"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/16 06:10:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi" 2025/11/16 06:10:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/16 06:10:48 DEBUG : Creating backend with remote "/tmp/rclone2838453366" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:10:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:10:49 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:10:49 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:10:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (2.23s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:10:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/16 06:10:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:10:50 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:10:50 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:10:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 06:10:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:10:51 INFO : sub dir/hello world: Copied (new) 2025/11/16 06:10:51 DEBUG : B2 bucket rclone-test-lahozix5semi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:10:52 DEBUG : Creating backend with remote "/non-existing" 2025/11/16 06:10:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/16 06:10:53 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:10:53 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:10:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:10:53 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:10:53 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:10:54 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 06:10:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:10:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.61s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:10:55 INFO : B2 bucket rclone-test-lahozix5semi: Running all checks before starting transfers 2025/11/16 06:10:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:10:55 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:10:55 INFO : B2 bucket rclone-test-lahozix5semi: Checks finished, now starting transfers 2025/11/16 06:10:55 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:10:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 06:10:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:10:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.31s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:10:56 ERROR : Ignoring --no-traverse with sync 2025/11/16 06:10:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:10:56 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:10:56 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:10:57 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 06:10:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:10:57 INFO : sub dir/hello world: Copied (new) 2025/11/16 06:10:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.43s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:10:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/16 06:10:58 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:10:58 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:10:58 DEBUG : hello world2: size = 12 OK 2025/11/16 06:10:58 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/16 06:10:58 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.28s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:10:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 06:10:59 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:10:59 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:10:59 DEBUG : potato2: size = 11 OK 2025/11/16 06:10:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:10:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 06:11:01 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:01 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:01 DEBUG : potato2: size = 11 OK 2025/11/16 06:11:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:11:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.99s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/16 06:11:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 06:11:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/16 06:11:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/16 06:11:02 INFO : sub dir2: Making directory 2025/11/16 06:11:02 INFO : sub dir: Making directory 2025/11/16 06:11:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:11:02 INFO : sub dir2/sub sub dir2: Making directory 2025/11/16 06:11:02 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:02 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 06:11:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:11:03 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" 2025/11/16 06:11:03 DEBUG : B2 bucket rclone-test-lahozix5semi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.24s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:03 INFO : sub dir2: Making directory 2025/11/16 06:11:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/16 06:11:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 06:11:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:11:04 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:04 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 06:11:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:11:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.34s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:05 DEBUG : sub dir2: Making directory with metadata 2025/11/16 06:11:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 06:11:05 INFO : sub dir2: Making directory 2025/11/16 06:11:05 INFO : sub dir: Making directory 2025/11/16 06:11:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:11:05 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:05 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 06:11:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:11:05 INFO : sub dir/hello world: Copied (new) 2025/11/16 06:11:05 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/16 06:11:06 DEBUG : B2 bucket rclone-test-lahozix5semi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/16 06:11:06 DEBUG : B2 bucket rclone-test-lahozix5semi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.52s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:07 INFO : sub dir2: Making directory 2025/11/16 06:11:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:11:07 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:07 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:07 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 06:11:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:11:07 INFO : sub dir/hello world: Copied (new) 2025/11/16 06:11:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.49s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:08 DEBUG : sub dir2: Making directory with metadata 2025/11/16 06:11:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 06:11:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/16 06:11:08 INFO : sub dir2: Making directory 2025/11/16 06:11:08 INFO : sub dir: Making directory 2025/11/16 06:11:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:11:08 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:08 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:09 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 06:11:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:11:09 INFO : sub dir/hello world: Copied (new) 2025/11/16 06:11:09 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/16 06:11:09 DEBUG : B2 bucket rclone-test-lahozix5semi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.25s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:10 INFO : sub dir2: Making directory 2025/11/16 06:11:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:11:10 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:10 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 06:11:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:11:10 INFO : sub dir/hello world: Copied (new) 2025/11/16 06:11:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.27s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:12 DEBUG : Creating backend with remote "TestB2:rclone-test-renexew4jota" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-lahozix5semi -> B2 bucket rclone-test-renexew4jota 2025/11/16 06:11:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:11:13 DEBUG : B2 bucket rclone-test-renexew4jota: Waiting for checks to finish 2025/11/16 06:11:13 DEBUG : B2 bucket rclone-test-renexew4jota: Waiting for transfers to finish 2025/11/16 06:11:15 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 06:11:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:11:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/16 06:11:15 DEBUG : B2 bucket rclone-test-renexew4jota: Purge remote 2025/11/16 06:11:15 INFO : B2 bucket rclone-test-renexew4jota: cleaning bucket "rclone-test-renexew4jota" of all files 2025/11/16 06:11:15 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d0340ad8bbb9fa80e1b_f1064f0db8249797c_d20251116_m061115_c001_v0001184_t0008_u01763273475176") --- PASS: TestServerSideCopy (6.34s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:11:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:11:19 DEBUG : sub dir/hello world: Sizes differ 2025/11/16 06:11:19 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:19 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:19 DEBUG : sub dir/hello world: size = 17 OK 2025/11/16 06:11:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/16 06:11:19 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.49s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qofecax1kowu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-lahozix5semi -> B2 bucket rclone-test-qofecax1kowu 2025/11/16 06:11:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:11:22 DEBUG : B2 bucket rclone-test-qofecax1kowu: Waiting for checks to finish 2025/11/16 06:11:22 DEBUG : B2 bucket rclone-test-qofecax1kowu: Waiting for transfers to finish 2025/11/16 06:11:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 06:11:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:11:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/16 06:11:24 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:11:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qofecax1kowu) 2025/11/16 06:11:24 DEBUG : sub dir/hello world: Sizes differ 2025/11/16 06:11:24 DEBUG : B2 bucket rclone-test-qofecax1kowu: Waiting for checks to finish 2025/11/16 06:11:24 DEBUG : B2 bucket rclone-test-qofecax1kowu: Waiting for transfers to finish 2025/11/16 06:11:25 DEBUG : sub dir/hello world: size = 17 OK 2025/11/16 06:11:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/16 06:11:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/16 06:11:25 DEBUG : B2 bucket rclone-test-qofecax1kowu: Purge remote 2025/11/16 06:11:25 INFO : B2 bucket rclone-test-qofecax1kowu: cleaning bucket "rclone-test-qofecax1kowu" of all files 2025/11/16 06:11:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f322d0340ad8bbb9fa80e1b_f116cd190e4f10ce0_d20251116_m061124_c001_v0001043_t0029_u01763273484638") 2025/11/16 06:11:25 DEBUG : sub dir/hello world: Deleting (id "4_z6f322d0340ad8bbb9fa80e1b_f107a1983b789536a_d20251116_m061123_c001_v0001184_t0047_u01763273483324") --- PASS: TestServerSideCopyOverSelf (7.56s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:11:28 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:11:28 DEBUG : sub dir/hello world: Sizes differ 2025/11/16 06:11:28 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:28 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:29 DEBUG : sub dir/hello world: size = 17 OK 2025/11/16 06:11:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/16 06:11:29 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/16 06:11:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.96s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qumoteb3mabu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-lahozix5semi -> B2 bucket rclone-test-qumoteb3mabu 2025/11/16 06:11:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:11:32 DEBUG : B2 bucket rclone-test-qumoteb3mabu: Waiting for checks to finish 2025/11/16 06:11:32 DEBUG : B2 bucket rclone-test-qumoteb3mabu: Waiting for transfers to finish 2025/11/16 06:11:34 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 06:11:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:11:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/16 06:11:35 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:11:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qumoteb3mabu) 2025/11/16 06:11:35 DEBUG : sub dir/hello world: Sizes differ 2025/11/16 06:11:35 DEBUG : B2 bucket rclone-test-qumoteb3mabu: Waiting for checks to finish 2025/11/16 06:11:35 DEBUG : B2 bucket rclone-test-qumoteb3mabu: Waiting for transfers to finish 2025/11/16 06:11:35 DEBUG : sub dir/hello world: size = 17 OK 2025/11/16 06:11:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/16 06:11:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/16 06:11:36 INFO : sub dir/hello world: Deleted 2025/11/16 06:11:36 DEBUG : testing file moves 2025/11/16 06:11:37 DEBUG : B2 bucket rclone-test-qumoteb3mabu: Waiting for checks to finish 2025/11/16 06:11:37 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:11:37 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qumoteb3mabu) 2025/11/16 06:11:37 DEBUG : sub dir/hello world: Sizes differ 2025/11/16 06:11:37 DEBUG : B2 bucket rclone-test-qumoteb3mabu: Waiting for transfers to finish 2025/11/16 06:11:37 DEBUG : sub dir/hello world: size = 24 OK 2025/11/16 06:11:37 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/16 06:11:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/16 06:11:37 INFO : sub dir/hello world: Deleted 2025/11/16 06:11:38 DEBUG : B2 bucket rclone-test-qumoteb3mabu: Purge remote 2025/11/16 06:11:38 INFO : B2 bucket rclone-test-qumoteb3mabu: cleaning bucket "rclone-test-qumoteb3mabu" of all files 2025/11/16 06:11:38 DEBUG : sub dir/hello world: Deleting (id "4_zcf024d7340ad8bbb9fa80e1b_f1052c08edc89e972_d20251116_m061137_c001_v0001041_t0003_u01763273497269") 2025/11/16 06:11:38 DEBUG : sub dir/hello world: Deleting (id "4_zcf024d7340ad8bbb9fa80e1b_f106361e5230f0381_d20251116_m061135_c001_v0001179_t0057_u01763273495827") 2025/11/16 06:11:38 DEBUG : sub dir/hello world: Deleting (id "4_zcf024d7340ad8bbb9fa80e1b_f115b6b15988b1d28_d20251116_m061133_c001_v0001120_t0017_u01763273493554") --- PASS: TestServerSideMoveOverSelf (10.34s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:40 ERROR : error listing: directory not found 2025/11/16 06:11:40 INFO : Local file system at /tmp/rclone2838453366: Making directory 2025/11/16 06:11:41 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:41 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.49s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:11:42 DEBUG : Local file system at /tmp/rclone2838453366: Waiting for checks to finish 2025/11/16 06:11:42 DEBUG : Local file system at /tmp/rclone2838453366: Waiting for transfers to finish 2025/11/16 06:11:43 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/16 06:11:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:11:43 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/16 06:11:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.84s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:43 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/16 06:11:43 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:43 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:44 DEBUG : check sum: size = 1 OK 2025/11/16 06:11:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/16 06:11:44 INFO : check sum: Copied (new) 2025/11/16 06:11:44 DEBUG : Waiting for deletions to finish 2025/11/16 06:11:44 DEBUG : check sum: size = 1 OK 2025/11/16 06:11:44 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/16 06:11:44 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/16 06:11:44 DEBUG : check sum: Unchanged skipping 2025/11/16 06:11:44 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:44 DEBUG : Waiting for deletions to finish 2025/11/16 06:11:44 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.85s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/16 06:11:45 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:45 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:45 DEBUG : sizeonly: size = 6 OK 2025/11/16 06:11:45 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/16 06:11:45 INFO : sizeonly: Copied (new) 2025/11/16 06:11:45 DEBUG : Waiting for deletions to finish 2025/11/16 06:11:46 DEBUG : sizeonly: size = 6 OK 2025/11/16 06:11:46 DEBUG : sizeonly: Sizes identical 2025/11/16 06:11:46 DEBUG : sizeonly: Unchanged skipping 2025/11/16 06:11:46 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:46 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:46 DEBUG : Waiting for deletions to finish 2025/11/16 06:11:46 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.57s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/16 06:11:47 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:47 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:47 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/16 06:11:47 INFO : ignore-size: Copied (new) 2025/11/16 06:11:47 DEBUG : Waiting for deletions to finish 2025/11/16 06:11:47 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:47 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:11:47 DEBUG : ignore-size: Unchanged skipping 2025/11/16 06:11:47 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:47 DEBUG : Waiting for deletions to finish 2025/11/16 06:11:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.63s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:49 DEBUG : existing: size = 6 OK 2025/11/16 06:11:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:11:49 DEBUG : existing: Unchanged skipping 2025/11/16 06:11:49 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:49 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:49 DEBUG : Waiting for deletions to finish 2025/11/16 06:11:49 INFO : There was nothing to transfer 2025/11/16 06:11:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/16 06:11:49 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:49 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:50 DEBUG : existing: size = 6 OK 2025/11/16 06:11:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/16 06:11:50 INFO : existing: Copied (replaced existing) 2025/11/16 06:11:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.34s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/16 06:11:51 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:51 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:51 DEBUG : existing: size = 6 OK 2025/11/16 06:11:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/16 06:11:51 INFO : existing: Copied (new) 2025/11/16 06:11:51 DEBUG : Waiting for deletions to finish 2025/11/16 06:11:51 DEBUG : existing: Destination exists, skipping 2025/11/16 06:11:51 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:51 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:51 DEBUG : Waiting for deletions to finish 2025/11/16 06:11:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.67s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:53 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/16 06:11:53 DEBUG : c/non empty space: size = 5 OK 2025/11/16 06:11:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:11:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/16 06:11:53 DEBUG : c/non empty space: Unchanged skipping 2025/11/16 06:11:53 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:53 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:54 DEBUG : a/potato2: size = 60 OK 2025/11/16 06:11:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 06:11:54 INFO : a/potato2: Copied (new) 2025/11/16 06:11:54 DEBUG : Waiting for deletions to finish 2025/11/16 06:11:54 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:55 DEBUG : empty space: size = 1 OK 2025/11/16 06:11:55 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 2025/11/16 06:11:55 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/16 06:11:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/16 06:11:55 DEBUG : empty space: Unchanged skipping 2025/11/16 06:11:55 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:55 DEBUG : Waiting for deletions to finish 2025/11/16 06:11:55 INFO : There was nothing to transfer 2025/11/16 06:11:56 DEBUG : empty space: size = 1 OK 2025/11/16 06:11:56 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 2025/11/16 06:11:56 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/16 06:11:57 INFO : empty space: Updated modification time in destination 2025/11/16 06:11:57 DEBUG : empty space: Unchanged skipping 2025/11/16 06:11:57 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:57 DEBUG : Waiting for deletions to finish 2025/11/16 06:11:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.90s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:11:58 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:11:58 DEBUG : empty space: size = 1 OK 2025/11/16 06:11:58 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 2025/11/16 06:11:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/16 06:11:58 DEBUG : empty space: Unchanged skipping 2025/11/16 06:11:58 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:11:58 DEBUG : Waiting for deletions to finish 2025/11/16 06:11:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:00 DEBUG : foo: size = 3 OK 2025/11/16 06:12:00 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 2025/11/16 06:12:00 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:12:00 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:12:00 DEBUG : foo: sha1 differ 2025/11/16 06:12:00 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:00 DEBUG : foo: size = 3 OK 2025/11/16 06:12:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/16 06:12:00 INFO : foo: Copied (replaced existing) 2025/11/16 06:12:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:01 DEBUG : empty space: size = 1 OK 2025/11/16 06:12:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:12:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/16 06:12:01 DEBUG : empty space: Unchanged skipping 2025/11/16 06:12:01 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:01 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:02 DEBUG : potato: size = 60 OK 2025/11/16 06:12:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 06:12:02 INFO : potato: Copied (new) 2025/11/16 06:12:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.44s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:04 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:12:04 DEBUG : potato: size = 60 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:12:04 DEBUG : potato: Sizes differ 2025/11/16 06:12:04 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:04 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:04 DEBUG : potato: size = 21 OK 2025/11/16 06:12:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/16 06:12:04 INFO : potato: Copied (replaced existing) 2025/11/16 06:12:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:06 DEBUG : potato: size = 21 OK 2025/11/16 06:12:06 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 2025/11/16 06:12:06 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2838453366) 2025/11/16 06:12:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:12:06 DEBUG : potato: sha1 differ 2025/11/16 06:12:06 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:06 DEBUG : potato: size = 21 OK 2025/11/16 06:12:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/16 06:12:06 INFO : potato: Copied (replaced existing) 2025/11/16 06:12:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 06:12:08 DEBUG : empty space: size = 1 OK 2025/11/16 06:12:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:12:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/16 06:12:08 DEBUG : empty space: Unchanged skipping 2025/11/16 06:12:08 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:08 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:08 DEBUG : Waiting for deletions to finish 2025/11/16 06:12:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:10 DEBUG : empty space: size = 1 OK 2025/11/16 06:12:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:12:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 06:12:10 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:10 DEBUG : empty space: Unchanged skipping 2025/11/16 06:12:10 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:10 DEBUG : potato2: size = 60 OK 2025/11/16 06:12:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 06:12:10 INFO : potato2: Copied (new) 2025/11/16 06:12:10 DEBUG : Waiting for deletions to finish 2025/11/16 06:12:10 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:12 INFO : d: Making directory 2025/11/16 06:12:12 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/16 06:12:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/16 06:12:12 DEBUG : c/non empty space: size = 5 OK 2025/11/16 06:12:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:12:12 DEBUG : c/non empty space: Unchanged skipping 2025/11/16 06:12:12 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:12 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:13 DEBUG : a/potato2: size = 60 OK 2025/11/16 06:12:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 06:12:13 INFO : a/potato2: Copied (new) 2025/11/16 06:12:13 DEBUG : Waiting for deletions to finish 2025/11/16 06:12:13 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:15 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/16 06:12:15 DEBUG : c/non empty space: size = 5 OK 2025/11/16 06:12:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:12:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/16 06:12:15 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:15 DEBUG : c/non empty space: Unchanged skipping 2025/11/16 06:12:15 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:15 DEBUG : a/potato2: size = 60 OK 2025/11/16 06:12:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 06:12:15 INFO : a/potato2: Copied (new) 2025/11/16 06:12:15 ERROR : B2 bucket rclone-test-lahozix5semi: not deleting files as there were IO errors 2025/11/16 06:12:15 ERROR : B2 bucket rclone-test-lahozix5semi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.72s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:18 DEBUG : Waiting for deletions to finish 2025/11/16 06:12:18 DEBUG : empty space: size = 1 OK 2025/11/16 06:12:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:12:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 06:12:18 DEBUG : empty space: Unchanged skipping 2025/11/16 06:12:18 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:18 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:18 INFO : potato: Deleted 2025/11/16 06:12:18 DEBUG : potato2: size = 60 OK 2025/11/16 06:12:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 06:12:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.48s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:20 DEBUG : Waiting for deletions to finish 2025/11/16 06:12:20 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:20 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:20 INFO : potato: Deleted 2025/11/16 06:12:20 DEBUG : empty space: size = 1 OK 2025/11/16 06:12:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:12:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 06:12:20 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:20 DEBUG : empty space: Unchanged skipping 2025/11/16 06:12:20 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:21 DEBUG : potato2: size = 60 OK 2025/11/16 06:12:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 06:12:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 06:12:22 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:22 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:23 DEBUG : potato2: size = 19 OK 2025/11/16 06:12:23 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/16 06:12:23 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.03s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:25 DEBUG : enormous: Excluded (Size Filter) 2025/11/16 06:12:25 DEBUG : enormous: Excluded 2025/11/16 06:12:25 DEBUG : potato2: Excluded (Size Filter) 2025/11/16 06:12:25 DEBUG : potato2: Excluded 2025/11/16 06:12:25 DEBUG : potato2: Excluded (Size Filter) 2025/11/16 06:12:25 DEBUG : empty space: size = 1 OK 2025/11/16 06:12:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:12:25 DEBUG : empty space: Unchanged skipping 2025/11/16 06:12:25 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:25 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:25 DEBUG : Waiting for deletions to finish 2025/11/16 06:12:25 INFO : There was nothing to transfer 2025/11/16 06:12:25 DEBUG : enormous: Excluded (Size Filter) 2025/11/16 06:12:25 DEBUG : enormous: Excluded 2025/11/16 06:12:25 DEBUG : potato2: Excluded (Size Filter) 2025/11/16 06:12:25 DEBUG : potato2: Excluded 2025/11/16 06:12:25 DEBUG : potato2: Excluded (Size Filter) 2025/11/16 06:12:25 DEBUG : empty space: size = 1 OK 2025/11/16 06:12:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/16 06:12:25 DEBUG : empty space: Unchanged skipping 2025/11/16 06:12:25 DEBUG : Local file system at /tmp/rclone2838453366: Waiting for checks to finish 2025/11/16 06:12:25 DEBUG : Local file system at /tmp/rclone2838453366: Waiting for transfers to finish 2025/11/16 06:12:25 DEBUG : Waiting for deletions to finish 2025/11/16 06:12:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.27s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:28 DEBUG : enormous: Excluded (Size Filter) 2025/11/16 06:12:28 DEBUG : enormous: Excluded 2025/11/16 06:12:28 DEBUG : potato2: Excluded (Size Filter) 2025/11/16 06:12:28 DEBUG : potato2: Excluded 2025/11/16 06:12:28 DEBUG : empty space: size = 1 OK 2025/11/16 06:12:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:12:28 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:28 DEBUG : empty space: Unchanged skipping 2025/11/16 06:12:28 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:28 DEBUG : Waiting for deletions to finish 2025/11/16 06:12:28 INFO : enormous: Deleted 2025/11/16 06:12:28 INFO : potato2: Deleted 2025/11/16 06:12:28 INFO : There was nothing to transfer 2025/11/16 06:12:29 DEBUG : empty space: size = 1 OK 2025/11/16 06:12:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/16 06:12:29 DEBUG : empty space: Unchanged skipping 2025/11/16 06:12:29 DEBUG : Local file system at /tmp/rclone2838453366: Waiting for checks to finish 2025/11/16 06:12:29 DEBUG : Local file system at /tmp/rclone2838453366: Waiting for transfers to finish 2025/11/16 06:12:29 DEBUG : Waiting for deletions to finish 2025/11/16 06:12:29 INFO : enormous: Deleted 2025/11/16 06:12:29 INFO : potato2: Deleted 2025/11/16 06:12:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.12s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:31 DEBUG : five: Need to transfer - File not found at Destination 2025/11/16 06:12:31 DEBUG : four: size = 4 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:12:31 DEBUG : four: size = 8 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:12:31 DEBUG : one: Destination is newer than source, skipping 2025/11/16 06:12:31 DEBUG : three: size = 5 OK 2025/11/16 06:12:31 DEBUG : three: Sizes identical 2025/11/16 06:12:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/16 06:12:31 DEBUG : two: size = 3 OK 2025/11/16 06:12:31 DEBUG : four: Sizes differ 2025/11/16 06:12:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/16 06:12:31 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2838453366) 2025/11/16 06:12:31 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:12:31 DEBUG : two: sha1 differ 2025/11/16 06:12:31 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:31 DEBUG : four: size = 4 OK 2025/11/16 06:12:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/16 06:12:31 INFO : four: Copied (replaced existing) 2025/11/16 06:12:32 DEBUG : five: size = 4 OK 2025/11/16 06:12:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/16 06:12:32 INFO : five: Copied (new) 2025/11/16 06:12:32 DEBUG : two: size = 3 OK 2025/11/16 06:12:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/16 06:12:32 INFO : two: Copied (replaced existing) 2025/11/16 06:12:32 DEBUG : Waiting for deletions to finish 2025/11/16 06:12:32 DEBUG : five: size = 4 OK 2025/11/16 06:12:32 DEBUG : four: size = 4 OK 2025/11/16 06:12:32 DEBUG : one: Destination is newer than source, skipping 2025/11/16 06:12:32 DEBUG : two: size = 3 OK 2025/11/16 06:12:32 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:32 DEBUG : three: size = 5 OK 2025/11/16 06:12:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/16 06:12:32 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/16 06:12:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/16 06:12:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/16 06:12:32 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/16 06:12:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/16 06:12:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/16 06:12:32 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/16 06:12:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/16 06:12:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2838453366) 2025/11/16 06:12:32 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:12:32 DEBUG : three: sha1 differ 2025/11/16 06:12:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/16 06:12:32 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:32 DEBUG : three: size = 5 OK 2025/11/16 06:12:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/16 06:12:32 INFO : three: Copied (replaced existing) 2025/11/16 06:12:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.77s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/16 06:12:34 INFO : B2 bucket rclone-test-lahozix5semi: Making map for --track-renames 2025/11/16 06:12:34 INFO : B2 bucket rclone-test-lahozix5semi: Finished making map for --track-renames 2025/11/16 06:12:34 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/16 06:12:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/16 06:12:34 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for renames to finish 2025/11/16 06:12:34 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:35 DEBUG : potato: size = 14 OK 2025/11/16 06:12:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/16 06:12:35 INFO : potato: Copied (new) 2025/11/16 06:12:35 DEBUG : yam: size = 11 OK 2025/11/16 06:12:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/16 06:12:35 INFO : yam: Copied (new) 2025/11/16 06:12:35 DEBUG : Waiting for deletions to finish 2025/11/16 06:12:35 DEBUG : potato: size = 14 OK 2025/11/16 06:12:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:12:35 INFO : B2 bucket rclone-test-lahozix5semi: Making map for --track-renames 2025/11/16 06:12:35 INFO : B2 bucket rclone-test-lahozix5semi: Finished making map for --track-renames 2025/11/16 06:12:35 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:35 DEBUG : potato: Unchanged skipping 2025/11/16 06:12:35 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for renames to finish 2025/11/16 06:12:36 DEBUG : yaml: size = 11 OK 2025/11/16 06:12:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/16 06:12:36 INFO : yam: Copied (server-side copy) to: yaml 2025/11/16 06:12:36 INFO : yam: Deleted 2025/11/16 06:12:36 INFO : yaml: Renamed from "yam" 2025/11/16 06:12:36 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/16 06:12:37 INFO : B2 bucket rclone-test-lahozix5semi: Making map for --track-renames 2025/11/16 06:12:37 INFO : B2 bucket rclone-test-lahozix5semi: Finished making map for --track-renames 2025/11/16 06:12:37 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/16 06:12:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/16 06:12:37 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for renames to finish 2025/11/16 06:12:37 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:38 DEBUG : potato: size = 14 OK 2025/11/16 06:12:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/16 06:12:38 INFO : potato: Copied (new) 2025/11/16 06:12:38 DEBUG : yam: size = 11 OK 2025/11/16 06:12:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/16 06:12:38 INFO : yam: Copied (new) 2025/11/16 06:12:38 DEBUG : Waiting for deletions to finish 2025/11/16 06:12:38 DEBUG : potato: size = 14 OK 2025/11/16 06:12:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:12:38 INFO : B2 bucket rclone-test-lahozix5semi: Making map for --track-renames 2025/11/16 06:12:38 INFO : B2 bucket rclone-test-lahozix5semi: Finished making map for --track-renames 2025/11/16 06:12:38 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:38 DEBUG : potato: Unchanged skipping 2025/11/16 06:12:38 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for renames to finish 2025/11/16 06:12:39 DEBUG : yaml: size = 11 OK 2025/11/16 06:12:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/16 06:12:39 INFO : yam: Copied (server-side copy) to: yaml 2025/11/16 06:12:39 INFO : yam: Deleted 2025/11/16 06:12:39 INFO : yaml: Renamed from "yam" 2025/11/16 06:12:39 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.87s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/16 06:12:40 INFO : B2 bucket rclone-test-lahozix5semi: Making map for --track-renames 2025/11/16 06:12:40 INFO : B2 bucket rclone-test-lahozix5semi: Finished making map for --track-renames 2025/11/16 06:12:40 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/16 06:12:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/16 06:12:40 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for renames to finish 2025/11/16 06:12:40 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:41 DEBUG : potato: size = 14 OK 2025/11/16 06:12:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/16 06:12:41 INFO : potato: Copied (new) 2025/11/16 06:12:41 DEBUG : sub/yam: size = 11 OK 2025/11/16 06:12:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/16 06:12:41 INFO : sub/yam: Copied (new) 2025/11/16 06:12:41 DEBUG : Waiting for deletions to finish 2025/11/16 06:12:41 DEBUG : potato: size = 14 OK 2025/11/16 06:12:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:12:41 DEBUG : potato: Unchanged skipping 2025/11/16 06:12:41 INFO : B2 bucket rclone-test-lahozix5semi: Making map for --track-renames 2025/11/16 06:12:41 INFO : B2 bucket rclone-test-lahozix5semi: Finished making map for --track-renames 2025/11/16 06:12:41 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:41 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for renames to finish 2025/11/16 06:12:42 DEBUG : yam: size = 11 OK 2025/11/16 06:12:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/16 06:12:42 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/16 06:12:42 INFO : sub/yam: Deleted 2025/11/16 06:12:42 INFO : yam: Renamed from "sub/yam" 2025/11/16 06:12:42 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.97s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:43 DEBUG : Creating backend with remote "/tmp/rclone2838453366/dir1" 2025/11/16 06:12:43 DEBUG : Creating backend with remote "/tmp/rclone2838453366/dir2" 2025/11/16 06:12:43 DEBUG : Local file system at /tmp/rclone2838453366/dir2: Using server-side directory move 2025/11/16 06:12:43 INFO : Local file system at /tmp/rclone2838453366/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/16 06:12:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/16 06:12:43 DEBUG : Local file system at /tmp/rclone2838453366/dir2: Waiting for checks to finish 2025/11/16 06:12:43 DEBUG : Local file system at /tmp/rclone2838453366/dir2: Waiting for transfers to finish 2025/11/16 06:12:43 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:12:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/16 06:12:43 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:43 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:44 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/16 06:12:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/16 06:12:44 INFO : nested/sub dir/file: Copied (new) 2025/11/16 06:12:44 INFO : nested/sub dir/file: Deleted 2025/11/16 06:12:44 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 06:12:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:12:44 INFO : sub dir/hello world: Copied (new) 2025/11/16 06:12:44 INFO : sub dir/hello world: Deleted 2025/11/16 06:12:44 INFO : sub dir: Removing directory 2025/11/16 06:12:44 INFO : nested/sub dir: Removing directory 2025/11/16 06:12:44 INFO : nested: Removing directory 2025/11/16 06:12:44 DEBUG : Local file system at /tmp/rclone2838453366: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/16 06:12:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/16 06:12:45 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:45 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:46 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/16 06:12:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/16 06:12:46 INFO : nested/sub dir/file: Copied (new) 2025/11/16 06:12:46 INFO : nested/sub dir/file: Deleted 2025/11/16 06:12:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/16 06:12:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:12:46 INFO : sub dir/hello world: Copied (new) 2025/11/16 06:12:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/16 06:12:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/16 06:12:47 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:47 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:48 DEBUG : existing: size = 6 OK 2025/11/16 06:12:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/16 06:12:48 INFO : existing: Copied (new) 2025/11/16 06:12:48 INFO : existing: Deleted 2025/11/16 06:12:48 DEBUG : existing-b: size = 6 OK 2025/11/16 06:12:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/16 06:12:48 INFO : existing-b: Copied (new) 2025/11/16 06:12:48 INFO : existing-b: Deleted 2025/11/16 06:12:48 DEBUG : existing: Destination exists, skipping 2025/11/16 06:12:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/16 06:12:48 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:12:48 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:12:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.03s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:12:49 DEBUG : Creating backend with remote "TestB2:rclone-test-lotosuw5negi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-lahozix5semi -> B2 bucket rclone-test-lotosuw5negi 2025/11/16 06:12:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 06:12:55 DEBUG : empty space: size = 1 OK 2025/11/16 06:12:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/16 06:12:55 DEBUG : empty space: Unchanged skipping 2025/11/16 06:12:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:12:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lotosuw5negi) 2025/11/16 06:12:55 DEBUG : potato3: Sizes differ 2025/11/16 06:12:55 DEBUG : B2 bucket rclone-test-lotosuw5negi: Waiting for checks to finish 2025/11/16 06:12:55 INFO : empty space: Deleted 2025/11/16 06:12:55 DEBUG : B2 bucket rclone-test-lotosuw5negi: Waiting for transfers to finish 2025/11/16 06:12:55 DEBUG : potato3: size = 68 OK 2025/11/16 06:12:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/16 06:12:55 INFO : potato3: Copied (server-side copy) 2025/11/16 06:12:56 DEBUG : potato2: size = 60 OK 2025/11/16 06:12:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 06:12:56 INFO : potato2: Copied (server-side copy) 2025/11/16 06:12:56 INFO : potato3: Deleted 2025/11/16 06:12:56 INFO : potato2: Deleted 2025/11/16 06:12:56 DEBUG : Creating backend with remote "TestB2:rclone-test-hasexaw3deze" 2025/11/16 06:12:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/16 06:12:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 06:12:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/16 06:12:57 DEBUG : B2 bucket rclone-test-hasexaw3deze: Waiting for checks to finish 2025/11/16 06:12:57 DEBUG : B2 bucket rclone-test-hasexaw3deze: Waiting for transfers to finish 2025/11/16 06:12:59 DEBUG : empty space: size = 1 OK 2025/11/16 06:12:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/16 06:12:59 INFO : empty space: Copied (server-side copy) 2025/11/16 06:12:59 INFO : empty space: Deleted 2025/11/16 06:12:59 DEBUG : potato2: size = 60 OK 2025/11/16 06:12:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 06:12:59 INFO : potato2: Copied (server-side copy) 2025/11/16 06:13:00 INFO : potato2: Deleted 2025/11/16 06:13:00 DEBUG : potato3: size = 68 OK 2025/11/16 06:13:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/16 06:13:00 INFO : potato3: Copied (server-side copy) 2025/11/16 06:13:00 INFO : potato3: Deleted 2025/11/16 06:13:00 DEBUG : B2 bucket rclone-test-hasexaw3deze: Purge remote 2025/11/16 06:13:00 INFO : B2 bucket rclone-test-hasexaw3deze: cleaning bucket "rclone-test-hasexaw3deze" of all files 2025/11/16 06:13:01 DEBUG : empty space: Deleting (id "4_z1fe29d6340bd8bbb9fa80e1b_f106a1d4e3cce14cf_d20251116_m061259_c001_v0001178_t0043_u01763273579424") 2025/11/16 06:13:01 DEBUG : potato2: Deleting (id "4_z1fe29d6340bd8bbb9fa80e1b_f110e46e367726274_d20251116_m061259_c001_v0001182_t0041_u01763273579668") 2025/11/16 06:13:01 DEBUG : potato3: Deleting (id "4_z1fe29d6340bd8bbb9fa80e1b_f104f37b0ebf76cda_d20251116_m061259_c001_v0001109_t0034_u01763273579798") 2025/11/16 06:13:02 DEBUG : B2 bucket rclone-test-lotosuw5negi: Purge remote 2025/11/16 06:13:02 INFO : B2 bucket rclone-test-lotosuw5negi: cleaning bucket "rclone-test-lotosuw5negi" of all files 2025/11/16 06:13:02 DEBUG : empty space: Deleting (id "4_z3f528d0340bd8bbb9fa80e1b_f414a76597f47c61b_d20251116_m061259_c001_v7007000_t0000_u01763273579642") 2025/11/16 06:13:02 DEBUG : empty space: Deleting (id "4_z3f528d0340bd8bbb9fa80e1b_f112aa7ad37c69645_d20251116_m061254_c001_v0001092_t0034_u01763273574240") 2025/11/16 06:13:02 DEBUG : potato2: Deleting (id "4_z3f528d0340bd8bbb9fa80e1b_f414a76597f47c61d_d20251116_m061259_c001_v7007000_t0000_u01763273579943") 2025/11/16 06:13:02 DEBUG : potato2: Deleting (id "4_z3f528d0340bd8bbb9fa80e1b_f11698e1faceb669c_d20251116_m061255_c001_v0001106_t0019_u01763273575506") 2025/11/16 06:13:02 DEBUG : potato3: Deleting (id "4_z3f528d0340bd8bbb9fa80e1b_f414a76597f47c620_d20251116_m061300_c001_v7007000_t0000_u01763273580377") 2025/11/16 06:13:02 DEBUG : potato3: Deleting (id "4_z3f528d0340bd8bbb9fa80e1b_f1038ef565c50a3bb_d20251116_m061255_c001_v0001176_t0015_u01763273575833") 2025/11/16 06:13:02 DEBUG : potato3: Deleting (id "4_z3f528d0340bd8bbb9fa80e1b_f112aa7ad37c69649_d20251116_m061254_c001_v0001092_t0040_u01763273574702") --- PASS: TestServerSideMove (15.97s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:13:05 DEBUG : Creating backend with remote "TestB2:rclone-test-saqicac9qiri" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-lahozix5semi -> B2 bucket rclone-test-saqicac9qiri 2025/11/16 06:13:11 DEBUG : empty space: Excluded (Size Filter) 2025/11/16 06:13:11 DEBUG : empty space: Excluded (Size Filter) 2025/11/16 06:13:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 06:13:11 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:13:11 DEBUG : potato3: size = 60 (B2 bucket rclone-test-saqicac9qiri) 2025/11/16 06:13:11 DEBUG : potato3: Sizes differ 2025/11/16 06:13:11 DEBUG : B2 bucket rclone-test-saqicac9qiri: Waiting for checks to finish 2025/11/16 06:13:11 DEBUG : B2 bucket rclone-test-saqicac9qiri: Waiting for transfers to finish 2025/11/16 06:13:12 DEBUG : potato2: size = 60 OK 2025/11/16 06:13:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 06:13:12 INFO : potato2: Copied (server-side copy) 2025/11/16 06:13:12 INFO : potato2: Deleted 2025/11/16 06:13:13 DEBUG : potato3: size = 68 OK 2025/11/16 06:13:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/16 06:13:13 INFO : potato3: Copied (server-side copy) 2025/11/16 06:13:13 INFO : potato3: Deleted 2025/11/16 06:13:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kujataq4siji" 2025/11/16 06:13:14 DEBUG : empty space: Excluded (Size Filter) 2025/11/16 06:13:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 06:13:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/16 06:13:14 DEBUG : B2 bucket rclone-test-kujataq4siji: Waiting for checks to finish 2025/11/16 06:13:14 DEBUG : B2 bucket rclone-test-kujataq4siji: Waiting for transfers to finish 2025/11/16 06:13:16 DEBUG : potato3: size = 68 OK 2025/11/16 06:13:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/16 06:13:16 INFO : potato3: Copied (server-side copy) 2025/11/16 06:13:16 DEBUG : potato2: size = 60 OK 2025/11/16 06:13:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 06:13:16 INFO : potato2: Copied (server-side copy) 2025/11/16 06:13:16 INFO : potato3: Deleted 2025/11/16 06:13:16 INFO : potato2: Deleted 2025/11/16 06:13:17 DEBUG : B2 bucket rclone-test-kujataq4siji: Purge remote 2025/11/16 06:13:17 INFO : B2 bucket rclone-test-kujataq4siji: cleaning bucket "rclone-test-kujataq4siji" of all files 2025/11/16 06:13:17 DEBUG : potato2: Deleting (id "4_z1f42dd8340bd8bbb9fa80e1b_f1134c58f4a313163_d20251116_m061316_c001_v0001109_t0021_u01763273596288") 2025/11/16 06:13:17 DEBUG : potato3: Deleting (id "4_z1f42dd8340bd8bbb9fa80e1b_f103559da496fc07d_d20251116_m061316_c001_v0001179_t0035_u01763273596629") 2025/11/16 06:13:19 DEBUG : B2 bucket rclone-test-saqicac9qiri: Purge remote 2025/11/16 06:13:19 INFO : B2 bucket rclone-test-saqicac9qiri: cleaning bucket "rclone-test-saqicac9qiri" of all files 2025/11/16 06:13:19 DEBUG : empty space: Deleting (id "4_z0fc2cd3340bd8bbb9fa80e1b_f1077e5f69cb68bc4_d20251116_m061311_c001_v0001183_t0004_u01763273591076") 2025/11/16 06:13:19 DEBUG : potato2: Deleting (id "4_z0fc2cd3340bd8bbb9fa80e1b_f418764822310c288_d20251116_m061316_c001_v7007000_t0000_u01763273596892") 2025/11/16 06:13:19 DEBUG : potato2: Deleting (id "4_z0fc2cd3340bd8bbb9fa80e1b_f112d2041606b0578_d20251116_m061312_c001_v0001101_t0041_u01763273592014") 2025/11/16 06:13:19 DEBUG : potato3: Deleting (id "4_z0fc2cd3340bd8bbb9fa80e1b_f423d2aea6061d3c2_d20251116_m061316_c001_v7007000_t0000_u01763273596827") 2025/11/16 06:13:19 DEBUG : potato3: Deleting (id "4_z0fc2cd3340bd8bbb9fa80e1b_f118b63ee8653dce1_d20251116_m061312_c001_v0001144_t0025_u01763273592341") 2025/11/16 06:13:19 DEBUG : potato3: Deleting (id "4_z0fc2cd3340bd8bbb9fa80e1b_f1077e5f69cb68bc6_d20251116_m061311_c001_v0001183_t0003_u01763273591336") --- PASS: TestServerSideMoveWithFilter (16.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:13:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fopavic7vami" 2025/11/16 06:13:24 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-lahozix5semi -> B2 bucket rclone-test-fopavic7vami 2025/11/16 06:13:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 06:13:28 DEBUG : empty space: size = 1 OK 2025/11/16 06:13:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/16 06:13:28 DEBUG : empty space: Unchanged skipping 2025/11/16 06:13:28 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:13:28 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fopavic7vami) 2025/11/16 06:13:28 DEBUG : potato3: Sizes differ 2025/11/16 06:13:28 DEBUG : B2 bucket rclone-test-fopavic7vami: Waiting for checks to finish 2025/11/16 06:13:28 INFO : empty space: Deleted 2025/11/16 06:13:28 DEBUG : B2 bucket rclone-test-fopavic7vami: Waiting for transfers to finish 2025/11/16 06:13:28 DEBUG : potato2: size = 60 OK 2025/11/16 06:13:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 06:13:28 INFO : potato2: Copied (server-side copy) 2025/11/16 06:13:28 INFO : potato2: Deleted 2025/11/16 06:13:29 DEBUG : potato3: size = 68 OK 2025/11/16 06:13:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/16 06:13:29 INFO : potato3: Copied (server-side copy) 2025/11/16 06:13:29 INFO : potato3: Deleted 2025/11/16 06:13:30 DEBUG : Creating backend with remote "TestB2:rclone-test-duyiyeh9gefo" 2025/11/16 06:13:30 INFO : tomatoDir: Making directory 2025/11/16 06:13:31 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/16 06:13:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/16 06:13:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/16 06:13:31 DEBUG : B2 bucket rclone-test-duyiyeh9gefo: Waiting for checks to finish 2025/11/16 06:13:31 DEBUG : B2 bucket rclone-test-duyiyeh9gefo: Waiting for transfers to finish 2025/11/16 06:13:32 DEBUG : empty space: size = 1 OK 2025/11/16 06:13:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/16 06:13:32 INFO : empty space: Copied (server-side copy) 2025/11/16 06:13:32 INFO : empty space: Deleted 2025/11/16 06:13:32 DEBUG : potato3: size = 68 OK 2025/11/16 06:13:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/16 06:13:32 INFO : potato3: Copied (server-side copy) 2025/11/16 06:13:32 INFO : potato3: Deleted 2025/11/16 06:13:33 DEBUG : potato2: size = 60 OK 2025/11/16 06:13:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/16 06:13:33 INFO : potato2: Copied (server-side copy) 2025/11/16 06:13:33 INFO : potato2: Deleted 2025/11/16 06:13:33 DEBUG : B2 bucket rclone-test-duyiyeh9gefo: Purge remote 2025/11/16 06:13:33 INFO : B2 bucket rclone-test-duyiyeh9gefo: cleaning bucket "rclone-test-duyiyeh9gefo" of all files 2025/11/16 06:13:33 DEBUG : empty space: Deleting (id "4_zefa21d7340cd8bbb9fa80e1b_f106dddd71a827975_d20251116_m061332_c001_v0001172_t0018_u01763273612190") 2025/11/16 06:13:33 DEBUG : potato2: Deleting (id "4_zefa21d7340cd8bbb9fa80e1b_f1024a03a1e0998eb_d20251116_m061332_c001_v0001044_t0023_u01763273612553") 2025/11/16 06:13:33 DEBUG : potato3: Deleting (id "4_zefa21d7340cd8bbb9fa80e1b_f1009a6827aa9fa6b_d20251116_m061332_c001_v0001184_t0025_u01763273612568") 2025/11/16 06:13:35 DEBUG : B2 bucket rclone-test-fopavic7vami: Purge remote 2025/11/16 06:13:35 INFO : B2 bucket rclone-test-fopavic7vami: cleaning bucket "rclone-test-fopavic7vami" of all files 2025/11/16 06:13:35 DEBUG : empty space: Deleting (id "4_zdf020d1340cd8bbb9fa80e1b_f41523415b84510dc_d20251116_m061332_c001_v7007000_t0000_u01763273612633") 2025/11/16 06:13:35 DEBUG : empty space: Deleting (id "4_zdf020d1340cd8bbb9fa80e1b_f118315bb6208f1ae_d20251116_m061327_c001_v0001131_t0041_u01763273607149") 2025/11/16 06:13:35 DEBUG : potato2: Deleting (id "4_zdf020d1340cd8bbb9fa80e1b_f41523415b84510e0_d20251116_m061333_c001_v7007000_t0000_u01763273613117") 2025/11/16 06:13:35 DEBUG : potato2: Deleting (id "4_zdf020d1340cd8bbb9fa80e1b_f11309509809f1b21_d20251116_m061328_c001_v0001134_t0052_u01763273608165") 2025/11/16 06:13:35 DEBUG : potato3: Deleting (id "4_zdf020d1340cd8bbb9fa80e1b_f41523415b84510dd_d20251116_m061332_c001_v7007000_t0000_u01763273612820") 2025/11/16 06:13:35 DEBUG : potato3: Deleting (id "4_zdf020d1340cd8bbb9fa80e1b_f1108e23681980484_d20251116_m061328_c001_v0001042_t0029_u01763273608529") 2025/11/16 06:13:35 DEBUG : potato3: Deleting (id "4_zdf020d1340cd8bbb9fa80e1b_f118315bb6208f1b2_d20251116_m061327_c001_v0001131_t0001_u01763273607445") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.16s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:13:38 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:13:40 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:13:42 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/rclone-sync-test" 2025/11/16 06:13:44 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/rclone-sync-test-include/layer2" 2025/11/16 06:13:46 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/rclone-sync-test-ignore-file" 2025/11/16 06:13:49 DEBUG : B2 bucket rclone-test-lahozix5semi path rclone-sync-test: Waiting for checks to finish 2025/11/16 06:13:49 DEBUG : B2 bucket rclone-test-lahozix5semi path rclone-sync-test: Waiting for transfers to finish 2025/11/16 06:13:49 DEBUG : Waiting for deletions to finish 2025/11/16 06:13:49 INFO : There was nothing to transfer 2025/11/16 06:13:50 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:13:50 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:13:50 DEBUG : Waiting for deletions to finish 2025/11/16 06:13:50 INFO : There was nothing to transfer 2025/11/16 06:13:50 DEBUG : B2 bucket rclone-test-lahozix5semi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/16 06:13:50 DEBUG : B2 bucket rclone-test-lahozix5semi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/16 06:13:50 DEBUG : Waiting for deletions to finish 2025/11/16 06:13:50 INFO : There was nothing to transfer 2025/11/16 06:13:51 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:13:51 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:13:51 DEBUG : Waiting for deletions to finish 2025/11/16 06:13:51 INFO : There was nothing to transfer 2025/11/16 06:13:51 DEBUG : B2 bucket rclone-test-lahozix5semi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/16 06:13:51 DEBUG : B2 bucket rclone-test-lahozix5semi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/16 06:13:51 DEBUG : Waiting for deletions to finish 2025/11/16 06:13:51 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.78s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:13:51 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/dst" 2025/11/16 06:13:53 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/CompareDest" 2025/11/16 06:13:55 DEBUG : one: Need to transfer - File not found at Destination 2025/11/16 06:13:55 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:13:55 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:13:55 DEBUG : one: size = 3 OK 2025/11/16 06:13:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 06:13:55 INFO : one: Copied (new) 2025/11/16 06:13:55 DEBUG : Waiting for deletions to finish 2025/11/16 06:13:56 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:13:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:13:56 DEBUG : one: size = 3 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:13:56 DEBUG : one: Sizes differ 2025/11/16 06:13:56 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:13:56 DEBUG : one: size = 5 OK 2025/11/16 06:13:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/16 06:13:56 INFO : one: Copied (replaced existing) 2025/11/16 06:13:56 DEBUG : Waiting for deletions to finish 2025/11/16 06:13:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:13:59 DEBUG : one: size = 3 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:13:59 DEBUG : one: Sizes differ 2025/11/16 06:13:59 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:13:59 DEBUG : one: size = 5 OK 2025/11/16 06:13:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:13:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/16 06:13:59 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:13:59 DEBUG : Waiting for deletions to finish 2025/11/16 06:13:59 INFO : There was nothing to transfer 2025/11/16 06:14:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:14:00 DEBUG : one: size = 3 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:14:00 DEBUG : one: Sizes differ 2025/11/16 06:14:00 DEBUG : two: size = 3 OK 2025/11/16 06:14:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:14:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/16 06:14:00 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:14:01 DEBUG : one: size = 5 OK 2025/11/16 06:14:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:14:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/16 06:14:01 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:14:01 DEBUG : Waiting for deletions to finish 2025/11/16 06:14:01 INFO : There was nothing to transfer 2025/11/16 06:14:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:14:01 DEBUG : one: size = 3 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:14:01 DEBUG : one: Sizes differ 2025/11/16 06:14:01 DEBUG : two: size = 3 OK 2025/11/16 06:14:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:14:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/16 06:14:01 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:14:01 DEBUG : one: size = 5 OK 2025/11/16 06:14:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:14:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/16 06:14:01 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:14:01 DEBUG : Waiting for deletions to finish 2025/11/16 06:14:01 INFO : There was nothing to transfer 2025/11/16 06:14:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:14:02 DEBUG : one: size = 3 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:14:02 DEBUG : one: Sizes differ 2025/11/16 06:14:02 DEBUG : two: size = 3 OK 2025/11/16 06:14:02 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 2025/11/16 06:14:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/16 06:14:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/16 06:14:02 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:14:02 DEBUG : one: size = 5 OK 2025/11/16 06:14:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:14:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/16 06:14:02 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:14:02 DEBUG : Waiting for deletions to finish 2025/11/16 06:14:02 INFO : There was nothing to transfer 2025/11/16 06:14:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:14:03 DEBUG : one: size = 3 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:14:03 DEBUG : one: Sizes differ 2025/11/16 06:14:03 DEBUG : two: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:14:03 DEBUG : two: size = 3 (B2 bucket rclone-test-lahozix5semi path CompareDest) 2025/11/16 06:14:03 DEBUG : two: Sizes differ 2025/11/16 06:14:03 DEBUG : two: Need to transfer - File not found at Destination 2025/11/16 06:14:03 DEBUG : one: size = 5 OK 2025/11/16 06:14:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:14:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/16 06:14:03 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:14:03 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:14:04 DEBUG : two: size = 5 OK 2025/11/16 06:14:04 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/16 06:14:04 INFO : two: Copied (new) 2025/11/16 06:14:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.59s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:14:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/dest" 2025/11/16 06:14:08 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/pre-dest1" 2025/11/16 06:14:09 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/pre-dest2" 2025/11/16 06:14:11 DEBUG : 1: size = 1 OK 2025/11/16 06:14:11 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:14:11 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/16 06:14:12 DEBUG : 2: size = 1 OK 2025/11/16 06:14:12 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:14:12 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/16 06:14:12 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/16 06:14:12 DEBUG : B2 bucket rclone-test-lahozix5semi path dest: Waiting for checks to finish 2025/11/16 06:14:12 DEBUG : B2 bucket rclone-test-lahozix5semi path dest: Waiting for transfers to finish 2025/11/16 06:14:13 DEBUG : 3: size = 1 OK 2025/11/16 06:14:13 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/16 06:14:13 INFO : 3: Copied (new) 2025/11/16 06:14:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.39s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:14:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/dst" 2025/11/16 06:14:16 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/CopyDest" 2025/11/16 06:14:18 DEBUG : one: Need to transfer - File not found at Destination 2025/11/16 06:14:18 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:14:18 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:14:18 DEBUG : one: size = 3 OK 2025/11/16 06:14:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 06:14:18 INFO : one: Copied (new) 2025/11/16 06:14:18 DEBUG : Waiting for deletions to finish 2025/11/16 06:14:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:14:19 DEBUG : one: size = 3 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:14:19 DEBUG : one: Sizes differ 2025/11/16 06:14:19 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:14:19 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:14:19 DEBUG : one: size = 5 OK 2025/11/16 06:14:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/16 06:14:19 INFO : one: Copied (replaced existing) 2025/11/16 06:14:19 DEBUG : Waiting for deletions to finish 2025/11/16 06:14:21 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/BackupDir" 2025/11/16 06:14:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:14:23 DEBUG : one: size = 3 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:14:23 DEBUG : one: Sizes differ 2025/11/16 06:14:23 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:14:23 DEBUG : one: size = 5 OK 2025/11/16 06:14:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:14:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:14:23 DEBUG : one: size = 3 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:14:23 DEBUG : one: Sizes differ 2025/11/16 06:14:24 DEBUG : one: size = 3 OK 2025/11/16 06:14:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 06:14:24 INFO : one: Copied (server-side copy) 2025/11/16 06:14:25 INFO : one: Deleted 2025/11/16 06:14:25 DEBUG : one: size = 5 OK 2025/11/16 06:14:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/16 06:14:25 INFO : one: Copied (server-side copy) 2025/11/16 06:14:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/16 06:14:25 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:14:25 DEBUG : Waiting for deletions to finish 2025/11/16 06:14:26 DEBUG : one: size = 5 OK 2025/11/16 06:14:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:14:26 DEBUG : one: Unchanged skipping 2025/11/16 06:14:26 DEBUG : two: size = 3 OK 2025/11/16 06:14:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:14:27 DEBUG : two: size = 3 OK 2025/11/16 06:14:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/16 06:14:27 INFO : two: Copied (server-side copy) 2025/11/16 06:14:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/16 06:14:27 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:14:27 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:14:27 DEBUG : Waiting for deletions to finish 2025/11/16 06:14:27 DEBUG : one: size = 5 OK 2025/11/16 06:14:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:14:27 DEBUG : one: Unchanged skipping 2025/11/16 06:14:27 DEBUG : two: size = 3 OK 2025/11/16 06:14:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:14:27 DEBUG : two: Unchanged skipping 2025/11/16 06:14:27 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:14:27 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:14:27 DEBUG : Waiting for deletions to finish 2025/11/16 06:14:27 INFO : There was nothing to transfer 2025/11/16 06:14:29 DEBUG : one: size = 5 OK 2025/11/16 06:14:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:14:29 DEBUG : one: Unchanged skipping 2025/11/16 06:14:29 DEBUG : three: size = 7 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:14:29 DEBUG : three: size = 5 (B2 bucket rclone-test-lahozix5semi path CopyDest) 2025/11/16 06:14:29 DEBUG : three: Sizes differ 2025/11/16 06:14:29 DEBUG : three: Destination not found in --copy-dest 2025/11/16 06:14:29 DEBUG : three: Need to transfer - File not found at Destination 2025/11/16 06:14:29 DEBUG : two: size = 3 OK 2025/11/16 06:14:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/16 06:14:29 DEBUG : two: Unchanged skipping 2025/11/16 06:14:29 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:14:29 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:14:29 DEBUG : three: size = 7 OK 2025/11/16 06:14:29 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/16 06:14:29 INFO : three: Copied (new) 2025/11/16 06:14:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.69s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:14:33 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1113-10.backblaze.com/b2api/v1/b2_upload_file/0f429dd3409d8bbb9fa80e1b/c001_v0001113_t0044": EOF 2025/11/16 06:14:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-10.backblaze.com/b2api/v1/b2_upload_file/0f429dd3409d8bbb9fa80e1b/c001_v0001113_t0044": EOF) 2025/11/16 06:14:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-lahozix5semi: 1/10 (Post "https://pod-000-1113-10.backblaze.com/b2api/v1/b2_upload_file/0f429dd3409d8bbb9fa80e1b/c001_v0001113_t0044": EOF) 2025/11/16 06:14:36 DEBUG : pacer: Reducing sleep to 10ms 2025/11/16 06:14:36 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/dst" 2025/11/16 06:14:37 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/backup" 2025/11/16 06:14:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:14:39 DEBUG : one: size = 3 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:14:39 DEBUG : one: Sizes differ 2025/11/16 06:14:39 DEBUG : two: size = 3 OK 2025/11/16 06:14:39 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:14:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:14:39 DEBUG : two: Unchanged skipping 2025/11/16 06:14:40 DEBUG : one: size = 3 OK 2025/11/16 06:14:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 06:14:40 INFO : one: Copied (server-side copy) 2025/11/16 06:14:40 INFO : one: Deleted 2025/11/16 06:14:40 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:14:41 DEBUG : one: size = 4 OK 2025/11/16 06:14:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 06:14:41 INFO : one: Copied (new) 2025/11/16 06:14:41 DEBUG : Waiting for deletions to finish 2025/11/16 06:14:42 DEBUG : three.txt: size = 5 OK 2025/11/16 06:14:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/16 06:14:42 INFO : three.txt: Copied (server-side copy) 2025/11/16 06:14:42 INFO : three.txt: Deleted 2025/11/16 06:14:42 INFO : three.txt: Moved into backup dir 2025/11/16 06:14:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:14:44 DEBUG : one: size = 4 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:14:44 DEBUG : one: Sizes differ 2025/11/16 06:14:44 DEBUG : two: size = 3 OK 2025/11/16 06:14:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:14:44 DEBUG : two: Unchanged skipping 2025/11/16 06:14:44 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:14:44 DEBUG : one: size = 4 OK 2025/11/16 06:14:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 06:14:44 INFO : one: Copied (server-side copy) 2025/11/16 06:14:44 INFO : one: Deleted 2025/11/16 06:14:44 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:14:45 DEBUG : one: size = 5 OK 2025/11/16 06:14:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/16 06:14:45 INFO : one: Copied (new) 2025/11/16 06:14:45 DEBUG : Waiting for deletions to finish 2025/11/16 06:14:47 DEBUG : three.txt: size = 6 OK 2025/11/16 06:14:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 06:14:47 INFO : three.txt: Copied (server-side copy) 2025/11/16 06:14:47 INFO : three.txt: Deleted 2025/11/16 06:14:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (17.66s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:14:52 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/dst" 2025/11/16 06:14:53 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/backup" 2025/11/16 06:14:54 DEBUG : two: size = 3 OK 2025/11/16 06:14:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:14:54 DEBUG : two: Unchanged skipping 2025/11/16 06:14:54 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:14:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:14:54 DEBUG : one: size = 3 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:14:54 DEBUG : one: Sizes differ 2025/11/16 06:14:57 DEBUG : one.bak: size = 3 OK 2025/11/16 06:14:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 06:14:57 INFO : one: Copied (server-side copy) to: one.bak 2025/11/16 06:14:57 INFO : one: Deleted 2025/11/16 06:14:57 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:14:58 DEBUG : one: size = 4 OK 2025/11/16 06:14:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 06:14:58 INFO : one: Copied (new) 2025/11/16 06:14:58 DEBUG : Waiting for deletions to finish 2025/11/16 06:14:59 DEBUG : three.txt.bak: size = 5 OK 2025/11/16 06:14:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/16 06:14:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/16 06:14:59 INFO : three.txt: Deleted 2025/11/16 06:14:59 INFO : three.txt: Moved into backup dir 2025/11/16 06:15:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:15:01 DEBUG : one: size = 4 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:15:01 DEBUG : one: Sizes differ 2025/11/16 06:15:01 DEBUG : two: size = 3 OK 2025/11/16 06:15:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:15:01 DEBUG : two: Unchanged skipping 2025/11/16 06:15:01 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:15:02 DEBUG : one.bak: size = 4 OK 2025/11/16 06:15:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 06:15:02 INFO : one: Copied (server-side copy) to: one.bak 2025/11/16 06:15:02 INFO : one: Deleted 2025/11/16 06:15:02 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:15:02 DEBUG : one: size = 5 OK 2025/11/16 06:15:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/16 06:15:02 INFO : one: Copied (new) 2025/11/16 06:15:02 DEBUG : Waiting for deletions to finish 2025/11/16 06:15:03 DEBUG : three.txt.bak: size = 6 OK 2025/11/16 06:15:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 06:15:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/16 06:15:03 INFO : three.txt: Deleted 2025/11/16 06:15:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:15:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/dst" 2025/11/16 06:15:08 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/backup" 2025/11/16 06:15:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:15:10 DEBUG : one: size = 3 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:15:10 DEBUG : one: Sizes differ 2025/11/16 06:15:10 DEBUG : two: size = 3 OK 2025/11/16 06:15:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:15:10 DEBUG : two: Unchanged skipping 2025/11/16 06:15:10 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:15:11 DEBUG : one-2019-01-01: size = 3 OK 2025/11/16 06:15:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 06:15:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/16 06:15:11 INFO : one: Deleted 2025/11/16 06:15:11 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:15:12 DEBUG : one: size = 4 OK 2025/11/16 06:15:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 06:15:12 INFO : one: Copied (new) 2025/11/16 06:15:12 DEBUG : Waiting for deletions to finish 2025/11/16 06:15:13 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/16 06:15:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/16 06:15:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/16 06:15:13 INFO : three.txt: Deleted 2025/11/16 06:15:13 INFO : three.txt: Moved into backup dir 2025/11/16 06:15:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:15:14 DEBUG : one: size = 4 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:15:14 DEBUG : one: Sizes differ 2025/11/16 06:15:14 DEBUG : two: size = 3 OK 2025/11/16 06:15:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:15:14 DEBUG : two: Unchanged skipping 2025/11/16 06:15:14 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:15:15 DEBUG : one-2019-01-01: size = 4 OK 2025/11/16 06:15:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 06:15:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/16 06:15:15 INFO : one: Deleted 2025/11/16 06:15:15 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:15:16 DEBUG : one: size = 5 OK 2025/11/16 06:15:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/16 06:15:16 INFO : one: Copied (new) 2025/11/16 06:15:16 DEBUG : Waiting for deletions to finish 2025/11/16 06:15:16 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/16 06:15:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 06:15:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/16 06:15:16 INFO : three.txt: Deleted 2025/11/16 06:15:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.25s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:15:20 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/dst" 2025/11/16 06:15:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:15:22 DEBUG : one: size = 3 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:15:22 DEBUG : one: Sizes differ 2025/11/16 06:15:22 DEBUG : two: size = 3 OK 2025/11/16 06:15:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:15:22 DEBUG : two: Unchanged skipping 2025/11/16 06:15:22 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:15:23 DEBUG : one.bak: size = 3 OK 2025/11/16 06:15:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 06:15:23 INFO : one: Copied (server-side copy) to: one.bak 2025/11/16 06:15:23 INFO : one: Deleted 2025/11/16 06:15:23 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:15:23 DEBUG : one: size = 4 OK 2025/11/16 06:15:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 06:15:23 INFO : one: Copied (new) 2025/11/16 06:15:23 DEBUG : Waiting for deletions to finish 2025/11/16 06:15:24 DEBUG : three.txt.bak: size = 5 OK 2025/11/16 06:15:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/16 06:15:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/16 06:15:24 INFO : three.txt: Deleted 2025/11/16 06:15:24 INFO : three.txt: Moved into backup dir 2025/11/16 06:15:24 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1090-05.backblaze.com/b2api/v1/b2_upload_file/0f429dd3409d8bbb9fa80e1b/c001_v0001090_t0046": EOF 2025/11/16 06:15:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1090-05.backblaze.com/b2api/v1/b2_upload_file/0f429dd3409d8bbb9fa80e1b/c001_v0001090_t0046": EOF) 2025/11/16 06:15:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-lahozix5semi: 1/10 (Post "https://pod-000-1090-05.backblaze.com/b2api/v1/b2_upload_file/0f429dd3409d8bbb9fa80e1b/c001_v0001090_t0046": EOF) 2025/11/16 06:15:28 DEBUG : pacer: Reducing sleep to 10ms 2025/11/16 06:15:28 DEBUG : one.bak: Excluded (Path Filter) 2025/11/16 06:15:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/16 06:15:28 DEBUG : two: size = 3 OK 2025/11/16 06:15:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:15:28 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for checks to finish 2025/11/16 06:15:28 DEBUG : two: Unchanged skipping 2025/11/16 06:15:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:15:28 DEBUG : one: size = 4 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:15:28 DEBUG : one: Sizes differ 2025/11/16 06:15:29 DEBUG : one.bak: size = 4 OK 2025/11/16 06:15:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 06:15:29 INFO : one: Copied (server-side copy) to: one.bak 2025/11/16 06:15:29 INFO : one: Deleted 2025/11/16 06:15:29 DEBUG : B2 bucket rclone-test-lahozix5semi path dst: Waiting for transfers to finish 2025/11/16 06:15:30 DEBUG : one: size = 5 OK 2025/11/16 06:15:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/16 06:15:30 INFO : one: Copied (new) 2025/11/16 06:15:30 DEBUG : Waiting for deletions to finish 2025/11/16 06:15:31 DEBUG : three.txt.bak: size = 6 OK 2025/11/16 06:15:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 06:15:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/16 06:15:31 INFO : three.txt: Deleted 2025/11/16 06:15:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.43s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:15:34 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/dst" 2025/11/16 06:15:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:15:36 DEBUG : one: size = 3 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:15:36 DEBUG : one: Sizes differ 2025/11/16 06:15:38 DEBUG : one.bak: size = 3 OK 2025/11/16 06:15:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 06:15:38 INFO : one: Copied (server-side copy) to: one.bak 2025/11/16 06:15:38 INFO : one: Deleted 2025/11/16 06:15:39 DEBUG : one: size = 4 OK 2025/11/16 06:15:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 06:15:39 INFO : one: Copied (new) 2025/11/16 06:15:39 DEBUG : two: size = 3 OK 2025/11/16 06:15:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:15:39 DEBUG : two: Unchanged skipping 2025/11/16 06:15:39 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:15:39 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:15:39 DEBUG : three.txt: Sizes differ 2025/11/16 06:15:40 DEBUG : three.txt.bak: size = 5 OK 2025/11/16 06:15:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/16 06:15:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/16 06:15:40 INFO : three.txt: Deleted 2025/11/16 06:15:41 DEBUG : three.txt: size = 6 OK 2025/11/16 06:15:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 06:15:41 INFO : three.txt: Copied (new) 2025/11/16 06:15:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:15:42 DEBUG : one: size = 4 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:15:42 DEBUG : one: Sizes differ 2025/11/16 06:15:42 DEBUG : one.bak: size = 4 OK 2025/11/16 06:15:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 06:15:42 INFO : one: Copied (server-side copy) to: one.bak 2025/11/16 06:15:42 INFO : one: Deleted 2025/11/16 06:15:43 DEBUG : one: size = 5 OK 2025/11/16 06:15:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/16 06:15:43 INFO : one: Copied (new) 2025/11/16 06:15:43 DEBUG : two: size = 3 OK 2025/11/16 06:15:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:15:43 DEBUG : two: Unchanged skipping 2025/11/16 06:15:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:15:43 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:15:43 DEBUG : three.txt: Sizes differ 2025/11/16 06:15:44 DEBUG : three.txt.bak: size = 6 OK 2025/11/16 06:15:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 06:15:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/16 06:15:44 INFO : three.txt: Deleted 2025/11/16 06:15:44 DEBUG : three.txt: size = 19 OK 2025/11/16 06:15:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/16 06:15:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.74s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:15:49 DEBUG : Creating backend with remote "TestB2:rclone-test-lahozix5semi/dst" 2025/11/16 06:15:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:15:50 DEBUG : one: size = 3 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:15:50 DEBUG : one: Sizes differ 2025/11/16 06:15:52 DEBUG : one-2019-01-01: size = 3 OK 2025/11/16 06:15:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/16 06:15:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/16 06:15:52 INFO : one: Deleted 2025/11/16 06:15:53 DEBUG : one: size = 4 OK 2025/11/16 06:15:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 06:15:53 INFO : one: Copied (new) 2025/11/16 06:15:53 DEBUG : two: size = 3 OK 2025/11/16 06:15:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:15:53 DEBUG : two: Unchanged skipping 2025/11/16 06:15:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:15:53 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:15:53 DEBUG : three.txt: Sizes differ 2025/11/16 06:15:54 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/16 06:15:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/16 06:15:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/16 06:15:54 INFO : three.txt: Deleted 2025/11/16 06:15:54 DEBUG : three.txt: size = 6 OK 2025/11/16 06:15:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 06:15:54 INFO : three.txt: Copied (new) 2025/11/16 06:15:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:15:55 DEBUG : one: size = 4 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:15:55 DEBUG : one: Sizes differ 2025/11/16 06:15:56 DEBUG : one-2019-01-01: size = 4 OK 2025/11/16 06:15:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/16 06:15:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/16 06:15:56 INFO : one: Deleted 2025/11/16 06:15:56 DEBUG : one: size = 5 OK 2025/11/16 06:15:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/16 06:15:56 INFO : one: Copied (new) 2025/11/16 06:15:57 DEBUG : two: size = 3 OK 2025/11/16 06:15:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:15:57 DEBUG : two: Unchanged skipping 2025/11/16 06:15:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:15:57 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-lahozix5semi path dst) 2025/11/16 06:15:57 DEBUG : three.txt: Sizes differ 2025/11/16 06:15:57 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/16 06:15:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/16 06:15:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/16 06:15:58 INFO : three.txt: Deleted 2025/11/16 06:15:58 DEBUG : three.txt: size = 19 OK 2025/11/16 06:15:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/16 06:15:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.70s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:16:01 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:16:01 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:16:01 DEBUG : Testêé: Sizes differ 2025/11/16 06:16:01 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:16:01 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:16:02 DEBUG : Testêé: size = 14 OK 2025/11/16 06:16:02 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/16 06:16:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/16 06:16:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.73s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:16:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/16 06:16:03 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:16:03 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:16:04 DEBUG : existing: size = 6 OK 2025/11/16 06:16:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/16 06:16:04 INFO : existing: Copied (new) 2025/11/16 06:16:04 DEBUG : Waiting for deletions to finish 2025/11/16 06:16:04 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:16:04 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:16:04 DEBUG : existing: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:16:04 DEBUG : existing: Sizes differ 2025/11/16 06:16:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/16 06:16:04 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:16:04 ERROR : B2 bucket rclone-test-lahozix5semi: not deleting files as there were IO errors 2025/11/16 06:16:04 ERROR : B2 bucket rclone-test-lahozix5semi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.67s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:16:06 DEBUG : EXISTING: size = 6 OK 2025/11/16 06:16:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:06 DEBUG : existing: Unchanged skipping 2025/11/16 06:16:06 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:16:06 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:16:06 DEBUG : Waiting for deletions to finish 2025/11/16 06:16:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.88s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:16:41 DEBUG : both10: size = 6 OK 2025/11/16 06:16:41 DEBUG : both0: size = 6 OK 2025/11/16 06:16:41 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both11: size = 6 OK 2025/11/16 06:16:41 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both12: size = 6 OK 2025/11/16 06:16:41 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:16:41 DEBUG : both10: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both13: size = 6 OK 2025/11/16 06:16:41 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both13: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both14: size = 6 OK 2025/11/16 06:16:41 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both14: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both15: size = 6 OK 2025/11/16 06:16:41 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both15: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both16: size = 6 OK 2025/11/16 06:16:41 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both16: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both17: size = 6 OK 2025/11/16 06:16:41 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both17: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both18: size = 6 OK 2025/11/16 06:16:41 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both18: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both19: size = 6 OK 2025/11/16 06:16:41 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both0: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both1: size = 6 OK 2025/11/16 06:16:41 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both11: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both2: size = 6 OK 2025/11/16 06:16:41 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both12: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both3: size = 6 OK 2025/11/16 06:16:41 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both19: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both4: size = 6 OK 2025/11/16 06:16:41 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both4: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both5: size = 6 OK 2025/11/16 06:16:41 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both1: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both6: size = 6 OK 2025/11/16 06:16:41 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both6: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both7: size = 6 OK 2025/11/16 06:16:41 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both7: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both8: size = 6 OK 2025/11/16 06:16:41 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both8: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both9: size = 6 OK 2025/11/16 06:16:41 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:16:41 DEBUG : both9: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both2: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both3: Unchanged skipping 2025/11/16 06:16:41 DEBUG : both5: Unchanged skipping 2025/11/16 06:16:41 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:16:41 DEBUG : Waiting for deletions to finish 2025/11/16 06:16:42 INFO : only5: Deleted 2025/11/16 06:16:42 INFO : only0: Deleted 2025/11/16 06:16:42 INFO : only16: Deleted 2025/11/16 06:16:42 INFO : only19: Deleted 2025/11/16 06:16:42 INFO : only8: Deleted 2025/11/16 06:16:42 INFO : only15: Deleted 2025/11/16 06:16:42 INFO : only17: Deleted 2025/11/16 06:16:42 INFO : only1: Deleted 2025/11/16 06:16:42 INFO : only2: Deleted 2025/11/16 06:16:42 INFO : only6: Deleted 2025/11/16 06:16:42 INFO : only7: Deleted 2025/11/16 06:16:42 INFO : only13: Deleted 2025/11/16 06:16:42 INFO : only18: Deleted 2025/11/16 06:16:42 INFO : only3: Deleted 2025/11/16 06:16:42 INFO : only4: Deleted 2025/11/16 06:16:42 INFO : only9: Deleted 2025/11/16 06:16:42 INFO : only10: Deleted 2025/11/16 06:16:42 INFO : only11: Deleted 2025/11/16 06:16:43 INFO : only14: Deleted 2025/11/16 06:16:43 INFO : only12: Deleted 2025/11/16 06:16:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (38.65s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:17:16 DEBUG : both0: size = 6 OK 2025/11/16 06:17:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both10: size = 6 OK 2025/11/16 06:17:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both11: size = 6 OK 2025/11/16 06:17:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:17:16 DEBUG : both0: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both12: size = 6 OK 2025/11/16 06:17:16 DEBUG : both13: size = 6 OK 2025/11/16 06:17:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both10: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both14: size = 6 OK 2025/11/16 06:17:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both14: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both15: size = 6 OK 2025/11/16 06:17:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both15: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both16: size = 6 OK 2025/11/16 06:17:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both11: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both17: size = 6 OK 2025/11/16 06:17:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both17: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both18: size = 6 OK 2025/11/16 06:17:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both18: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both19: size = 6 OK 2025/11/16 06:17:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both19: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both1: size = 6 OK 2025/11/16 06:17:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both1: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both2: size = 6 OK 2025/11/16 06:17:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both2: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both3: size = 6 OK 2025/11/16 06:17:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both3: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both4: size = 6 OK 2025/11/16 06:17:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both4: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both5: size = 6 OK 2025/11/16 06:17:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both5: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both6: size = 6 OK 2025/11/16 06:17:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both6: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both7: size = 6 OK 2025/11/16 06:17:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both7: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both8: size = 6 OK 2025/11/16 06:17:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both12: Unchanged skipping 2025/11/16 06:17:16 DEBUG : both9: size = 6 OK 2025/11/16 06:17:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:16 DEBUG : both13: Unchanged skipping 2025/11/16 06:17:16 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only0: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only0: Sizes differ 2025/11/16 06:17:16 DEBUG : both16: Unchanged skipping 2025/11/16 06:17:16 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : both8: Unchanged skipping 2025/11/16 06:17:16 DEBUG : only10: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only10: Sizes differ 2025/11/16 06:17:16 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only11: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only11: Sizes differ 2025/11/16 06:17:16 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only12: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only12: Sizes differ 2025/11/16 06:17:16 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only13: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only13: Sizes differ 2025/11/16 06:17:16 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only14: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only14: Sizes differ 2025/11/16 06:17:16 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only15: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only15: Sizes differ 2025/11/16 06:17:16 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only16: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only16: Sizes differ 2025/11/16 06:17:16 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only17: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only17: Sizes differ 2025/11/16 06:17:16 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only18: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only18: Sizes differ 2025/11/16 06:17:16 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only19: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only19: Sizes differ 2025/11/16 06:17:16 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only1: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only1: Sizes differ 2025/11/16 06:17:16 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only2: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only2: Sizes differ 2025/11/16 06:17:16 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only3: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only3: Sizes differ 2025/11/16 06:17:16 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only4: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only4: Sizes differ 2025/11/16 06:17:16 DEBUG : both9: Unchanged skipping 2025/11/16 06:17:16 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only7: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only7: Sizes differ 2025/11/16 06:17:16 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only8: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only8: Sizes differ 2025/11/16 06:17:16 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only9: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only9: Sizes differ 2025/11/16 06:17:16 DEBUG : only5: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only5: Sizes differ 2025/11/16 06:17:16 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2838453366) 2025/11/16 06:17:16 DEBUG : only6: size = 6 (B2 bucket rclone-test-lahozix5semi) 2025/11/16 06:17:16 DEBUG : only6: Sizes differ 2025/11/16 06:17:16 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:17:17 DEBUG : only10: size = 0 OK 2025/11/16 06:17:17 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:17 INFO : only10: Copied (replaced existing) 2025/11/16 06:17:17 DEBUG : only12: size = 0 OK 2025/11/16 06:17:17 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:17 INFO : only12: Copied (replaced existing) 2025/11/16 06:17:17 DEBUG : only15: size = 0 OK 2025/11/16 06:17:17 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:17 INFO : only15: Copied (replaced existing) 2025/11/16 06:17:17 DEBUG : only17: size = 0 OK 2025/11/16 06:17:17 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:17 INFO : only17: Copied (replaced existing) 2025/11/16 06:17:17 DEBUG : only16: size = 0 OK 2025/11/16 06:17:17 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:17 INFO : only16: Copied (replaced existing) 2025/11/16 06:17:17 DEBUG : only13: size = 0 OK 2025/11/16 06:17:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:17 INFO : only13: Copied (replaced existing) 2025/11/16 06:17:18 DEBUG : only14: size = 0 OK 2025/11/16 06:17:18 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:18 INFO : only14: Copied (replaced existing) 2025/11/16 06:17:18 DEBUG : only18: size = 0 OK 2025/11/16 06:17:18 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:18 INFO : only18: Copied (replaced existing) 2025/11/16 06:17:18 DEBUG : only19: size = 0 OK 2025/11/16 06:17:18 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:18 INFO : only19: Copied (replaced existing) 2025/11/16 06:17:18 DEBUG : only11: size = 0 OK 2025/11/16 06:17:18 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:18 INFO : only11: Copied (replaced existing) 2025/11/16 06:17:18 DEBUG : only2: size = 0 OK 2025/11/16 06:17:18 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:18 INFO : only2: Copied (replaced existing) 2025/11/16 06:17:18 DEBUG : only3: size = 0 OK 2025/11/16 06:17:18 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:18 INFO : only3: Copied (replaced existing) 2025/11/16 06:17:18 DEBUG : only1: size = 0 OK 2025/11/16 06:17:18 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:18 INFO : only1: Copied (replaced existing) 2025/11/16 06:17:18 DEBUG : only0: size = 0 OK 2025/11/16 06:17:18 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:18 INFO : only0: Copied (replaced existing) 2025/11/16 06:17:18 DEBUG : only4: size = 0 OK 2025/11/16 06:17:18 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:18 INFO : only4: Copied (replaced existing) 2025/11/16 06:17:18 DEBUG : only7: size = 0 OK 2025/11/16 06:17:18 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:18 INFO : only7: Copied (replaced existing) 2025/11/16 06:17:18 DEBUG : only8: size = 0 OK 2025/11/16 06:17:18 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:18 INFO : only8: Copied (replaced existing) 2025/11/16 06:17:18 DEBUG : only9: size = 0 OK 2025/11/16 06:17:18 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:18 INFO : only9: Copied (replaced existing) 2025/11/16 06:17:18 DEBUG : only5: size = 0 OK 2025/11/16 06:17:18 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:18 INFO : only5: Copied (replaced existing) 2025/11/16 06:17:18 DEBUG : only6: size = 0 OK 2025/11/16 06:17:18 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/16 06:17:18 INFO : only6: Copied (replaced existing) 2025/11/16 06:17:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (39.34s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:17:26 DEBUG : empty_dir: Making directory with metadata 2025/11/16 06:17:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 06:17:26 DEBUG : empty_on_remote: Making directory with metadata 2025/11/16 06:17:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 06:17:26 INFO : empty_on_remote: Making directory 2025/11/16 06:17:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/16 06:17:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/16 06:17:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/16 06:17:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/16 06:17:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.43s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:17:29 DEBUG : empty_dir: Making directory with metadata 2025/11/16 06:17:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 06:17:29 DEBUG : empty_on_remote: Making directory with metadata 2025/11/16 06:17:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/16 06:17:29 INFO : empty_on_remote: Making directory 2025/11/16 06:17:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/16 06:17:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/16 06:17:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/16 06:17:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/16 06:17:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/16 06:17:30 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.64s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:17:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/16 06:17:31 INFO : sub dir: Making directory 2025/11/16 06:17:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.94s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:17:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/16 06:17:33 INFO : sub dir: Making directory 2025/11/16 06:17:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.47s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:17:47 DEBUG : Waiting for deletions to finish 2025/11/16 06:17:48 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:17:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:17:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:17:48 DEBUG : banana: size = 6 OK 2025/11/16 06:17:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : banana: Unchanged skipping 2025/11/16 06:17:48 DEBUG : apple: size = 5 OK 2025/11/16 06:17:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:17:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : apple: Unchanged skipping 2025/11/16 06:17:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:17:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:17:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:17:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:17:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:17:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:17:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:17:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:17:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:17:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:17:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:17:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:17:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:17:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:17:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:17:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:17:48 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:17:48 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:17:48 DEBUG : Waiting for deletions to finish 2025/11/16 06:17:48 INFO : There was nothing to transfer 2025/11/16 06:17:48 DEBUG : Waiting for deletions to finish 2025/11/16 06:17:49 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : apple: size = 5 OK 2025/11/16 06:17:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:17:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : banana: size = 6 OK 2025/11/16 06:17:49 DEBUG : apple: Unchanged skipping 2025/11/16 06:17:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:17:49 DEBUG : banana: Unchanged skipping 2025/11/16 06:17:49 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:17:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:17:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:17:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:17:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:17:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:17:49 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:17:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:17:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:17:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:17:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:17:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:17:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:17:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:17:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:17:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:17:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:17:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:17:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:17:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:17:49 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:17:49 DEBUG : Waiting for deletions to finish 2025/11/16 06:17:49 INFO : There was nothing to transfer 2025/11/16 06:17:49 DEBUG : Waiting for deletions to finish 2025/11/16 06:17:49 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:17:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:18:07 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:07 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:18:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : apple: size = 5 OK 2025/11/16 06:18:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : apple: Unchanged skipping 2025/11/16 06:18:08 DEBUG : banana: size = 6 OK 2025/11/16 06:18:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : banana: Unchanged skipping 2025/11/16 06:18:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:18:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:18:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:18:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:18:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:18:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:18:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:18:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:18:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:18:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:18:08 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:18:08 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:08 INFO : There was nothing to transfer 2025/11/16 06:18:08 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:08 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:18:08 DEBUG : apple: size = 5 OK 2025/11/16 06:18:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : banana: size = 6 OK 2025/11/16 06:18:08 DEBUG : apple: Unchanged skipping 2025/11/16 06:18:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:18:08 DEBUG : banana: Unchanged skipping 2025/11/16 06:18:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:18:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:18:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:18:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:18:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:18:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:18:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:18:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:18:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:18:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:18:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:18:08 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:18:08 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:08 INFO : There was nothing to transfer 2025/11/16 06:18:08 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:09 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:18:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:18:26 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:27 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:18:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:27 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/16 06:18:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:27 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:18:27 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:18:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/16 06:18:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/16 06:18:28 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/16 06:18:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/16 06:18:28 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:28 DEBUG : YXBwbGU=: size = 5 OK 2025/11/16 06:18:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/16 06:18:28 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/16 06:18:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:28 DEBUG : YmFuYW5h: size = 6 OK 2025/11/16 06:18:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/16 06:18:28 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/16 06:18:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/16 06:18:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/16 06:18:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/16 06:18:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/16 06:18:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/16 06:18:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/16 06:18:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/16 06:18:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/16 06:18:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/16 06:18:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/16 06:18:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/16 06:18:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/16 06:18:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/16 06:18:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/16 06:18:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/16 06:18:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/16 06:18:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/16 06:18:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/16 06:18:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/16 06:18:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/16 06:18:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/16 06:18:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/16 06:18:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/16 06:18:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/16 06:18:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 06:18:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/16 06:18:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/16 06:18:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:30 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/16 06:18:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/16 06:18:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/16 06:18:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/16 06:18:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/16 06:18:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/16 06:18:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/16 06:18:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:30 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:31 INFO : dir1/0007-1234567.txt: Deleted 2025/11/16 06:18:31 INFO : dir1/0008-2345678.txt: Deleted 2025/11/16 06:18:31 INFO : dir1/0011-56789;.txt: Deleted 2025/11/16 06:18:31 INFO : dir1/0013-789;=.txt: Deleted 2025/11/16 06:18:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/16 06:18:31 INFO : apple: Deleted 2025/11/16 06:18:31 INFO : dir1/0012-6789;.txt: Deleted 2025/11/16 06:18:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/16 06:18:31 INFO : dir1/0014-89;=.txt: Deleted 2025/11/16 06:18:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/16 06:18:31 INFO : dir1/0015-9;=.txt: Deleted 2025/11/16 06:18:31 INFO : banana: Deleted 2025/11/16 06:18:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/16 06:18:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/16 06:18:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/16 06:18:31 INFO : dir1/0009-3456789.txt: Deleted 2025/11/16 06:18:31 INFO : appleappleapplebanana: Deleted 2025/11/16 06:18:31 INFO : splitbananasplit: Deleted 2025/11/16 06:18:31 INFO : dir1/0003-defghij.txt: Deleted 2025/11/16 06:18:31 INFO : dir1/0010-456789.txt: Deleted 2025/11/16 06:18:31 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 06:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:18:32 DEBUG : YmFuYW5h: size = 6 OK 2025/11/16 06:18:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : banana: Unchanged skipping 2025/11/16 06:18:32 DEBUG : YXBwbGU=: size = 5 OK 2025/11/16 06:18:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : apple: Unchanged skipping 2025/11/16 06:18:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/16 06:18:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/16 06:18:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/16 06:18:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/16 06:18:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/16 06:18:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/16 06:18:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/16 06:18:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/16 06:18:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/16 06:18:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/16 06:18:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/16 06:18:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/16 06:18:32 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:18:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/16 06:18:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/16 06:18:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/16 06:18:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/16 06:18:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/16 06:18:32 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/16 06:18:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:18:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:18:32 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:18:32 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:32 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/16 06:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : apple: transformed to: YXBwbGU= 2025/11/16 06:18:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/16 06:18:32 DEBUG : banana: transformed to: YmFuYW5h 2025/11/16 06:18:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/16 06:18:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/16 06:18:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/16 06:18:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/16 06:18:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/16 06:18:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/16 06:18:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:18:50 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:50 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:18:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:51 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 06:18:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 06:18:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 06:18:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 06:18:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 06:18:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 06:18:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 06:18:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 06:18:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 06:18:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 06:18:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 06:18:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 06:18:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 06:18:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 06:18:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 06:18:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 06:18:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 06:18:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 06:18:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 06:18:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 06:18:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 06:18:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 06:18:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 06:18:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 06:18:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 06:18:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 06:18:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 06:18:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 06:18:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 06:18:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 06:18:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 06:18:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 06:18:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 06:18:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 06:18:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 06:18:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 06:18:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 06:18:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 06:18:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 06:18:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 06:18:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 06:18:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 06:18:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 06:18:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 06:18:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 06:18:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 06:18:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 06:18:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 06:18:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 06:18:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 06:18:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 06:18:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 06:18:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 06:18:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 06:18:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 06:18:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 06:18:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 06:18:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 06:18:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 06:18:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 06:18:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 06:18:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 06:18:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 06:18:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 06:18:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 06:18:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 06:18:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 06:18:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 06:18:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 06:18:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 06:18:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 06:18:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 06:18:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 06:18:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 06:18:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 06:18:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 06:18:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 06:18:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 06:18:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 06:18:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 06:18:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 06:18:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 06:18:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 06:18:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 06:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 06:18:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 06:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 06:18:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 06:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 06:18:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 06:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 06:18:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 06:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 06:18:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 06:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 06:18:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 06:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 06:18:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 06:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 06:18:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 06:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 06:18:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 06:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 06:18:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 06:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 06:18:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 06:18:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/16 06:18:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 06:18:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/16 06:18:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 06:18:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/16 06:18:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 06:18:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/16 06:18:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 06:18:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 06:18:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 06:18:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 06:18:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/16 06:18:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 06:18:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 06:18:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 06:18:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 06:18:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 06:18:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 06:18:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 06:18:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 06:18:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 06:18:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/16 06:18:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/16 06:18:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/16 06:18:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/16 06:18:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/16 06:18:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/16 06:18:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/16 06:18:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/16 06:18:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/16 06:18:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/16 06:18:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/16 06:18:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/16 06:18:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/16 06:18:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/16 06:18:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/16 06:18:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:51 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:18:51 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:18:51 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/16 06:18:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/16 06:18:51 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/16 06:18:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : PREFIXbanana: size = 6 OK 2025/11/16 06:18:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/16 06:18:51 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/16 06:18:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 06:18:51 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/16 06:18:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/16 06:18:51 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/16 06:18:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 06:18:51 DEBUG : PREFIXapple: size = 5 OK 2025/11/16 06:18:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/16 06:18:51 INFO : apple: Copied (new) to: PREFIXapple 2025/11/16 06:18:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 06:18:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/16 06:18:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/16 06:18:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 06:18:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 06:18:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:18:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/16 06:18:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 06:18:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 06:18:52 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/16 06:18:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/16 06:18:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/16 06:18:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 06:18:52 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/16 06:18:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/16 06:18:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/16 06:18:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 06:18:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/16 06:18:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/16 06:18:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 06:18:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 06:18:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/16 06:18:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/16 06:18:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 06:18:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 06:18:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/16 06:18:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/16 06:18:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 06:18:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 06:18:52 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/16 06:18:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/16 06:18:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/16 06:18:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 06:18:52 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/16 06:18:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/16 06:18:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/16 06:18:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 06:18:53 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/16 06:18:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/16 06:18:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/16 06:18:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 06:18:53 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/16 06:18:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/16 06:18:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/16 06:18:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 06:18:53 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/16 06:18:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/16 06:18:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/16 06:18:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/16 06:18:53 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/16 06:18:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/16 06:18:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/16 06:18:53 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/16 06:18:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/16 06:18:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/16 06:18:54 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/16 06:18:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/16 06:18:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/16 06:18:54 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/16 06:18:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/16 06:18:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/16 06:18:54 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:54 INFO : appleappleapplebanana: Deleted 2025/11/16 06:18:54 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/16 06:18:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/16 06:18:54 INFO : dir1/0007-1234567.txt: Deleted 2025/11/16 06:18:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/16 06:18:55 INFO : dir1/0003-defghij.txt: Deleted 2025/11/16 06:18:55 INFO : dir1/0009-3456789.txt: Deleted 2025/11/16 06:18:55 INFO : dir1/0008-2345678.txt: Deleted 2025/11/16 06:18:55 INFO : dir1/0015-9;=.txt: Deleted 2025/11/16 06:18:55 INFO : banana: Deleted 2025/11/16 06:18:55 INFO : splitbananasplit: Deleted 2025/11/16 06:18:55 INFO : dir1/0011-56789;.txt: Deleted 2025/11/16 06:18:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/16 06:18:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/16 06:18:55 INFO : dir1/0013-789;=.txt: Deleted 2025/11/16 06:18:55 INFO : dir1/0014-89;=.txt: Deleted 2025/11/16 06:18:55 INFO : apple: Deleted 2025/11/16 06:18:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/16 06:18:55 INFO : dir1/0010-456789.txt: Deleted 2025/11/16 06:18:55 INFO : dir1/0012-6789;.txt: Deleted 2025/11/16 06:18:55 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:55 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 06:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 06:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 06:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 06:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 06:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 06:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 06:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 06:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 06:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 06:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 06:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 06:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 06:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 06:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 06:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 06:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 06:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 06:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 06:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 06:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 06:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 06:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 06:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 06:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 06:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 06:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 06:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 06:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/16 06:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : apple: transformed to: PREFIXapple 2025/11/16 06:18:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/16 06:18:55 DEBUG : banana: transformed to: PREFIXbanana 2025/11/16 06:18:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/16 06:18:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/16 06:18:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/16 06:18:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/16 06:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/16 06:18:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/16 06:18:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/16 06:18:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/16 06:18:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/16 06:18:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/16 06:18:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/16 06:18:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/16 06:18:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/16 06:18:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/16 06:18:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/16 06:18:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/16 06:18:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/16 06:18:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:18:56 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:18:56 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:18:56 DEBUG : banana: size = 6 OK 2025/11/16 06:18:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/16 06:18:56 INFO : banana: Copied (new) 2025/11/16 06:18:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:18:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/16 06:18:56 INFO : appleappleapplebanana: Copied (new) 2025/11/16 06:18:56 DEBUG : apple: size = 5 OK 2025/11/16 06:18:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/16 06:18:56 INFO : apple: Copied (new) 2025/11/16 06:18:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:18:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/16 06:18:56 INFO : splitbananasplit: Copied (new) 2025/11/16 06:18:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:18:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/16 06:18:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/16 06:18:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:18:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/16 06:18:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/16 06:18:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:18:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/16 06:18:57 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/16 06:18:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:18:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/16 06:18:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/16 06:18:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:18:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/16 06:18:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/16 06:18:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:18:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/16 06:18:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/16 06:18:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:18:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/16 06:18:57 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/16 06:18:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:18:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/16 06:18:57 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/16 06:18:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:18:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/16 06:18:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/16 06:18:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:18:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/16 06:18:58 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/16 06:18:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:18:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/16 06:18:58 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/16 06:18:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:18:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/16 06:18:58 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/16 06:18:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:18:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/16 06:18:58 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/16 06:18:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:18:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/16 06:18:58 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/16 06:18:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:18:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/16 06:18:58 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/16 06:18:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:18:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/16 06:18:58 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/16 06:18:58 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/16 06:18:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/16 06:18:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/16 06:18:58 INFO : PREFIXsplitbananasplit: Deleted 2025/11/16 06:18:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/16 06:18:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/16 06:18:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/16 06:18:58 INFO : PREFIXapple: Deleted 2025/11/16 06:18:58 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/16 06:18:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/16 06:18:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/16 06:18:58 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/16 06:18:58 INFO : PREFIXbanana: Deleted 2025/11/16 06:18:59 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/16 06:18:59 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/16 06:18:59 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/16 06:18:59 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/16 06:18:59 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/16 06:18:59 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/16 06:18:59 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/16 06:18:59 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:59 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : Waiting for deletions to finish 2025/11/16 06:18:59 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:18:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:19:17 DEBUG : Waiting for deletions to finish 2025/11/16 06:19:17 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:19:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:19:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 06:19:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 06:19:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 06:19:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 06:19:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 06:19:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:18 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 06:19:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:18 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:19:18 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:19:18 DEBUG : appleSUFFIX: size = 5 OK 2025/11/16 06:19:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/16 06:19:18 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/16 06:19:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/16 06:19:19 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/16 06:19:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/16 06:19:19 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/16 06:19:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/16 06:19:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/16 06:19:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/16 06:19:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 06:19:19 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/16 06:19:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/16 06:19:19 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/16 06:19:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/16 06:19:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/16 06:19:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/16 06:19:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 06:19:19 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/16 06:19:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/16 06:19:19 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/16 06:19:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 06:19:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/16 06:19:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/16 06:19:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 06:19:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 06:19:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/16 06:19:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/16 06:19:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 06:19:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/16 06:19:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/16 06:19:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/16 06:19:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/16 06:19:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/16 06:19:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/16 06:19:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/16 06:19:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/16 06:19:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/16 06:19:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/16 06:19:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/16 06:19:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/16 06:19:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/16 06:19:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/16 06:19:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/16 06:19:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/16 06:19:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/16 06:19:20 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/16 06:19:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/16 06:19:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/16 06:19:21 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/16 06:19:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/16 06:19:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/16 06:19:21 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/16 06:19:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/16 06:19:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/16 06:19:21 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/16 06:19:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/16 06:19:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/16 06:19:21 DEBUG : Waiting for deletions to finish 2025/11/16 06:19:21 INFO : dir1/0003-defghij.txt: Deleted 2025/11/16 06:19:21 INFO : dir1/0010-456789.txt: Deleted 2025/11/16 06:19:21 INFO : dir1/0007-1234567.txt: Deleted 2025/11/16 06:19:21 INFO : dir1/0009-3456789.txt: Deleted 2025/11/16 06:19:21 INFO : appleappleapplebanana: Deleted 2025/11/16 06:19:21 INFO : dir1/0013-789;=.txt: Deleted 2025/11/16 06:19:21 INFO : dir1/0011-56789;.txt: Deleted 2025/11/16 06:19:21 INFO : splitbananasplit: Deleted 2025/11/16 06:19:21 INFO : dir1/0012-6789;.txt: Deleted 2025/11/16 06:19:21 INFO : dir1/0015-9;=.txt: Deleted 2025/11/16 06:19:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/16 06:19:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/16 06:19:21 INFO : dir1/0008-2345678.txt: Deleted 2025/11/16 06:19:21 INFO : dir1/0014-89;=.txt: Deleted 2025/11/16 06:19:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/16 06:19:21 INFO : apple: Deleted 2025/11/16 06:19:21 INFO : banana: Deleted 2025/11/16 06:19:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/16 06:19:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/16 06:19:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/16 06:19:22 DEBUG : Waiting for deletions to finish 2025/11/16 06:19:22 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/16 06:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : apple: transformed to: appleSUFFIX 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/16 06:19:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/16 06:19:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/16 06:19:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:22 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:19:22 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:19:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:19:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/16 06:19:23 INFO : appleappleapplebanana: Copied (new) 2025/11/16 06:19:23 DEBUG : banana: size = 6 OK 2025/11/16 06:19:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/16 06:19:23 INFO : banana: Copied (new) 2025/11/16 06:19:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:19:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/16 06:19:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/16 06:19:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:19:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/16 06:19:23 INFO : splitbananasplit: Copied (new) 2025/11/16 06:19:23 DEBUG : apple: size = 5 OK 2025/11/16 06:19:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/16 06:19:23 INFO : apple: Copied (new) 2025/11/16 06:19:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:19:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/16 06:19:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/16 06:19:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:19:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/16 06:19:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/16 06:19:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:19:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/16 06:19:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/16 06:19:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:19:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/16 06:19:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/16 06:19:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:19:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/16 06:19:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/16 06:19:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:19:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/16 06:19:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/16 06:19:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:19:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/16 06:19:24 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/16 06:19:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:19:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/16 06:19:24 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/16 06:19:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:19:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/16 06:19:24 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/16 06:19:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:19:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/16 06:19:24 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/16 06:19:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:19:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/16 06:19:25 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/16 06:19:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:19:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/16 06:19:25 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/16 06:19:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:19:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/16 06:19:25 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/16 06:19:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:19:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/16 06:19:25 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/16 06:19:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:19:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/16 06:19:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/16 06:19:26 DEBUG : Waiting for deletions to finish 2025/11/16 06:19:26 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : splitbananasplitSUFFIX: Deleted 2025/11/16 06:19:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : appleSUFFIX: Deleted 2025/11/16 06:19:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : bananaSUFFIX: Deleted 2025/11/16 06:19:26 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/16 06:19:26 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/16 06:19:26 DEBUG : Waiting for deletions to finish 2025/11/16 06:19:27 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : Waiting for deletions to finish 2025/11/16 06:19:27 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:19:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:19:45 DEBUG : Waiting for deletions to finish 2025/11/16 06:19:45 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:19:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 06:19:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 06:19:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 06:19:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 06:19:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 06:19:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : apple: size = 5 OK 2025/11/16 06:19:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:45 DEBUG : apple: Unchanged skipping 2025/11/16 06:19:45 DEBUG : banana: size = 6 OK 2025/11/16 06:19:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:45 DEBUG : banana: Unchanged skipping 2025/11/16 06:19:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 06:19:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 06:19:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 06:19:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 06:19:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 06:19:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 06:19:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 06:19:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/16 06:19:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/16 06:19:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 06:19:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 06:19:45 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:19:45 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:19:46 DEBUG : splitbanan: size = 16 OK 2025/11/16 06:19:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/16 06:19:46 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/16 06:19:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 06:19:46 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/16 06:19:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/16 06:19:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/16 06:19:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 06:19:46 DEBUG : appleapple: size = 21 OK 2025/11/16 06:19:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/16 06:19:46 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/16 06:19:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 06:19:46 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/16 06:19:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/16 06:19:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/16 06:19:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 06:19:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/16 06:19:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/16 06:19:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/16 06:19:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 06:19:46 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/16 06:19:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/16 06:19:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/16 06:19:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 06:19:46 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/16 06:19:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/16 06:19:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/16 06:19:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 06:19:47 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/16 06:19:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/16 06:19:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/16 06:19:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 06:19:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/16 06:19:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/16 06:19:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/16 06:19:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 06:19:47 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/16 06:19:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/16 06:19:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/16 06:19:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 06:19:47 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/16 06:19:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/16 06:19:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/16 06:19:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 06:19:47 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/16 06:19:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/16 06:19:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/16 06:19:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 06:19:47 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/16 06:19:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/16 06:19:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/16 06:19:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 06:19:47 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/16 06:19:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/16 06:19:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/16 06:19:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 06:19:47 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/16 06:19:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/16 06:19:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/16 06:19:48 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/16 06:19:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/16 06:19:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/16 06:19:48 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/16 06:19:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/16 06:19:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/16 06:19:48 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/16 06:19:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/16 06:19:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/16 06:19:48 DEBUG : Waiting for deletions to finish 2025/11/16 06:19:48 INFO : dir1/0011-56789;.txt: Deleted 2025/11/16 06:19:48 INFO : appleappleapplebanana: Deleted 2025/11/16 06:19:48 INFO : splitbananasplit: Deleted 2025/11/16 06:19:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/16 06:19:48 INFO : dir1/0009-3456789.txt: Deleted 2025/11/16 06:19:48 INFO : dir1/0012-6789;.txt: Deleted 2025/11/16 06:19:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/16 06:19:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/16 06:19:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/16 06:19:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/16 06:19:49 INFO : dir1/0008-2345678.txt: Deleted 2025/11/16 06:19:49 INFO : dir1/0010-456789.txt: Deleted 2025/11/16 06:19:49 INFO : dir1/0013-789;=.txt: Deleted 2025/11/16 06:19:49 INFO : dir1/0014-89;=.txt: Deleted 2025/11/16 06:19:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/16 06:19:49 INFO : dir1/0003-defghij.txt: Deleted 2025/11/16 06:19:49 INFO : dir1/0007-1234567.txt: Deleted 2025/11/16 06:19:49 INFO : dir1/0015-9;=.txt: Deleted 2025/11/16 06:19:49 DEBUG : Waiting for deletions to finish 2025/11/16 06:19:49 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : appleapple: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/16 06:19:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 06:19:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 06:19:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 06:19:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 06:19:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 06:19:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 06:19:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 06:19:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 06:19:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 06:19:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 06:19:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 06:19:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 06:19:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 06:19:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 06:19:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 06:19:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 06:19:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 06:19:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 06:19:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 06:19:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 06:19:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 06:19:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 06:19:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 06:19:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 06:19:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 06:19:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 06:19:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 06:19:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 06:19:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 06:19:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 06:19:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 06:19:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 06:19:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 06:19:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 06:19:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 06:19:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 06:19:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 06:19:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 06:19:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 06:19:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 06:19:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 06:19:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 06:19:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 06:19:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 06:19:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 06:19:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 06:19:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 06:19:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 06:19:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 06:19:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 06:19:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 06:19:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 06:19:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 06:19:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 06:19:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 06:19:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 06:19:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 06:19:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 06:19:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 06:19:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 06:19:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 06:19:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 06:19:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 06:19:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 06:19:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 06:19:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 06:19:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 06:19:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 06:19:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 06:19:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 06:19:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 06:19:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 06:19:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 06:19:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 06:19:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 06:19:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 06:19:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 06:19:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 06:19:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 06:19:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 06:19:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 06:19:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 06:19:49 DEBUG : apple: size = 5 OK 2025/11/16 06:19:49 DEBUG : splitbanan: size = 16 OK 2025/11/16 06:19:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : apple: Unchanged skipping 2025/11/16 06:19:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:19:49 DEBUG : appleapple: size = 21 OK 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:19:49 DEBUG : banana: size = 6 OK 2025/11/16 06:19:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : banana: Unchanged skipping 2025/11/16 06:19:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 06:19:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 06:19:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 06:19:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 06:19:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 06:19:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/16 06:19:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/16 06:19:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/16 06:19:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/16 06:19:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/16 06:19:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/16 06:19:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/16 06:19:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/16 06:19:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/16 06:19:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/16 06:19:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/16 06:19:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/16 06:19:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/16 06:19:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/16 06:19:49 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/16 06:19:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/16 06:19:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/16 06:19:49 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/16 06:19:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/16 06:19:49 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/16 06:19:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/16 06:19:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/16 06:19:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/16 06:19:49 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/16 06:19:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/16 06:19:49 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/16 06:19:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/16 06:19:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/16 06:19:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/16 06:19:49 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/16 06:19:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/16 06:19:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:19:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/16 06:19:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:19:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:19:49 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:19:49 DEBUG : Waiting for deletions to finish 2025/11/16 06:19:49 DEBUG : Waiting for deletions to finish 2025/11/16 06:19:50 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : appleapple: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/16 06:19:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 06:19:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 06:19:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 06:19:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 06:19:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 06:19:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 06:19:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 06:19:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 06:19:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 06:19:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 06:19:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 06:19:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 06:19:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 06:19:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 06:19:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 06:19:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 06:19:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 06:19:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 06:19:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 06:19:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 06:19:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 06:19:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 06:19:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 06:19:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 06:19:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 06:19:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 06:19:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 06:19:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 06:19:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 06:19:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 06:19:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 06:19:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/16 06:19:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 06:19:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/16 06:19:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/16 06:19:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/16 06:19:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/16 06:19:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/16 06:19:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/16 06:19:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/16 06:19:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/16 06:19:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/16 06:19:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/16 06:19:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/16 06:19:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/16 06:19:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/16 06:19:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/16 06:19:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/16 06:19:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/16 06:19:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/16 06:19:50 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:20:07 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:07 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:20:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:20:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:20:08 DEBUG : apple: size = 5 OK 2025/11/16 06:20:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : apple: Unchanged skipping 2025/11/16 06:20:08 DEBUG : banana: size = 6 OK 2025/11/16 06:20:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : banana: Unchanged skipping 2025/11/16 06:20:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:20:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:20:08 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:20:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:20:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:20:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:20:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:20:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:20:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:20:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:20:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:20:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:20:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:20:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:20:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:20:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:20:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:20:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:20:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:20:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:20:08 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:20:08 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:08 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:08 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:20:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : apple: size = 5 OK 2025/11/16 06:20:09 DEBUG : banana: size = 6 OK 2025/11/16 06:20:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:20:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : apple: Unchanged skipping 2025/11/16 06:20:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:20:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:20:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : banana: Unchanged skipping 2025/11/16 06:20:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:20:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:20:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:20:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:20:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:20:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:20:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:20:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:20:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:20:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:20:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:20:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:20:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:20:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:20:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:20:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:20:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:20:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:20:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:20:09 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:20:09 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:09 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:09 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:09 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:20:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:20:27 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:27 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:20:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:20:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : banana: size = 6 OK 2025/11/16 06:20:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:20:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : banana: Unchanged skipping 2025/11/16 06:20:28 DEBUG : apple: size = 5 OK 2025/11/16 06:20:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : apple: Unchanged skipping 2025/11/16 06:20:28 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:20:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:20:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:20:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:20:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:20:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:20:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:20:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:20:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:20:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:20:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:20:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:20:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:20:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:20:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:20:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:20:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:20:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:20:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:20:28 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:20:28 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:28 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:28 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:20:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : banana: size = 6 OK 2025/11/16 06:20:29 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:20:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : banana: Unchanged skipping 2025/11/16 06:20:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:20:29 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:20:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:20:29 DEBUG : apple: size = 5 OK 2025/11/16 06:20:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : apple: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:20:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:20:29 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:20:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:20:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:20:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:20:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:20:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:20:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:20:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:20:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:20:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:20:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:20:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:20:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:20:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:20:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:20:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:20:29 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:20:29 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:29 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:29 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:20:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:20:46 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:46 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:20:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : apple: size = 5 OK 2025/11/16 06:20:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:20:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : apple: Unchanged skipping 2025/11/16 06:20:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:20:47 DEBUG : banana: size = 6 OK 2025/11/16 06:20:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:20:47 DEBUG : banana: Unchanged skipping 2025/11/16 06:20:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:20:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:20:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:20:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:20:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:20:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:20:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:20:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:20:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:20:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:20:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:20:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:20:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:20:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:20:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:20:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:20:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:20:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:20:47 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:20:47 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:47 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:47 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:20:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : apple: size = 5 OK 2025/11/16 06:20:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:20:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : apple: Unchanged skipping 2025/11/16 06:20:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:20:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:20:48 DEBUG : banana: size = 6 OK 2025/11/16 06:20:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:20:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : banana: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:20:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:20:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:20:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:20:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:20:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:20:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:20:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:20:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:20:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:20:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:20:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:20:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:20:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:20:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:20:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:20:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:20:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:20:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:20:48 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:20:48 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:48 DEBUG : Waiting for deletions to finish 2025/11/16 06:20:48 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:20:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:21:08 DEBUG : Waiting for deletions to finish 2025/11/16 06:21:09 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : apple: size = 5 OK 2025/11/16 06:21:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:21:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:21:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:21:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:21:09 DEBUG : apple: Unchanged skipping 2025/11/16 06:21:09 DEBUG : banana: size = 6 OK 2025/11/16 06:21:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : banana: Unchanged skipping 2025/11/16 06:21:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:21:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:21:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:21:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:21:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:21:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:21:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:21:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:21:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:21:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:21:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:21:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:21:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:21:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:21:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:21:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:21:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:21:09 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:09 DEBUG : Waiting for deletions to finish 2025/11/16 06:21:09 DEBUG : Waiting for deletions to finish 2025/11/16 06:21:09 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:21:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : apple: size = 5 OK 2025/11/16 06:21:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : apple: Unchanged skipping 2025/11/16 06:21:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:21:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:21:10 DEBUG : banana: size = 6 OK 2025/11/16 06:21:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : banana: Unchanged skipping 2025/11/16 06:21:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:21:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:21:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:21:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:21:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:21:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:21:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:21:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:21:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:21:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:21:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:21:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:21:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:21:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:21:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:21:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:21:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:21:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:21:10 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:10 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:10 DEBUG : Waiting for deletions to finish 2025/11/16 06:21:10 DEBUG : Waiting for deletions to finish 2025/11/16 06:21:10 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:21:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:21:27 DEBUG : Waiting for deletions to finish 2025/11/16 06:21:28 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:21:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : apple: size = 5 OK 2025/11/16 06:21:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : apple: Unchanged skipping 2025/11/16 06:21:29 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:21:29 DEBUG : banana: size = 6 OK 2025/11/16 06:21:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:21:29 DEBUG : banana: Unchanged skipping 2025/11/16 06:21:29 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:21:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:21:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:21:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:21:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:21:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:21:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:21:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:29 DEBUG : Waiting for deletions to finish 2025/11/16 06:21:29 DEBUG : Waiting for deletions to finish 2025/11/16 06:21:29 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/16 06:21:29 DEBUG : apple: size = 5 OK 2025/11/16 06:21:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : apple: Unchanged skipping 2025/11/16 06:21:29 DEBUG : banana: size = 6 OK 2025/11/16 06:21:29 DEBUG : splitbananasplit: size = 16 OK 2025/11/16 06:21:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : banana: Unchanged skipping 2025/11/16 06:21:29 DEBUG : splitbananasplit: Unchanged skipping 2025/11/16 06:21:29 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/16 06:21:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/16 06:21:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/16 06:21:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/16 06:21:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/16 06:21:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/16 06:21:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/16 06:21:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/16 06:21:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/16 06:21:29 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:29 DEBUG : Waiting for deletions to finish 2025/11/16 06:21:29 DEBUG : Waiting for deletions to finish 2025/11/16 06:21:30 DEBUG : apple: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : banana: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/16 06:21:30 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (238.81s) --- PASS: TestTransform/NFC (18.26s) --- PASS: TestTransform/NFD (19.33s) --- PASS: TestTransform/base64 (23.61s) --- PASS: TestTransform/prefix (27.10s) --- PASS: TestTransform/suffix (27.66s) --- PASS: TestTransform/truncate (22.56s) --- PASS: TestTransform/encoder (19.63s) --- PASS: TestTransform/ISO-8859-1 (19.65s) --- PASS: TestTransform/charmap (19.16s) --- PASS: TestTransform/lowercase (22.07s) --- PASS: TestTransform/ascii (19.79s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:21:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/16 06:21:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/16 06:21:35 INFO : sub dir_somesuffix: Making directory 2025/11/16 06:21:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/16 06:21:35 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/16 06:21:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/16 06:21:35 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/16 06:21:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/16 06:21:35 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:35 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/16 06:21:36 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:21:36 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/16 06:21:36 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.13s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:21:37 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:37 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:37 INFO : tictactoe: Making directory 2025/11/16 06:21:37 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:37 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 06:21:37 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/16 06:21:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 06:21:37 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:37 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:38 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/16 06:21:38 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:21:38 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/16 06:21:38 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.67s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:21:39 INFO : toe: Making directory 2025/11/16 06:21:39 INFO : toe/toe: Making directory 2025/11/16 06:21:39 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/16 06:21:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/16 06:21:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/16 06:21:39 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:39 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:39 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/16 06:21:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:21:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/16 06:21:39 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.79s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:21:40 INFO : toe: Making directory 2025/11/16 06:21:40 INFO : toe/toe: Making directory 2025/11/16 06:21:40 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/16 06:21:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/16 06:21:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/16 06:21:40 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:40 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:42 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/16 06:21:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:21:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/16 06:21:42 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.46s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:21:43 DEBUG : empty_dir: Making directory with metadata 2025/11/16 06:21:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/16 06:21:43 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:43 INFO : tictacempty_dir: Making directory 2025/11/16 06:21:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:43 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:43 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:43 INFO : tictactoe: Making directory 2025/11/16 06:21:43 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:43 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 06:21:43 INFO : tictactoe/tictactoe: Making directory 2025/11/16 06:21:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 06:21:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/16 06:21:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/16 06:21:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/16 06:21:43 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:43 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/16 06:21:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:21:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/16 06:21:44 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.02s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:21:45 DEBUG : empty_dir: Making directory with metadata 2025/11/16 06:21:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/16 06:21:45 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:45 INFO : tictacempty_dir: Making directory 2025/11/16 06:21:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:45 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:45 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:45 INFO : tictactoe: Making directory 2025/11/16 06:21:45 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:45 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 06:21:45 INFO : tictactoe/tictactoe: Making directory 2025/11/16 06:21:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 06:21:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/16 06:21:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 06:21:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/16 06:21:45 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 06:21:45 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/16 06:21:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:21:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 06:21:46 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/16 06:21:46 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:46 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:46 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:46 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/16 06:21:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/16 06:21:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:21:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/16 06:21:46 NOTICE: B2 bucket rclone-test-lahozix5semi: 0 differences found 2025/11/16 06:21:46 NOTICE: B2 bucket rclone-test-lahozix5semi: 1 matching files --- PASS: TestAllTag (1.86s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:21:47 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:47 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:47 INFO : tictactoe: Making directory 2025/11/16 06:21:47 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:47 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 06:21:47 INFO : tictactoe/tictactoe: Making directory 2025/11/16 06:21:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 06:21:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/16 06:21:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/16 06:21:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/16 06:21:47 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:47 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/16 06:21:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:21:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/16 06:21:48 DEBUG : Waiting for deletions to finish 2025/11/16 06:21:48 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:48 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:48 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 06:21:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/16 06:21:48 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/16 06:21:48 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/16 06:21:48 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/16 06:21:48 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:48 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.26s) === RUN TestSyntax 2025/11/16 06:21:49 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:21:49 INFO : toe: Making directory 2025/11/16 06:21:49 INFO : toe/toe: Making directory 2025/11/16 06:21:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/16 06:21:49 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:49 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:50 DEBUG : toe/toe/toe: size = 11 OK 2025/11/16 06:21:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:21:50 INFO : toe/toe/toe: Copied (new) 2025/11/16 06:21:50 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.99s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:21:51 DEBUG : empty_dir: Making directory with metadata 2025/11/16 06:21:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/16 06:21:51 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:51 INFO : tictacempty_dir: Making directory 2025/11/16 06:21:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:51 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:51 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:51 INFO : tictactoe: Making directory 2025/11/16 06:21:51 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:51 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 06:21:51 INFO : tictactoe/tictactoe: Making directory 2025/11/16 06:21:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 06:21:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/16 06:21:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 06:21:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/16 06:21:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 06:21:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 06:21:51 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:51 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/16 06:21:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:21:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 06:21:52 INFO : toe/toe/toe.txt: Deleted 2025/11/16 06:21:52 INFO : toe/toe: Removing directory 2025/11/16 06:21:52 INFO : toe: Removing directory 2025/11/16 06:21:52 INFO : empty_dir: Removing directory 2025/11/16 06:21:52 DEBUG : Local file system at /tmp/rclone2838453366: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.03s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:21:53 DEBUG : empty_dir: Making directory with metadata 2025/11/16 06:21:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/16 06:21:53 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:53 INFO : tictacempty_dir: Making directory 2025/11/16 06:21:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:53 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:53 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:53 INFO : tictactoe: Making directory 2025/11/16 06:21:53 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:53 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 06:21:53 INFO : tictactoe/tictactoe: Making directory 2025/11/16 06:21:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 06:21:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/16 06:21:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 06:21:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/16 06:21:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 06:21:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 06:21:53 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:53 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/16 06:21:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:21:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 06:21:54 INFO : toe/toe/toe.txt: Deleted 2025/11/16 06:21:54 INFO : toe/toe: Removing directory 2025/11/16 06:21:54 INFO : toe: Removing directory 2025/11/16 06:21:54 INFO : empty_dir: Removing directory 2025/11/16 06:21:54 DEBUG : Local file system at /tmp/rclone2838453366: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/16 06:21:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/16 06:21:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/16 06:21:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/16 06:21:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/16 06:21:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/16 06:21:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/16 06:21:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:21:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/16 06:21:55 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.21s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:21:56 DEBUG : Reset feature "Copy" 2025/11/16 06:21:56 DEBUG : Reset feature "Move" 2025/11/16 06:21:56 DEBUG : Reset feature "Copy" 2025/11/16 06:21:56 DEBUG : Reset feature "Move" 2025/11/16 06:21:56 DEBUG : empty_dir: Making directory with metadata 2025/11/16 06:21:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/16 06:21:56 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:56 INFO : tictacempty_dir: Making directory 2025/11/16 06:21:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/16 06:21:56 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:56 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:56 INFO : tictactoe: Making directory 2025/11/16 06:21:56 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:56 DEBUG : toe: transformed to: tictactoe 2025/11/16 06:21:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 06:21:56 INFO : tictactoe/tictactoe: Making directory 2025/11/16 06:21:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/16 06:21:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/16 06:21:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 06:21:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/16 06:21:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 06:21:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 06:21:56 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:21:56 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:21:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/16 06:21:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:21:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/16 06:21:57 INFO : toe/toe/toe.txt: Deleted 2025/11/16 06:21:57 INFO : toe/toe: Removing directory 2025/11/16 06:21:57 INFO : toe: Removing directory 2025/11/16 06:21:57 INFO : empty_dir: Removing directory 2025/11/16 06:21:57 DEBUG : Local file system at /tmp/rclone2838453366: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/16 06:21:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/16 06:21:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/16 06:21:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/16 06:21:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/16 06:21:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/16 06:21:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/16 06:21:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:21:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/16 06:21:59 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.60s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:22:00 DEBUG : toe: transformed to: dG9l 2025/11/16 06:22:00 DEBUG : toe: transformed to: dG9l 2025/11/16 06:22:00 INFO : dG9l: Making directory 2025/11/16 06:22:00 DEBUG : toe: transformed to: dG9l 2025/11/16 06:22:00 DEBUG : toe: transformed to: dG9l 2025/11/16 06:22:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/16 06:22:00 INFO : dG9l/dG9l: Making directory 2025/11/16 06:22:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/16 06:22:00 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/16 06:22:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/16 06:22:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/16 06:22:00 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:22:00 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:22:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/16 06:22:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/16 06:22:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:22:01 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/16 06:22:01 DEBUG : Waiting for deletions to finish 2025/11/16 06:22:02 DEBUG : dG9l: transformed to: toe 2025/11/16 06:22:02 DEBUG : dG9l: transformed to: toe 2025/11/16 06:22:02 DEBUG : dG9l: transformed to: toe 2025/11/16 06:22:02 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/16 06:22:02 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/16 06:22:02 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/16 06:22:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/16 06:22:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/16 06:22:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/16 06:22:02 DEBUG : Local file system at /tmp/rclone2838453366: Waiting for checks to finish 2025/11/16 06:22:02 DEBUG : Local file system at /tmp/rclone2838453366: Waiting for transfers to finish 2025/11/16 06:22:02 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.17s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-lahozix5semi", Local "Local file system at /tmp/rclone2838453366", Modify Window "1ms" 2025/11/16 06:22:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 06:22:03 DEBUG : toe: transformed to: 2025/11/16 06:22:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 06:22:03 DEBUG : toe: transformed to: 2025/11/16 06:22:03 INFO : B2 bucket rclone-test-lahozix5semi: Making directory 2025/11/16 06:22:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 06:22:03 DEBUG : toe: transformed to: 2025/11/16 06:22:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 06:22:03 DEBUG : toe: transformed to: 2025/11/16 06:22:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 06:22:03 DEBUG : toe/toe: transformed to: 2025/11/16 06:22:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/16 06:22:03 INFO : toe/toe: Making directory 2025/11/16 06:22:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 06:22:03 DEBUG : toe/toe: transformed to: 2025/11/16 06:22:03 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/16 06:22:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 06:22:03 DEBUG : toe: transformed to: 2025/11/16 06:22:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/16 06:22:03 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/16 06:22:03 DEBUG : toe/toe/toe: transformed to: 2025/11/16 06:22:03 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for checks to finish 2025/11/16 06:22:03 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/16 06:22:03 DEBUG : B2 bucket rclone-test-lahozix5semi: Waiting for transfers to finish 2025/11/16 06:22:04 DEBUG : toe/toe/toe: size = 11 OK 2025/11/16 06:22:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/16 06:22:04 INFO : toe/toe/toe: Copied (new) 2025/11/16 06:22:04 ERROR : B2 bucket rclone-test-lahozix5semi: not deleting files as there were IO errors 2025/11/16 06:22:04 ERROR : B2 bucket rclone-test-lahozix5semi: not deleting directories as there were IO errors --- PASS: TestError (1.71s) PASS 2025/11/16 06:22:05 DEBUG : B2 bucket rclone-test-lahozix5semi: Purge remote 2025/11/16 06:22:05 INFO : B2 bucket rclone-test-lahozix5semi: cleaning bucket "rclone-test-lahozix5semi" of all files 2025/11/16 06:22:06 DEBUG : BackupDir/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4b2e6_d20251116_m061430_c001_v7007000_t0000_u01763273670264") 2025/11/16 06:22:06 DEBUG : BackupDir/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f113de4198b984e74_d20251116_m061424_c001_v0001116_t0041_u01763273664362") 2025/11/16 06:22:06 DEBUG : CompareDest/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f405d1538e838b9da_d20251116_m061404_c001_v7007000_t0000_u01763273644650") 2025/11/16 06:22:06 DEBUG : CompareDest/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4eec9_d20251116_m061358_c001_v0001090_t0055_u01763273638586") 2025/11/16 06:22:06 DEBUG : CompareDest/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f405d1538e838b9db_d20251116_m061404_c001_v7007000_t0000_u01763273644862") 2025/11/16 06:22:06 DEBUG : CompareDest/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f110c09bc208fc313_d20251116_m061400_c001_v0001113_t0059_u01763273640018") 2025/11/16 06:22:06 DEBUG : CopyDest/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4b2e7_d20251116_m061430_c001_v7007000_t0000_u01763273670446") 2025/11/16 06:22:06 DEBUG : CopyDest/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f688_d20251116_m061421_c001_v0001104_t0057_u01763273661132") 2025/11/16 06:22:06 DEBUG : CopyDest/three: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4b2ea_d20251116_m061430_c001_v7007000_t0000_u01763273670629") 2025/11/16 06:22:06 DEBUG : CopyDest/three: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f110c09bc208fc3b3_d20251116_m061428_c001_v0001113_t0029_u01763273668256") 2025/11/16 06:22:06 DEBUG : CopyDest/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4b2ec_d20251116_m061430_c001_v7007000_t0000_u01763273670812") 2025/11/16 06:22:06 DEBUG : CopyDest/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ef2e_d20251116_m061425_c001_v0001090_t0038_u01763273665945") 2025/11/16 06:22:06 DEBUG : EXISTING: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188cf2_d20251116_m061607_c001_v7007000_t0000_u01763273767140") 2025/11/16 06:22:06 DEBUG : EXISTING: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f870_d20251116_m061605_c001_v0001104_t0045_u01763273765628") 2025/11/16 06:22:06 DEBUG : PREFIXapple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331f9eb_d20251116_m061858_c001_v7007000_t0000_u01763273938752") 2025/11/16 06:22:06 DEBUG : PREFIXapple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab1bb_d20251116_m061851_c001_v0001115_t0010_u01763273931176") 2025/11/16 06:22:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a11_d20251116_m061858_c001_v7007000_t0000_u01763273938908") 2025/11/16 06:22:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b733_d20251116_m061851_c001_v0001113_t0045_u01763273931197") 2025/11/16 06:22:07 DEBUG : PREFIXbanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4076efd2d578e2f0_d20251116_m061858_c001_v7007000_t0000_u01763273938899") 2025/11/16 06:22:07 DEBUG : PREFIXbanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a44_d20251116_m061851_c001_v0001150_t0058_u01763273931186") 2025/11/16 06:22:07 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a10_d20251116_m061858_c001_v7007000_t0000_u01763273938722") 2025/11/16 06:22:07 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fc27_d20251116_m061851_c001_v0001104_t0026_u01763273931206") 2025/11/16 06:22:07 DEBUG : Testêé: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188cca_d20251116_m061602_c001_v7007000_t0000_u01763273762579") 2025/11/16 06:22:07 DEBUG : Testêé: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f859_d20251116_m061601_c001_v0001104_t0005_u01763273761645") 2025/11/16 06:22:07 DEBUG : Testêé: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f84c_d20251116_m061600_c001_v0001104_t0033_u01763273760592") 2025/11/16 06:22:07 DEBUG : YXBwbGU=: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1db_d20251116_m061833_c001_v7007000_t0000_u01763273913293") 2025/11/16 06:22:07 DEBUG : YXBwbGU=: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b68d_d20251116_m061828_c001_v0001113_t0000_u01763273908052") 2025/11/16 06:22:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1dc_d20251116_m061833_c001_v7007000_t0000_u01763273913476") 2025/11/16 06:22:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe198a_d20251116_m061828_c001_v0001150_t0012_u01763273908061") 2025/11/16 06:22:07 DEBUG : YmFuYW5h: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1de_d20251116_m061833_c001_v7007000_t0000_u01763273913661") 2025/11/16 06:22:07 DEBUG : YmFuYW5h: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fbc1_d20251116_m061828_c001_v0001104_t0036_u01763273908069") 2025/11/16 06:22:07 DEBUG : a/potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef1d_d20251116_m061216_c001_v7007000_t0000_u01763273536401") 2025/11/16 06:22:07 DEBUG : a/potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed5d_d20251116_m061215_c001_v0001090_t0016_u01763273535614") 2025/11/16 06:22:07 DEBUG : a/potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef0c_d20251116_m061213_c001_v7007000_t0000_u01763273533866") 2025/11/16 06:22:07 DEBUG : a/potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed53_d20251116_m061212_c001_v0001090_t0046_u01763273532989") 2025/11/16 06:22:07 DEBUG : a/potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d205_d20251116_m061154_c001_v7007000_t0000_u01763273514739") 2025/11/16 06:22:07 DEBUG : a/potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ecf5_d20251116_m061153_c001_v0001090_t0037_u01763273513805") 2025/11/16 06:22:07 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a65_d20251116_m062130_c001_v7007000_t0000_u01763274090821") 2025/11/16 06:22:07 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab4e9_d20251116_m062125_c001_v0001115_t0039_u01763274085773") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce606_d20251116_m062111_c001_v7007000_t0000_u01763274071185") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab454_d20251116_m062103_c001_v0001115_t0005_u01763274063348") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201932_d20251116_m062049_c001_v7007000_t0000_u01763274049057") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab3e7_d20251116_m062044_c001_v0001115_t0033_u01763274044422") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0c6_d20251116_m062029_c001_v7007000_t0000_u01763274029893") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab371_d20251116_m062025_c001_v0001115_t0017_u01763274025046") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b88e6_d20251116_m062010_c001_v7007000_t0000_u01763274010298") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab2fb_d20251116_m062005_c001_v0001115_t0022_u01763274005295") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5de_d20251116_m061950_c001_v7007000_t0000_u01763273990657") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab299_d20251116_m061942_c001_v0001115_t0011_u01763273982880") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fcb_d20251116_m061928_c001_v7007000_t0000_u01763273968187") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fce4_d20251116_m061922_c001_v0001104_t0006_u01763273962854") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dc0130_d20251116_m061921_c001_v7007000_t0000_u01763273961889") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab22f_d20251116_m061915_c001_v0001115_t0020_u01763273955368") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a18_d20251116_m061900_c001_v7007000_t0000_u01763273940502") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fc4f_d20251116_m061856_c001_v0001104_t0038_u01763273936186") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a01_d20251116_m061855_c001_v7007000_t0000_u01763273935251") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab1b0_d20251116_m061847_c001_v0001115_t0042_u01763273927948") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417e7f75115bcb26_d20251116_m061831_c001_v7007000_t0000_u01763273911320") 2025/11/16 06:22:08 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b67a_d20251116_m061825_c001_v0001113_t0043_u01763273905000") 2025/11/16 06:22:09 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e6e_d20251116_m061809_c001_v7007000_t0000_u01763273889756") 2025/11/16 06:22:09 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b5d9_d20251116_m061804_c001_v0001113_t0013_u01763273884654") 2025/11/16 06:22:09 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bec3_d20251116_m061750_c001_v7007000_t0000_u01763273870339") 2025/11/16 06:22:09 DEBUG : apple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b54b_d20251116_m061746_c001_v0001113_t0037_u01763273866048") 2025/11/16 06:22:09 DEBUG : appleSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40937c63542144e6_d20251116_m061926_c001_v7007000_t0000_u01763273966486") 2025/11/16 06:22:09 DEBUG : appleSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b11_d20251116_m061918_c001_v0001150_t0053_u01763273958650") 2025/11/16 06:22:09 DEBUG : appleapple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5df_d20251116_m061950_c001_v7007000_t0000_u01763273990838") 2025/11/16 06:22:09 DEBUG : appleapple: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab2aa_d20251116_m061946_c001_v0001115_t0042_u01763273986067") 2025/11/16 06:22:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a67_d20251116_m062131_c001_v7007000_t0000_u01763274091005") 2025/11/16 06:22:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73bb77_d20251116_m062126_c001_v0001113_t0058_u01763274086953") 2025/11/16 06:22:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce608_d20251116_m062111_c001_v7007000_t0000_u01763274071369") 2025/11/16 06:22:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73babe_d20251116_m062104_c001_v0001113_t0000_u01763274064450") 2025/11/16 06:22:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201935_d20251116_m062049_c001_v7007000_t0000_u01763274049240") 2025/11/16 06:22:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73ba47_d20251116_m062045_c001_v0001113_t0038_u01763274045392") 2025/11/16 06:22:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0cb_d20251116_m062030_c001_v7007000_t0000_u01763274030105") 2025/11/16 06:22:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b9d8_d20251116_m062026_c001_v0001113_t0026_u01763274026100") 2025/11/16 06:22:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b88eb_d20251116_m062010_c001_v7007000_t0000_u01763274010481") 2025/11/16 06:22:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b96b_d20251116_m062006_c001_v0001113_t0044_u01763274006137") 2025/11/16 06:22:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b8844_d20251116_m061948_c001_v7007000_t0000_u01763273988513") 2025/11/16 06:22:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fd50_d20251116_m061944_c001_v0001104_t0038_u01763273984201") 2025/11/16 06:22:09 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fcf_d20251116_m061928_c001_v7007000_t0000_u01763273968368") 2025/11/16 06:22:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b83f_d20251116_m061922_c001_v0001113_t0049_u01763273962845") 2025/11/16 06:22:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451aa7_d20251116_m061921_c001_v7007000_t0000_u01763273961690") 2025/11/16 06:22:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fcbe_d20251116_m061916_c001_v0001104_t0026_u01763273956518") 2025/11/16 06:22:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a1d_d20251116_m061900_c001_v7007000_t0000_u01763273940704") 2025/11/16 06:22:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b764_d20251116_m061856_c001_v0001113_t0042_u01763273936174") 2025/11/16 06:22:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4006b5f676c21162_d20251116_m061854_c001_v7007000_t0000_u01763273934613") 2025/11/16 06:22:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b71e_d20251116_m061848_c001_v0001113_t0003_u01763273928832") 2025/11/16 06:22:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201579_d20251116_m061831_c001_v7007000_t0000_u01763273911572") 2025/11/16 06:22:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fbb9_d20251116_m061825_c001_v0001104_t0036_u01763273905824") 2025/11/16 06:22:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e72_d20251116_m061809_c001_v7007000_t0000_u01763273889938") 2025/11/16 06:22:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fb71_d20251116_m061805_c001_v0001104_t0027_u01763273885573") 2025/11/16 06:22:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bec4_d20251116_m061750_c001_v7007000_t0000_u01763273870523") 2025/11/16 06:22:10 DEBUG : appleappleapplebanana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fb1c_d20251116_m061746_c001_v0001104_t0052_u01763273866668") 2025/11/16 06:22:10 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fbb_d20251116_m061926_c001_v7007000_t0000_u01763273966847") 2025/11/16 06:22:10 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab23b_d20251116_m061918_c001_v0001115_t0040_u01763273958620") 2025/11/16 06:22:10 DEBUG : b/potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef21_d20251116_m061216_c001_v7007000_t0000_u01763273536589") 2025/11/16 06:22:10 DEBUG : b/potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed57_d20251116_m061214_c001_v0001090_t0058_u01763273534414") 2025/11/16 06:22:10 DEBUG : b/potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef0a_d20251116_m061213_c001_v7007000_t0000_u01763273533306") 2025/11/16 06:22:10 DEBUG : b/potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed4f_d20251116_m061211_c001_v0001090_t0056_u01763273531808") 2025/11/16 06:22:10 DEBUG : b/potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d1fe_d20251116_m061154_c001_v7007000_t0000_u01763273514191") 2025/11/16 06:22:11 DEBUG : b/potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4eceb_d20251116_m061152_c001_v0001090_t0050_u01763273512730") 2025/11/16 06:22:11 DEBUG : backup/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73ae24_d20251116_m061448_c001_v7007000_t0000_u01763273688393") 2025/11/16 06:22:11 DEBUG : backup/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1137a76e667a76b6_d20251116_m061444_c001_v0001150_t0046_u01763273684456") 2025/11/16 06:22:11 DEBUG : backup/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f116e10dc5773c4e9_d20251116_m061440_c001_v0001134_t0032_u01763273680430") 2025/11/16 06:22:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e634147920c_d20251116_m061517_c001_v7007000_t0000_u01763273717437") 2025/11/16 06:22:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f117873405f521365_d20251116_m061515_c001_v0001101_t0016_u01763273715272") 2025/11/16 06:22:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f106e28666fd54402_d20251116_m061511_c001_v0001029_t0034_u01763273711216") 2025/11/16 06:22:11 DEBUG : backup/one.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d7f2_d20251116_m061504_c001_v7007000_t0000_u01763273704186") 2025/11/16 06:22:11 DEBUG : backup/one.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1011676cda34c394_d20251116_m061502_c001_v0001178_t0046_u01763273702030") 2025/11/16 06:22:11 DEBUG : backup/one.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1147c807d151449c_d20251116_m061456_c001_v0001038_t0004_u01763273696035") 2025/11/16 06:22:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e634147920f_d20251116_m061517_c001_v7007000_t0000_u01763273717619") 2025/11/16 06:22:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1065678f7921d63e_d20251116_m061516_c001_v0001182_t0033_u01763273716680") 2025/11/16 06:22:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f11813f3e48ec92c3_d20251116_m061512_c001_v0001172_t0003_u01763273712913") 2025/11/16 06:22:11 DEBUG : backup/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73ae27_d20251116_m061448_c001_v7007000_t0000_u01763273688607") 2025/11/16 06:22:11 DEBUG : backup/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f101980f874f22514_d20251116_m061447_c001_v0001165_t0030_u01763273687578") 2025/11/16 06:22:11 DEBUG : backup/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1057a1d6714c923d_d20251116_m061442_c001_v0001177_t0032_u01763273682084") 2025/11/16 06:22:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d7f5_d20251116_m061504_c001_v7007000_t0000_u01763273704368") 2025/11/16 06:22:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1097ca390199b554_d20251116_m061503_c001_v0001172_t0012_u01763273703232") 2025/11/16 06:22:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f100807e8619125cb_d20251116_m061459_c001_v0001043_t0006_u01763273699296") 2025/11/16 06:22:11 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a68_d20251116_m062131_c001_v7007000_t0000_u01763274091187") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1e9e_d20251116_m062126_c001_v0001150_t0030_u01763274086681") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce609_d20251116_m062111_c001_v7007000_t0000_u01763274071582") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1df2_d20251116_m062104_c001_v0001150_t0028_u01763274064027") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201938_d20251116_m062049_c001_v7007000_t0000_u01763274049421") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1d78_d20251116_m062044_c001_v0001150_t0011_u01763274044912") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0cc_d20251116_m062030_c001_v7007000_t0000_u01763274030285") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1cec_d20251116_m062025_c001_v0001150_t0021_u01763274025749") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b88ee_d20251116_m062010_c001_v7007000_t0000_u01763274010665") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1c53_d20251116_m062005_c001_v0001150_t0038_u01763274005860") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5e1_d20251116_m061951_c001_v7007000_t0000_u01763273991021") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1bb5_d20251116_m061943_c001_v0001150_t0024_u01763273983788") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fd3_d20251116_m061928_c001_v7007000_t0000_u01763273968552") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b3d_d20251116_m061922_c001_v0001150_t0010_u01763273962875") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56f99_d20251116_m061921_c001_v7007000_t0000_u01763273961900") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b801_d20251116_m061916_c001_v0001113_t0058_u01763273956157") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a1f_d20251116_m061900_c001_v7007000_t0000_u01763273940887") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a71_d20251116_m061856_c001_v0001150_t0057_u01763273936155") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dc0062_d20251116_m061855_c001_v7007000_t0000_u01763273935027") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a35_d20251116_m061848_c001_v0001150_t0026_u01763273928483") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1ce_d20251116_m061831_c001_v7007000_t0000_u01763273911488") 2025/11/16 06:22:12 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1975_d20251116_m061825_c001_v0001150_t0002_u01763273905292") 2025/11/16 06:22:13 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e73_d20251116_m061810_c001_v7007000_t0000_u01763273890119") 2025/11/16 06:22:13 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe18ff_d20251116_m061805_c001_v0001150_t0055_u01763273885122") 2025/11/16 06:22:13 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bec6_d20251116_m061750_c001_v7007000_t0000_u01763273870755") 2025/11/16 06:22:13 DEBUG : banana: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1892_d20251116_m061746_c001_v0001150_t0046_u01763273866320") 2025/11/16 06:22:13 DEBUG : bananaSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fba_d20251116_m061926_c001_v7007000_t0000_u01763273966664") 2025/11/16 06:22:13 DEBUG : bananaSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fcc8_d20251116_m061918_c001_v0001104_t0059_u01763273958629") 2025/11/16 06:22:13 DEBUG : both0: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f07_d20251116_m061719_c001_v7007000_t0000_u01763273839251") 2025/11/16 06:22:13 DEBUG : both0: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f99c_d20251116_m061648_c001_v0001104_t0020_u01763273808008") 2025/11/16 06:22:13 DEBUG : both0: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e20_d20251116_m061643_c001_v7007000_t0000_u01763273803706") 2025/11/16 06:22:13 DEBUG : both0: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f88a_d20251116_m061609_c001_v0001104_t0036_u01763273769001") 2025/11/16 06:22:13 DEBUG : both1: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f09_d20251116_m061719_c001_v7007000_t0000_u01763273839434") 2025/11/16 06:22:13 DEBUG : both1: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9a7_d20251116_m061649_c001_v0001104_t0026_u01763273809782") 2025/11/16 06:22:13 DEBUG : both1: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e21_d20251116_m061643_c001_v7007000_t0000_u01763273803889") 2025/11/16 06:22:13 DEBUG : both1: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f892_d20251116_m061609_c001_v0001104_t0036_u01763273769996") 2025/11/16 06:22:13 DEBUG : both10: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f0b_d20251116_m061719_c001_v7007000_t0000_u01763273839618") 2025/11/16 06:22:13 DEBUG : both10: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa11_d20251116_m061703_c001_v0001104_t0005_u01763273823449") 2025/11/16 06:22:13 DEBUG : both10: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e22_d20251116_m061644_c001_v7007000_t0000_u01763273804071") 2025/11/16 06:22:13 DEBUG : both10: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f913_d20251116_m061624_c001_v0001104_t0007_u01763273784645") 2025/11/16 06:22:13 DEBUG : both11: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f0c_d20251116_m061719_c001_v7007000_t0000_u01763273839810") 2025/11/16 06:22:13 DEBUG : both11: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa1d_d20251116_m061705_c001_v0001104_t0057_u01763273825056") 2025/11/16 06:22:14 DEBUG : both11: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e23_d20251116_m061644_c001_v7007000_t0000_u01763273804257") 2025/11/16 06:22:14 DEBUG : both11: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f921_d20251116_m061626_c001_v0001104_t0012_u01763273786304") 2025/11/16 06:22:14 DEBUG : both12: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f0d_d20251116_m061719_c001_v7007000_t0000_u01763273839993") 2025/11/16 06:22:14 DEBUG : both12: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa23_d20251116_m061706_c001_v0001104_t0043_u01763273826444") 2025/11/16 06:22:14 DEBUG : both12: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e25_d20251116_m061644_c001_v7007000_t0000_u01763273804440") 2025/11/16 06:22:14 DEBUG : both12: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f92c_d20251116_m061628_c001_v0001104_t0057_u01763273788084") 2025/11/16 06:22:14 DEBUG : both13: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f0f_d20251116_m061720_c001_v7007000_t0000_u01763273840175") 2025/11/16 06:22:14 DEBUG : both13: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa2f_d20251116_m061707_c001_v0001104_t0024_u01763273827671") 2025/11/16 06:22:14 DEBUG : both13: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e26_d20251116_m061644_c001_v7007000_t0000_u01763273804625") 2025/11/16 06:22:14 DEBUG : both13: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f932_d20251116_m061629_c001_v0001104_t0054_u01763273789878") 2025/11/16 06:22:14 DEBUG : both14: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f10_d20251116_m061720_c001_v7007000_t0000_u01763273840363") 2025/11/16 06:22:14 DEBUG : both14: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa3c_d20251116_m061709_c001_v0001104_t0037_u01763273829231") 2025/11/16 06:22:14 DEBUG : both14: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e27_d20251116_m061644_c001_v7007000_t0000_u01763273804807") 2025/11/16 06:22:14 DEBUG : both14: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f945_d20251116_m061631_c001_v0001104_t0057_u01763273791577") 2025/11/16 06:22:14 DEBUG : both15: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f11_d20251116_m061720_c001_v7007000_t0000_u01763273840546") 2025/11/16 06:22:14 DEBUG : both15: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa48_d20251116_m061710_c001_v0001104_t0021_u01763273830308") 2025/11/16 06:22:14 DEBUG : both15: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e28_d20251116_m061644_c001_v7007000_t0000_u01763273804990") 2025/11/16 06:22:14 DEBUG : both15: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f955_d20251116_m061633_c001_v0001104_t0038_u01763273793166") 2025/11/16 06:22:14 DEBUG : both16: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f12_d20251116_m061720_c001_v7007000_t0000_u01763273840728") 2025/11/16 06:22:14 DEBUG : both16: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa4e_d20251116_m061711_c001_v0001104_t0040_u01763273831545") 2025/11/16 06:22:15 DEBUG : both16: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e2d_d20251116_m061645_c001_v7007000_t0000_u01763273805183") 2025/11/16 06:22:15 DEBUG : both16: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f95f_d20251116_m061634_c001_v0001104_t0026_u01763273794707") 2025/11/16 06:22:15 DEBUG : both17: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f15_d20251116_m061720_c001_v7007000_t0000_u01763273840910") 2025/11/16 06:22:15 DEBUG : both17: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa56_d20251116_m061712_c001_v0001104_t0018_u01763273832744") 2025/11/16 06:22:15 DEBUG : both17: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e31_d20251116_m061645_c001_v7007000_t0000_u01763273805367") 2025/11/16 06:22:15 DEBUG : both17: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f96a_d20251116_m061636_c001_v0001104_t0009_u01763273796225") 2025/11/16 06:22:15 DEBUG : both18: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f17_d20251116_m061721_c001_v7007000_t0000_u01763273841093") 2025/11/16 06:22:15 DEBUG : both18: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa5e_d20251116_m061713_c001_v0001104_t0018_u01763273833919") 2025/11/16 06:22:15 DEBUG : both18: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e33_d20251116_m061645_c001_v7007000_t0000_u01763273805560") 2025/11/16 06:22:15 DEBUG : both18: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f96e_d20251116_m061638_c001_v0001104_t0007_u01763273798009") 2025/11/16 06:22:15 DEBUG : both19: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f19_d20251116_m061721_c001_v7007000_t0000_u01763273841284") 2025/11/16 06:22:15 DEBUG : both19: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa68_d20251116_m061715_c001_v0001104_t0048_u01763273835236") 2025/11/16 06:22:15 DEBUG : both19: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e36_d20251116_m061645_c001_v7007000_t0000_u01763273805743") 2025/11/16 06:22:15 DEBUG : both19: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f976_d20251116_m061639_c001_v0001104_t0018_u01763273799220") 2025/11/16 06:22:15 DEBUG : both2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f1a_d20251116_m061721_c001_v7007000_t0000_u01763273841467") 2025/11/16 06:22:15 DEBUG : both2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9b7_d20251116_m061651_c001_v0001104_t0052_u01763273811214") 2025/11/16 06:22:15 DEBUG : both2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e37_d20251116_m061645_c001_v7007000_t0000_u01763273805925") 2025/11/16 06:22:15 DEBUG : both2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f89f_d20251116_m061611_c001_v0001104_t0024_u01763273771403") 2025/11/16 06:22:15 DEBUG : both3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f1b_d20251116_m061721_c001_v7007000_t0000_u01763273841649") 2025/11/16 06:22:15 DEBUG : both3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9c1_d20251116_m061652_c001_v0001104_t0044_u01763273812619") 2025/11/16 06:22:16 DEBUG : both3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e39_d20251116_m061646_c001_v7007000_t0000_u01763273806153") 2025/11/16 06:22:16 DEBUG : both3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f8ad_d20251116_m061614_c001_v0001104_t0007_u01763273774231") 2025/11/16 06:22:16 DEBUG : both4: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f1f_d20251116_m061721_c001_v7007000_t0000_u01763273841832") 2025/11/16 06:22:16 DEBUG : both4: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9c9_d20251116_m061654_c001_v0001104_t0009_u01763273814045") 2025/11/16 06:22:16 DEBUG : both4: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e3a_d20251116_m061646_c001_v7007000_t0000_u01763273806337") 2025/11/16 06:22:16 DEBUG : both4: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f8be_d20251116_m061615_c001_v0001104_t0043_u01763273775836") 2025/11/16 06:22:16 DEBUG : both5: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f22_d20251116_m061722_c001_v7007000_t0000_u01763273842014") 2025/11/16 06:22:16 DEBUG : both5: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9d5_d20251116_m061655_c001_v0001104_t0000_u01763273815246") 2025/11/16 06:22:16 DEBUG : both5: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e3d_d20251116_m061646_c001_v7007000_t0000_u01763273806529") 2025/11/16 06:22:16 DEBUG : both5: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f8cc_d20251116_m061617_c001_v0001104_t0041_u01763273777197") 2025/11/16 06:22:16 DEBUG : both6: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f27_d20251116_m061722_c001_v7007000_t0000_u01763273842197") 2025/11/16 06:22:16 DEBUG : both6: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9e0_d20251116_m061657_c001_v0001104_t0031_u01763273817008") 2025/11/16 06:22:16 DEBUG : both6: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e3e_d20251116_m061646_c001_v7007000_t0000_u01763273806712") 2025/11/16 06:22:16 DEBUG : both6: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f8e0_d20251116_m061618_c001_v0001104_t0032_u01763273778565") 2025/11/16 06:22:16 DEBUG : both7: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f29_d20251116_m061722_c001_v7007000_t0000_u01763273842395") 2025/11/16 06:22:16 DEBUG : both7: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9ea_d20251116_m061658_c001_v0001104_t0000_u01763273818340") 2025/11/16 06:22:16 DEBUG : both7: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e42_d20251116_m061646_c001_v7007000_t0000_u01763273806897") 2025/11/16 06:22:16 DEBUG : both7: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f8ee_d20251116_m061620_c001_v0001104_t0008_u01763273780058") 2025/11/16 06:22:16 DEBUG : both8: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f2b_d20251116_m061722_c001_v7007000_t0000_u01763273842582") 2025/11/16 06:22:16 DEBUG : both8: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9fe_d20251116_m061700_c001_v0001104_t0036_u01763273820587") 2025/11/16 06:22:16 DEBUG : both8: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e45_d20251116_m061647_c001_v7007000_t0000_u01763273807080") 2025/11/16 06:22:16 DEBUG : both8: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f8fb_d20251116_m061621_c001_v0001104_t0059_u01763273781555") 2025/11/16 06:22:16 DEBUG : both9: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f2f_d20251116_m061722_c001_v7007000_t0000_u01763273842819") 2025/11/16 06:22:17 DEBUG : both9: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa06_d20251116_m061701_c001_v0001104_t0056_u01763273821707") 2025/11/16 06:22:17 DEBUG : both9: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e47_d20251116_m061647_c001_v7007000_t0000_u01763273807271") 2025/11/16 06:22:17 DEBUG : both9: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f903_d20251116_m061622_c001_v0001104_t0002_u01763273782795") 2025/11/16 06:22:17 DEBUG : c/non empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef22_d20251116_m061216_c001_v7007000_t0000_u01763273536771") 2025/11/16 06:22:17 DEBUG : c/non empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed59_d20251116_m061214_c001_v0001090_t0058_u01763273534718") 2025/11/16 06:22:17 DEBUG : c/non empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef0e_d20251116_m061214_c001_v7007000_t0000_u01763273534051") 2025/11/16 06:22:17 DEBUG : c/non empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed51_d20251116_m061212_c001_v0001090_t0019_u01763273532147") 2025/11/16 06:22:17 DEBUG : c/non empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d206_d20251116_m061154_c001_v7007000_t0000_u01763273514921") 2025/11/16 06:22:17 DEBUG : c/non empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4eced_d20251116_m061153_c001_v0001090_t0041_u01763273513015") 2025/11/16 06:22:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1e0_d20251116_m061833_c001_v7007000_t0000_u01763273913849") 2025/11/16 06:22:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab148_d20251116_m061828_c001_v0001115_t0029_u01763273908081") 2025/11/16 06:22:17 DEBUG : check sum: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d1c0_d20251116_m061145_c001_v7007000_t0000_u01763273505160") 2025/11/16 06:22:17 DEBUG : check sum: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ecba_d20251116_m061143_c001_v0001090_t0046_u01763273503867") 2025/11/16 06:22:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061e289_d20251116_m062203_c001_v7007000_t0000_u01763274123086") 2025/11/16 06:22:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab5a6_d20251116_m062200_c001_v0001115_t0009_u01763274120870") 2025/11/16 06:22:17 DEBUG : dest/3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4b28b_d20251116_m061414_c001_v7007000_t0000_u01763273654298") 2025/11/16 06:22:17 DEBUG : dest/3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4159926f05c7c583_d20251116_m061413_c001_v0001165_t0048_u01763273653194") 2025/11/16 06:22:17 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5e5_d20251116_m061951_c001_v7007000_t0000_u01763273991203") 2025/11/16 06:22:17 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fd57_d20251116_m061946_c001_v0001104_t0033_u01763273986086") 2025/11/16 06:22:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a69_d20251116_m062131_c001_v7007000_t0000_u01763274091390") 2025/11/16 06:22:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab4a3_d20251116_m062115_c001_v0001115_t0055_u01763274075857") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce60a_d20251116_m062111_c001_v7007000_t0000_u01763274071767") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab41d_d20251116_m062053_c001_v0001115_t0024_u01763274053794") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201939_d20251116_m062049_c001_v7007000_t0000_u01763274049603") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab3a1_d20251116_m062034_c001_v0001115_t0042_u01763274034625") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0cd_d20251116_m062030_c001_v7007000_t0000_u01763274030472") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab325_d20251116_m062014_c001_v0001115_t0045_u01763274014976") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b88f1_d20251116_m062010_c001_v7007000_t0000_u01763274010849") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab2dc_d20251116_m061955_c001_v0001115_t0007_u01763273995350") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b8847_d20251116_m061948_c001_v7007000_t0000_u01763273988875") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab273_d20251116_m061932_c001_v0001115_t0057_u01763273972797") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fd4_d20251116_m061928_c001_v7007000_t0000_u01763273968735") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b849_d20251116_m061923_c001_v0001113_t0046_u01763273963218") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b87a8_d20251116_m061921_c001_v7007000_t0000_u01763273961908") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab207_d20251116_m061905_c001_v0001115_t0013_u01763273945142") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a20_d20251116_m061901_c001_v7007000_t0000_u01763273941070") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a75_d20251116_m061856_c001_v0001150_t0023_u01763273936551") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4076efd2d578e2d0_d20251116_m061855_c001_v7007000_t0000_u01763273935170") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab171_d20251116_m061838_c001_v0001115_t0045_u01763273918045") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dbff92_d20251116_m061831_c001_v7007000_t0000_u01763273911311") 2025/11/16 06:22:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b62e_d20251116_m061814_c001_v0001113_t0002_u01763273894433") 2025/11/16 06:22:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e77_d20251116_m061810_c001_v7007000_t0000_u01763273890301") 2025/11/16 06:22:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b58c_d20251116_m061755_c001_v0001113_t0022_u01763273875097") 2025/11/16 06:22:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bec8_d20251116_m061750_c001_v7007000_t0000_u01763273870941") 2025/11/16 06:22:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b501_d20251116_m061736_c001_v0001113_t0041_u01763273856474") 2025/11/16 06:22:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dc014c_d20251116_m061926_c001_v7007000_t0000_u01763273966443") 2025/11/16 06:22:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b13_d20251116_m061918_c001_v0001150_t0052_u01763273958966") 2025/11/16 06:22:19 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5e7_d20251116_m061951_c001_v7007000_t0000_u01763273991424") 2025/11/16 06:22:19 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b8fb_d20251116_m061946_c001_v0001113_t0034_u01763273986097") 2025/11/16 06:22:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a6a_d20251116_m062131_c001_v7007000_t0000_u01763274091575") 2025/11/16 06:22:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1e45_d20251116_m062116_c001_v0001150_t0021_u01763274076820") 2025/11/16 06:22:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce60c_d20251116_m062111_c001_v7007000_t0000_u01763274071952") 2025/11/16 06:22:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1dbc_d20251116_m062055_c001_v0001150_t0033_u01763274055077") 2025/11/16 06:22:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f445620193b_d20251116_m062049_c001_v7007000_t0000_u01763274049786") 2025/11/16 06:22:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1d27_d20251116_m062035_c001_v0001150_t0032_u01763274035442") 2025/11/16 06:22:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0ce_d20251116_m062030_c001_v7007000_t0000_u01763274030656") 2025/11/16 06:22:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1cae_d20251116_m062016_c001_v0001150_t0045_u01763274016028") 2025/11/16 06:22:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b88f3_d20251116_m062011_c001_v7007000_t0000_u01763274011036") 2025/11/16 06:22:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1c09_d20251116_m061956_c001_v0001150_t0043_u01763273996371") 2025/11/16 06:22:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e6341479951_d20251116_m061948_c001_v7007000_t0000_u01763273988883") 2025/11/16 06:22:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b76_d20251116_m061933_c001_v0001150_t0041_u01763273973734") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fd8_d20251116_m061928_c001_v7007000_t0000_u01763273968918") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b41_d20251116_m061923_c001_v0001150_t0004_u01763273963415") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4ba39_d20251116_m061921_c001_v7007000_t0000_u01763273961916") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b7ab_d20251116_m061906_c001_v0001113_t0048_u01763273946079") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a21_d20251116_m061901_c001_v7007000_t0000_u01763273941256") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b766_d20251116_m061856_c001_v0001113_t0055_u01763273936644") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4011d7280083cc85_d20251116_m061855_c001_v7007000_t0000_u01763273935228") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe19e4_d20251116_m061838_c001_v0001150_t0026_u01763273918890") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dbff96_d20251116_m061831_c001_v7007000_t0000_u01763273911503") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1935_d20251116_m061815_c001_v0001150_t0007_u01763273895247") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e78_d20251116_m061810_c001_v7007000_t0000_u01763273890482") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe18cc_d20251116_m061756_c001_v0001150_t0004_u01763273876132") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288becb_d20251116_m061751_c001_v7007000_t0000_u01763273871172") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe183e_d20251116_m061736_c001_v0001150_t0047_u01763273856791") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40937c63542144e7_d20251116_m061926_c001_v7007000_t0000_u01763273966670") 2025/11/16 06:22:20 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b813_d20251116_m061919_c001_v0001113_t0059_u01763273959091") 2025/11/16 06:22:20 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5e9_d20251116_m061951_c001_v7007000_t0000_u01763273991606") 2025/11/16 06:22:20 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1bc6_d20251116_m061946_c001_v0001150_t0054_u01763273986432") 2025/11/16 06:22:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a6b_d20251116_m062131_c001_v7007000_t0000_u01763274091759") 2025/11/16 06:22:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73bb21_d20251116_m062117_c001_v0001113_t0032_u01763274077679") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce60d_d20251116_m062112_c001_v7007000_t0000_u01763274072136") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73ba7e_d20251116_m062055_c001_v0001113_t0029_u01763274055733") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f445620193d_d20251116_m062049_c001_v7007000_t0000_u01763274049968") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73ba03_d20251116_m062036_c001_v0001113_t0037_u01763274036281") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0d0_d20251116_m062030_c001_v7007000_t0000_u01763274030838") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b9a4_d20251116_m062016_c001_v0001113_t0029_u01763274016809") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b88f7_d20251116_m062011_c001_v7007000_t0000_u01763274011220") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b942_d20251116_m061957_c001_v0001113_t0034_u01763273997016") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b8848_d20251116_m061949_c001_v7007000_t0000_u01763273989058") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fd1d_d20251116_m061934_c001_v0001104_t0029_u01763273974440") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fd9_d20251116_m061929_c001_v7007000_t0000_u01763273969099") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b84d_d20251116_m061923_c001_v0001113_t0045_u01763273963557") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dc0131_d20251116_m061921_c001_v7007000_t0000_u01763273961931") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fc85_d20251116_m061907_c001_v0001104_t0007_u01763273946999") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a22_d20251116_m061901_c001_v7007000_t0000_u01763273941440") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fc51_d20251116_m061856_c001_v0001104_t0031_u01763273936661") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4076efd2d578e2c6_d20251116_m061854_c001_v7007000_t0000_u01763273934619") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b6cd_d20251116_m061839_c001_v0001113_t0053_u01763273919624") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dbff94_d20251116_m061831_c001_v7007000_t0000_u01763273911369") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fb95_d20251116_m061816_c001_v0001104_t0059_u01763273895999") 2025/11/16 06:22:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e7a_d20251116_m061810_c001_v7007000_t0000_u01763273890664") 2025/11/16 06:22:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fb45_d20251116_m061756_c001_v0001104_t0047_u01763273876859") 2025/11/16 06:22:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288becc_d20251116_m061751_c001_v7007000_t0000_u01763273871356") 2025/11/16 06:22:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fae2_d20251116_m061737_c001_v0001104_t0025_u01763273857133") 2025/11/16 06:22:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4006b5f676c21238_d20251116_m061926_c001_v7007000_t0000_u01763273966684") 2025/11/16 06:22:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b17_d20251116_m061919_c001_v0001150_t0017_u01763273959251") 2025/11/16 06:22:22 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5ea_d20251116_m061951_c001_v7007000_t0000_u01763273991787") 2025/11/16 06:22:22 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b8fd_d20251116_m061946_c001_v0001113_t0022_u01763273986452") 2025/11/16 06:22:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a70_d20251116_m062131_c001_v7007000_t0000_u01763274091942") 2025/11/16 06:22:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fef6_d20251116_m062118_c001_v0001104_t0043_u01763274078572") 2025/11/16 06:22:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce610_d20251116_m062112_c001_v7007000_t0000_u01763274072321") 2025/11/16 06:22:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fe94_d20251116_m062056_c001_v0001104_t0022_u01763274056418") 2025/11/16 06:22:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f445620193e_d20251116_m062050_c001_v7007000_t0000_u01763274050151") 2025/11/16 06:22:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fe33_d20251116_m062036_c001_v0001104_t0024_u01763274036970") 2025/11/16 06:22:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0d2_d20251116_m062031_c001_v7007000_t0000_u01763274031022") 2025/11/16 06:22:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fde1_d20251116_m062017_c001_v0001104_t0003_u01763274017629") 2025/11/16 06:22:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b88fb_d20251116_m062011_c001_v7007000_t0000_u01763274011403") 2025/11/16 06:22:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fd8e_d20251116_m061957_c001_v0001104_t0058_u01763273997729") 2025/11/16 06:22:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e6341479952_d20251116_m061949_c001_v7007000_t0000_u01763273989068") 2025/11/16 06:22:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b8a3_d20251116_m061935_c001_v0001113_t0058_u01763273975555") 2025/11/16 06:22:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fdb_d20251116_m061929_c001_v7007000_t0000_u01763273969281") 2025/11/16 06:22:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab24b_d20251116_m061923_c001_v0001115_t0034_u01763273963623") 2025/11/16 06:22:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451aa3_d20251116_m061921_c001_v7007000_t0000_u01763273961326") 2025/11/16 06:22:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1acb_d20251116_m061908_c001_v0001150_t0034_u01763273948267") 2025/11/16 06:22:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a24_d20251116_m061901_c001_v7007000_t0000_u01763273941623") 2025/11/16 06:22:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab1d8_d20251116_m061856_c001_v0001115_t0046_u01763273936722") 2025/11/16 06:22:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4006b5f676c21164_d20251116_m061854_c001_v7007000_t0000_u01763273934983") 2025/11/16 06:22:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fbf7_d20251116_m061840_c001_v0001104_t0019_u01763273920419") 2025/11/16 06:22:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40937c63542143a9_d20251116_m061831_c001_v7007000_t0000_u01763273911663") 2025/11/16 06:22:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab11a_d20251116_m061816_c001_v0001115_t0030_u01763273896839") 2025/11/16 06:22:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e7b_d20251116_m061810_c001_v7007000_t0000_u01763273890845") 2025/11/16 06:22:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab0d2_d20251116_m061757_c001_v0001115_t0042_u01763273877853") 2025/11/16 06:22:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288becf_d20251116_m061751_c001_v7007000_t0000_u01763273871555") 2025/11/16 06:22:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab083_d20251116_m061738_c001_v0001115_t0018_u01763273858332") 2025/11/16 06:22:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fb9_d20251116_m061926_c001_v7007000_t0000_u01763273966474") 2025/11/16 06:22:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fcce_d20251116_m061919_c001_v0001104_t0016_u01763273959343") 2025/11/16 06:22:23 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5ec_d20251116_m061951_c001_v7007000_t0000_u01763273991967") 2025/11/16 06:22:23 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab2ae_d20251116_m061946_c001_v0001115_t0052_u01763273986561") 2025/11/16 06:22:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a71_d20251116_m062132_c001_v7007000_t0000_u01763274092126") 2025/11/16 06:22:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab4b4_d20251116_m062119_c001_v0001115_t0012_u01763274079250") 2025/11/16 06:22:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce612_d20251116_m062112_c001_v7007000_t0000_u01763274072502") 2025/11/16 06:22:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab433_d20251116_m062057_c001_v0001115_t0045_u01763274057083") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201940_d20251116_m062050_c001_v7007000_t0000_u01763274050334") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab3b3_d20251116_m062037_c001_v0001115_t0000_u01763274037832") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0d5_d20251116_m062031_c001_v7007000_t0000_u01763274031205") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab342_d20251116_m062018_c001_v0001115_t0058_u01763274018420") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b88fd_d20251116_m062011_c001_v7007000_t0000_u01763274011602") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab2e3_d20251116_m061958_c001_v0001115_t0058_u01763273998297") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce3b7_d20251116_m061948_c001_v7007000_t0000_u01763273988883") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab287_d20251116_m061936_c001_v0001115_t0055_u01763273976013") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fdd_d20251116_m061929_c001_v7007000_t0000_u01763273969462") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fce6_d20251116_m061923_c001_v0001104_t0001_u01763273963657") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40937c63542144ce_d20251116_m061921_c001_v7007000_t0000_u01763273961873") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab212_d20251116_m061908_c001_v0001115_t0041_u01763273948555") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a25_d20251116_m061901_c001_v7007000_t0000_u01763273941806") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a7d_d20251116_m061857_c001_v0001150_t0000_u01763273937027") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4006b5f676c21163_d20251116_m061854_c001_v7007000_t0000_u01763273934799") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab187_d20251116_m061841_c001_v0001115_t0053_u01763273921249") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417e7f75115bcb27_d20251116_m061831_c001_v7007000_t0000_u01763273911512") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b643_d20251116_m061817_c001_v0001113_t0011_u01763273897293") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e7c_d20251116_m061811_c001_v7007000_t0000_u01763273891033") 2025/11/16 06:22:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b5a3_d20251116_m061758_c001_v0001113_t0010_u01763273878361") 2025/11/16 06:22:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bed1_d20251116_m061751_c001_v7007000_t0000_u01763273871739") 2025/11/16 06:22:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b519_d20251116_m061739_c001_v0001113_t0039_u01763273859157") 2025/11/16 06:22:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4006b5f676c21237_d20251116_m061926_c001_v7007000_t0000_u01763273966499") 2025/11/16 06:22:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b817_d20251116_m061919_c001_v0001113_t0040_u01763273959447") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5ee_d20251116_m061952_c001_v7007000_t0000_u01763273992149") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fd5b_d20251116_m061946_c001_v0001104_t0038_u01763273986612") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a73_d20251116_m062132_c001_v7007000_t0000_u01763274092313") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1e56_d20251116_m062119_c001_v0001150_t0051_u01763274079763") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce613_d20251116_m062112_c001_v7007000_t0000_u01763274072684") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1dcd_d20251116_m062057_c001_v0001150_t0040_u01763274057790") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201941_d20251116_m062050_c001_v7007000_t0000_u01763274050517") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1d41_d20251116_m062038_c001_v0001150_t0030_u01763274038486") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0d7_d20251116_m062031_c001_v7007000_t0000_u01763274031387") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1cc1_d20251116_m062018_c001_v0001150_t0017_u01763274018959") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b8901_d20251116_m062011_c001_v7007000_t0000_u01763274011786") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1c24_d20251116_m061958_c001_v0001150_t0002_u01763273998822") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b8845_d20251116_m061948_c001_v7007000_t0000_u01763273988694") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b90_d20251116_m061936_c001_v0001150_t0011_u01763273976568") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fde_d20251116_m061929_c001_v7007000_t0000_u01763273969645") 2025/11/16 06:22:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b43_d20251116_m061923_c001_v0001150_t0013_u01763273963819") 2025/11/16 06:22:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4ba37_d20251116_m061921_c001_v7007000_t0000_u01763273961733") 2025/11/16 06:22:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b7c7_d20251116_m061909_c001_v0001113_t0013_u01763273949513") 2025/11/16 06:22:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a27_d20251116_m061901_c001_v7007000_t0000_u01763273941990") 2025/11/16 06:22:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b76e_d20251116_m061857_c001_v0001113_t0031_u01763273937066") 2025/11/16 06:22:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41096641a42cb94a_d20251116_m061855_c001_v7007000_t0000_u01763273935191") 2025/11/16 06:22:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a03_d20251116_m061841_c001_v0001150_t0014_u01763273921878") 2025/11/16 06:22:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f404ae298e5e840a2_d20251116_m061831_c001_v7007000_t0000_u01763273911374") 2025/11/16 06:22:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1951_d20251116_m061818_c001_v0001150_t0054_u01763273898144") 2025/11/16 06:22:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e7e_d20251116_m061811_c001_v7007000_t0000_u01763273891215") 2025/11/16 06:22:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe18db_d20251116_m061758_c001_v0001150_t0009_u01763273878813") 2025/11/16 06:22:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bed2_d20251116_m061751_c001_v7007000_t0000_u01763273871922") 2025/11/16 06:22:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1856_d20251116_m061739_c001_v0001150_t0057_u01763273859525") 2025/11/16 06:22:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4076efd2d578e3d9_d20251116_m061926_c001_v7007000_t0000_u01763273966512") 2025/11/16 06:22:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab23d_d20251116_m061919_c001_v0001115_t0049_u01763273959572") 2025/11/16 06:22:26 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5f3_d20251116_m061952_c001_v7007000_t0000_u01763273992370") 2025/11/16 06:22:26 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1bc8_d20251116_m061946_c001_v0001150_t0018_u01763273986703") 2025/11/16 06:22:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a74_d20251116_m062132_c001_v7007000_t0000_u01763274092568") 2025/11/16 06:22:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73bb3f_d20251116_m062120_c001_v0001113_t0013_u01763274080037") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce615_d20251116_m062112_c001_v7007000_t0000_u01763274072870") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73ba8f_d20251116_m062058_c001_v0001113_t0046_u01763274058072") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201942_d20251116_m062050_c001_v7007000_t0000_u01763274050699") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73ba17_d20251116_m062038_c001_v0001113_t0003_u01763274038768") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0d8_d20251116_m062031_c001_v7007000_t0000_u01763274031570") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b9af_d20251116_m062019_c001_v0001113_t0053_u01763274019595") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b8903_d20251116_m062011_c001_v7007000_t0000_u01763274011970") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b94e_d20251116_m061959_c001_v0001113_t0043_u01763273999219") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5d1_d20251116_m061948_c001_v7007000_t0000_u01763273988896") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fd2d_d20251116_m061937_c001_v0001104_t0031_u01763273977025") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fdf_d20251116_m061929_c001_v7007000_t0000_u01763273969827") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b851_d20251116_m061923_c001_v0001113_t0031_u01763273963911") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dc012f_d20251116_m061921_c001_v7007000_t0000_u01763273961744") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fc93_d20251116_m061909_c001_v0001104_t0019_u01763273949915") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a2c_d20251116_m061902_c001_v7007000_t0000_u01763273942174") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab1de_d20251116_m061857_c001_v0001115_t0051_u01763273937400") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4076efd2d578e2cd_d20251116_m061854_c001_v7007000_t0000_u01763273934985") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b6f1_d20251116_m061842_c001_v0001113_t0028_u01763273922329") 2025/11/16 06:22:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dbff97_d20251116_m061831_c001_v7007000_t0000_u01763273911550") 2025/11/16 06:22:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fb9b_d20251116_m061818_c001_v0001104_t0011_u01763273898435") 2025/11/16 06:22:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e81_d20251116_m061811_c001_v7007000_t0000_u01763273891396") 2025/11/16 06:22:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fb55_d20251116_m061759_c001_v0001104_t0031_u01763273879301") 2025/11/16 06:22:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bed4_d20251116_m061752_c001_v7007000_t0000_u01763273872107") 2025/11/16 06:22:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071faf2_d20251116_m061739_c001_v0001104_t0029_u01763273859880") 2025/11/16 06:22:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4076efd2d578e3dc_d20251116_m061926_c001_v7007000_t0000_u01763273966696") 2025/11/16 06:22:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b81d_d20251116_m061919_c001_v0001113_t0027_u01763273959778") 2025/11/16 06:22:28 DEBUG : dir1/0007-12345: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5f5_d20251116_m061952_c001_v7007000_t0000_u01763273992552") 2025/11/16 06:22:28 DEBUG : dir1/0007-12345: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b901_d20251116_m061946_c001_v0001113_t0056_u01763273986984") 2025/11/16 06:22:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a75_d20251116_m062132_c001_v7007000_t0000_u01763274092752") 2025/11/16 06:22:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fefe_d20251116_m062120_c001_v0001104_t0038_u01763274080581") 2025/11/16 06:22:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce617_d20251116_m062113_c001_v7007000_t0000_u01763274073053") 2025/11/16 06:22:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fe9e_d20251116_m062058_c001_v0001104_t0054_u01763274058533") 2025/11/16 06:22:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201943_d20251116_m062050_c001_v7007000_t0000_u01763274050881") 2025/11/16 06:22:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fe37_d20251116_m062039_c001_v0001104_t0026_u01763274039295") 2025/11/16 06:22:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0da_d20251116_m062031_c001_v7007000_t0000_u01763274031753") 2025/11/16 06:22:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fde8_d20251116_m062020_c001_v0001104_t0046_u01763274020080") 2025/11/16 06:22:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b8906_d20251116_m062012_c001_v7007000_t0000_u01763274012154") 2025/11/16 06:22:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fd90_d20251116_m061959_c001_v0001104_t0011_u01763273999494") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce3b9_d20251116_m061949_c001_v7007000_t0000_u01763273989073") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b8b6_d20251116_m061937_c001_v0001113_t0008_u01763273977907") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fe0_d20251116_m061930_c001_v7007000_t0000_u01763273970010") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab24f_d20251116_m061924_c001_v0001115_t0043_u01763273964162") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451aa5_d20251116_m061921_c001_v7007000_t0000_u01763273961508") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1ad1_d20251116_m061910_c001_v0001150_t0053_u01763273950580") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a2e_d20251116_m061902_c001_v7007000_t0000_u01763273942357") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fc57_d20251116_m061857_c001_v0001104_t0058_u01763273937436") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4076efd2d578e2cb_d20251116_m061854_c001_v7007000_t0000_u01763273934802") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fc03_d20251116_m061842_c001_v0001104_t0043_u01763273922977") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1bd_d20251116_m061830_c001_v7007000_t0000_u01763273910924") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab120_d20251116_m061819_c001_v0001115_t0032_u01763273899041") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e82_d20251116_m061811_c001_v7007000_t0000_u01763273891578") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab0d6_d20251116_m061759_c001_v0001115_t0037_u01763273879892") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bed5_d20251116_m061752_c001_v7007000_t0000_u01763273872293") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab089_d20251116_m061740_c001_v0001115_t0048_u01763273860442") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b87cc_d20251116_m061926_c001_v7007000_t0000_u01763273966458") 2025/11/16 06:22:29 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b1f_d20251116_m061919_c001_v0001150_t0049_u01763273959811") 2025/11/16 06:22:29 DEBUG : dir1/0008-23456: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5f8_d20251116_m061952_c001_v7007000_t0000_u01763273992734") 2025/11/16 06:22:29 DEBUG : dir1/0008-23456: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab2b0_d20251116_m061947_c001_v0001115_t0021_u01763273987075") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a76_d20251116_m062132_c001_v7007000_t0000_u01763274092939") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab4c7_d20251116_m062121_c001_v0001115_t0048_u01763274081170") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce619_d20251116_m062113_c001_v7007000_t0000_u01763274073235") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab43a_d20251116_m062059_c001_v0001115_t0027_u01763274059256") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201944_d20251116_m062051_c001_v7007000_t0000_u01763274051063") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab3c9_d20251116_m062040_c001_v0001115_t0007_u01763274040093") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0db_d20251116_m062031_c001_v7007000_t0000_u01763274031934") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab357_d20251116_m062020_c001_v0001115_t0035_u01763274020635") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b8908_d20251116_m062012_c001_v7007000_t0000_u01763274012337") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab2ed_d20251116_m062000_c001_v0001115_t0053_u01763274000189") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f416e43f41c26143a_d20251116_m061948_c001_v7007000_t0000_u01763273988916") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab28b_d20251116_m061938_c001_v0001115_t0018_u01763273978346") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fe2_d20251116_m061930_c001_v7007000_t0000_u01763273970190") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fce8_d20251116_m061924_c001_v0001104_t0044_u01763273964191") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451aaa_d20251116_m061921_c001_v7007000_t0000_u01763273961872") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab21f_d20251116_m061910_c001_v0001115_t0053_u01763273950861") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a31_d20251116_m061902_c001_v7007000_t0000_u01763273942541") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b774_d20251116_m061857_c001_v0001113_t0058_u01763273937457") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41096641a42cb946_d20251116_m061855_c001_v7007000_t0000_u01763273935003") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab191_d20251116_m061843_c001_v0001115_t0023_u01763273923526") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1c3_d20251116_m061831_c001_v7007000_t0000_u01763273911108") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b64f_d20251116_m061819_c001_v0001113_t0052_u01763273899624") 2025/11/16 06:22:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e84_d20251116_m061811_c001_v7007000_t0000_u01763273891782") 2025/11/16 06:22:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b5b3_d20251116_m061800_c001_v0001113_t0029_u01763273880467") 2025/11/16 06:22:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bed6_d20251116_m061752_c001_v7007000_t0000_u01763273872477") 2025/11/16 06:22:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b526_d20251116_m061741_c001_v0001113_t0008_u01763273861221") 2025/11/16 06:22:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dc0151_d20251116_m061926_c001_v7007000_t0000_u01763273966705") 2025/11/16 06:22:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b821_d20251116_m061920_c001_v0001113_t0022_u01763273960138") 2025/11/16 06:22:31 DEBUG : dir1/0009-34567: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5fb_d20251116_m061952_c001_v7007000_t0000_u01763273992917") 2025/11/16 06:22:31 DEBUG : dir1/0009-34567: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fd5d_d20251116_m061947_c001_v0001104_t0029_u01763273987207") 2025/11/16 06:22:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a79_d20251116_m062133_c001_v7007000_t0000_u01763274093124") 2025/11/16 06:22:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1e60_d20251116_m062121_c001_v0001150_t0006_u01763274081691") 2025/11/16 06:22:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce61d_d20251116_m062113_c001_v7007000_t0000_u01763274073416") 2025/11/16 06:22:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1dd8_d20251116_m062059_c001_v0001150_t0038_u01763274059982") 2025/11/16 06:22:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201946_d20251116_m062051_c001_v7007000_t0000_u01763274051246") 2025/11/16 06:22:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1d53_d20251116_m062040_c001_v0001150_t0014_u01763274040745") 2025/11/16 06:22:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0dd_d20251116_m062032_c001_v7007000_t0000_u01763274032115") 2025/11/16 06:22:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1ccf_d20251116_m062021_c001_v0001150_t0044_u01763274021134") 2025/11/16 06:22:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b890b_d20251116_m062012_c001_v7007000_t0000_u01763274012520") 2025/11/16 06:22:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1c32_d20251116_m062001_c001_v0001150_t0040_u01763274001191") 2025/11/16 06:22:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e634147994f_d20251116_m061948_c001_v7007000_t0000_u01763273988686") 2025/11/16 06:22:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b9b_d20251116_m061938_c001_v0001150_t0022_u01763273978968") 2025/11/16 06:22:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fe4_d20251116_m061930_c001_v7007000_t0000_u01763273970372") 2025/11/16 06:22:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b853_d20251116_m061924_c001_v0001113_t0001_u01763273964212") 2025/11/16 06:22:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4006b5f676c21218_d20251116_m061921_c001_v7007000_t0000_u01763273961500") 2025/11/16 06:22:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b7d7_d20251116_m061911_c001_v0001113_t0005_u01763273951385") 2025/11/16 06:22:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a33_d20251116_m061902_c001_v7007000_t0000_u01763273942724") 2025/11/16 06:22:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a81_d20251116_m061857_c001_v0001150_t0050_u01763273937505") 2025/11/16 06:22:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56e95_d20251116_m061854_c001_v7007000_t0000_u01763273934986") 2025/11/16 06:22:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a0f_d20251116_m061844_c001_v0001150_t0020_u01763273924090") 2025/11/16 06:22:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f404ae298e5e840a6_d20251116_m061831_c001_v7007000_t0000_u01763273911560") 2025/11/16 06:22:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1959_d20251116_m061820_c001_v0001150_t0057_u01763273900167") 2025/11/16 06:22:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e87_d20251116_m061811_c001_v7007000_t0000_u01763273891979") 2025/11/16 06:22:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe18e1_d20251116_m061800_c001_v0001150_t0017_u01763273880828") 2025/11/16 06:22:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bed7_d20251116_m061752_c001_v7007000_t0000_u01763273872661") 2025/11/16 06:22:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1864_d20251116_m061741_c001_v0001150_t0054_u01763273861785") 2025/11/16 06:22:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dc0150_d20251116_m061926_c001_v7007000_t0000_u01763273966626") 2025/11/16 06:22:32 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b25_d20251116_m061920_c001_v0001150_t0055_u01763273960160") 2025/11/16 06:22:32 DEBUG : dir1/0010-45678: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5fd_d20251116_m061953_c001_v7007000_t0000_u01763273993099") 2025/11/16 06:22:32 DEBUG : dir1/0010-45678: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1bd0_d20251116_m061947_c001_v0001150_t0037_u01763273987248") 2025/11/16 06:22:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a7d_d20251116_m062133_c001_v7007000_t0000_u01763274093308") 2025/11/16 06:22:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73bb58_d20251116_m062122_c001_v0001113_t0041_u01763274082122") 2025/11/16 06:22:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce620_d20251116_m062113_c001_v7007000_t0000_u01763274073599") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73baa1_d20251116_m062100_c001_v0001113_t0009_u01763274060228") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201947_d20251116_m062051_c001_v7007000_t0000_u01763274051429") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73ba27_d20251116_m062041_c001_v0001113_t0056_u01763274041145") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0df_d20251116_m062032_c001_v7007000_t0000_u01763274032298") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b9ba_d20251116_m062021_c001_v0001113_t0049_u01763274021368") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b890f_d20251116_m062012_c001_v7007000_t0000_u01763274012703") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b95d_d20251116_m062001_c001_v0001113_t0057_u01763274001530") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf18c7fa_d20251116_m061948_c001_v7007000_t0000_u01763273988923") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fd3a_d20251116_m061939_c001_v0001104_t0051_u01763273979379") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fe8_d20251116_m061930_c001_v7007000_t0000_u01763273970554") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b47_d20251116_m061924_c001_v0001150_t0027_u01763273964237") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4006b5f676c21216_d20251116_m061921_c001_v7007000_t0000_u01763273961317") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fca1_d20251116_m061911_c001_v0001104_t0016_u01763273951902") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a37_d20251116_m061902_c001_v7007000_t0000_u01763273942908") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b77a_d20251116_m061857_c001_v0001113_t0005_u01763273937771") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e63414797eb_d20251116_m061855_c001_v7007000_t0000_u01763273935241") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b6f8_d20251116_m061844_c001_v0001113_t0053_u01763273924584") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1cf_d20251116_m061831_c001_v7007000_t0000_u01763273911672") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fba3_d20251116_m061820_c001_v0001104_t0041_u01763273900610") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e89_d20251116_m061812_c001_v7007000_t0000_u01763273892162") 2025/11/16 06:22:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fb5b_d20251116_m061801_c001_v0001104_t0051_u01763273881388") 2025/11/16 06:22:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bed8_d20251116_m061752_c001_v7007000_t0000_u01763273872844") 2025/11/16 06:22:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fafa_d20251116_m061742_c001_v0001104_t0051_u01763273862087") 2025/11/16 06:22:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dc0154_d20251116_m061926_c001_v7007000_t0000_u01763273966817") 2025/11/16 06:22:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab241_d20251116_m061920_c001_v0001115_t0005_u01763273960239") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5fe_d20251116_m061953_c001_v7007000_t0000_u01763273993286") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b903_d20251116_m061947_c001_v0001113_t0003_u01763273987372") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a7e_d20251116_m062133_c001_v7007000_t0000_u01763274093492") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071ff0b_d20251116_m062122_c001_v0001104_t0020_u01763274082476") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce621_d20251116_m062113_c001_v7007000_t0000_u01763274073781") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071feac_d20251116_m062100_c001_v0001104_t0028_u01763274060819") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201948_d20251116_m062051_c001_v7007000_t0000_u01763274051611") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fe41_d20251116_m062041_c001_v0001104_t0006_u01763274041480") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0e0_d20251116_m062032_c001_v7007000_t0000_u01763274032480") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fdf4_d20251116_m062021_c001_v0001104_t0004_u01763274021687") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b8916_d20251116_m062012_c001_v7007000_t0000_u01763274012886") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fd98_d20251116_m062001_c001_v0001104_t0046_u01763274001917") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e634147994d_d20251116_m061948_c001_v7007000_t0000_u01763273988503") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b8cb_d20251116_m061940_c001_v0001113_t0052_u01763273980147") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56feb_d20251116_m061930_c001_v7007000_t0000_u01763273970736") 2025/11/16 06:22:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b49_d20251116_m061924_c001_v0001150_t0033_u01763273964707") 2025/11/16 06:22:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40937c63542144cc_d20251116_m061921_c001_v7007000_t0000_u01763273961683") 2025/11/16 06:22:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1ae0_d20251116_m061913_c001_v0001150_t0022_u01763273953231") 2025/11/16 06:22:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a38_d20251116_m061903_c001_v7007000_t0000_u01763273943092") 2025/11/16 06:22:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a83_d20251116_m061857_c001_v0001150_t0028_u01763273937796") 2025/11/16 06:22:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b84519fd_d20251116_m061855_c001_v7007000_t0000_u01763273935065") 2025/11/16 06:22:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fc0b_d20251116_m061844_c001_v0001104_t0055_u01763273924908") 2025/11/16 06:22:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40937c63542143a6_d20251116_m061831_c001_v7007000_t0000_u01763273911296") 2025/11/16 06:22:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab125_d20251116_m061821_c001_v0001115_t0011_u01763273901320") 2025/11/16 06:22:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e8a_d20251116_m061812_c001_v7007000_t0000_u01763273892344") 2025/11/16 06:22:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab0e2_d20251116_m061801_c001_v0001115_t0016_u01763273881995") 2025/11/16 06:22:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bed9_d20251116_m061753_c001_v7007000_t0000_u01763273873029") 2025/11/16 06:22:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab091_d20251116_m061742_c001_v0001115_t0027_u01763273862647") 2025/11/16 06:22:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b87ce_d20251116_m061926_c001_v7007000_t0000_u01763273966639") 2025/11/16 06:22:35 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fcd8_d20251116_m061920_c001_v0001104_t0037_u01763273960399") 2025/11/16 06:22:35 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5ff_d20251116_m061953_c001_v7007000_t0000_u01763273993476") 2025/11/16 06:22:35 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1bd2_d20251116_m061947_c001_v0001150_t0054_u01763273987548") 2025/11/16 06:22:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a81_d20251116_m062133_c001_v7007000_t0000_u01763274093734") 2025/11/16 06:22:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab4d5_d20251116_m062123_c001_v0001115_t0010_u01763274083357") 2025/11/16 06:22:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce623_d20251116_m062113_c001_v7007000_t0000_u01763274073964") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab44a_d20251116_m062101_c001_v0001115_t0045_u01763274061377") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201949_d20251116_m062051_c001_v7007000_t0000_u01763274051830") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab3d7_d20251116_m062042_c001_v0001115_t0054_u01763274042032") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0e4_d20251116_m062032_c001_v7007000_t0000_u01763274032663") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab369_d20251116_m062022_c001_v0001115_t0057_u01763274022758") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b8919_d20251116_m062013_c001_v7007000_t0000_u01763274013069") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab2f3_d20251116_m062002_c001_v0001115_t0053_u01763274002450") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce3b5_d20251116_m061948_c001_v7007000_t0000_u01763273988702") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab293_d20251116_m061940_c001_v0001115_t0053_u01763273980516") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56fef_d20251116_m061930_c001_v7007000_t0000_u01763273970917") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b859_d20251116_m061924_c001_v0001113_t0028_u01763273964733") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56f94_d20251116_m061921_c001_v7007000_t0000_u01763273961708") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab229_d20251116_m061913_c001_v0001115_t0054_u01763273953664") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a39_d20251116_m061903_c001_v7007000_t0000_u01763273943273") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab1e5_d20251116_m061857_c001_v0001115_t0049_u01763273937996") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56e97_d20251116_m061855_c001_v7007000_t0000_u01763273935199") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab19a_d20251116_m061845_c001_v0001115_t0041_u01763273925825") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f405d1538e838c181_d20251116_m061831_c001_v7007000_t0000_u01763273911369") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b664_d20251116_m061822_c001_v0001113_t0059_u01763273902461") 2025/11/16 06:22:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e8d_d20251116_m061812_c001_v7007000_t0000_u01763273892526") 2025/11/16 06:22:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b5c5_d20251116_m061802_c001_v0001113_t0033_u01763273882620") 2025/11/16 06:22:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288beda_d20251116_m061753_c001_v7007000_t0000_u01763273873214") 2025/11/16 06:22:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b541_d20251116_m061743_c001_v0001113_t0021_u01763273863565") 2025/11/16 06:22:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4ba52_d20251116_m061926_c001_v7007000_t0000_u01763273966646") 2025/11/16 06:22:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b2b_d20251116_m061920_c001_v0001150_t0046_u01763273960521") 2025/11/16 06:22:37 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b600_d20251116_m061953_c001_v7007000_t0000_u01763273993657") 2025/11/16 06:22:37 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1bd4_d20251116_m061947_c001_v0001150_t0026_u01763273987785") 2025/11/16 06:22:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a83_d20251116_m062133_c001_v7007000_t0000_u01763274093917") 2025/11/16 06:22:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1e86_d20251116_m062124_c001_v0001150_t0008_u01763274084053") 2025/11/16 06:22:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce625_d20251116_m062114_c001_v7007000_t0000_u01763274074146") 2025/11/16 06:22:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1dea_d20251116_m062101_c001_v0001150_t0001_u01763274061940") 2025/11/16 06:22:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f445620194b_d20251116_m062052_c001_v7007000_t0000_u01763274052015") 2025/11/16 06:22:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1d5f_d20251116_m062042_c001_v0001150_t0017_u01763274042563") 2025/11/16 06:22:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0e5_d20251116_m062032_c001_v7007000_t0000_u01763274032848") 2025/11/16 06:22:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1cde_d20251116_m062023_c001_v0001150_t0004_u01763274023288") 2025/11/16 06:22:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b891b_d20251116_m062013_c001_v7007000_t0000_u01763274013253") 2025/11/16 06:22:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1c43_d20251116_m062002_c001_v0001150_t0016_u01763274002945") 2025/11/16 06:22:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4baeb_d20251116_m061948_c001_v7007000_t0000_u01763273988921") 2025/11/16 06:22:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1bab_d20251116_m061941_c001_v0001150_t0035_u01763273981495") 2025/11/16 06:22:37 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56ff1_d20251116_m061931_c001_v7007000_t0000_u01763273971099") 2025/11/16 06:22:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab253_d20251116_m061924_c001_v0001115_t0042_u01763273964744") 2025/11/16 06:22:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4006b5f676c21219_d20251116_m061921_c001_v7007000_t0000_u01763273961680") 2025/11/16 06:22:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b7ef_d20251116_m061914_c001_v0001113_t0032_u01763273954093") 2025/11/16 06:22:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a3a_d20251116_m061903_c001_v7007000_t0000_u01763273943458") 2025/11/16 06:22:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b77f_d20251116_m061858_c001_v0001113_t0008_u01763273938117") 2025/11/16 06:22:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dc0063_d20251116_m061855_c001_v7007000_t0000_u01763273935214") 2025/11/16 06:22:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a1f_d20251116_m061846_c001_v0001150_t0019_u01763273926272") 2025/11/16 06:22:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1cb_d20251116_m061831_c001_v7007000_t0000_u01763273911301") 2025/11/16 06:22:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1967_d20251116_m061823_c001_v0001150_t0045_u01763273903052") 2025/11/16 06:22:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e91_d20251116_m061812_c001_v7007000_t0000_u01763273892710") 2025/11/16 06:22:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe18f2_d20251116_m061803_c001_v0001150_t0002_u01763273883010") 2025/11/16 06:22:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bedb_d20251116_m061753_c001_v7007000_t0000_u01763273873400") 2025/11/16 06:22:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe187f_d20251116_m061744_c001_v0001150_t0045_u01763273864328") 2025/11/16 06:22:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b87cf_d20251116_m061926_c001_v7007000_t0000_u01763273966820") 2025/11/16 06:22:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b825_d20251116_m061920_c001_v0001113_t0008_u01763273960605") 2025/11/16 06:22:38 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b603_d20251116_m061953_c001_v7007000_t0000_u01763273993839") 2025/11/16 06:22:38 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b905_d20251116_m061947_c001_v0001113_t0051_u01763273987897") 2025/11/16 06:22:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a84_d20251116_m062134_c001_v7007000_t0000_u01763274094100") 2025/11/16 06:22:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73bb63_d20251116_m062124_c001_v0001113_t0025_u01763274084472") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce627_d20251116_m062114_c001_v7007000_t0000_u01763274074329") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73bab4_d20251116_m062102_c001_v0001113_t0031_u01763274062344") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f445620194e_d20251116_m062052_c001_v7007000_t0000_u01763274052199") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73ba3b_d20251116_m062043_c001_v0001113_t0043_u01763274043046") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0e7_d20251116_m062033_c001_v7007000_t0000_u01763274033030") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b9c6_d20251116_m062023_c001_v0001113_t0044_u01763274023779") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b891e_d20251116_m062013_c001_v7007000_t0000_u01763274013440") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b961_d20251116_m062003_c001_v0001113_t0002_u01763274003632") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40937c635421455d_d20251116_m061948_c001_v7007000_t0000_u01763273988934") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fd40_d20251116_m061941_c001_v0001104_t0025_u01763273981795") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56ff2_d20251116_m061931_c001_v7007000_t0000_u01763273971284") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b4b_d20251116_m061924_c001_v0001150_t0040_u01763273964980") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4006b5f676c2121a_d20251116_m061921_c001_v7007000_t0000_u01763273961866") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fcae_d20251116_m061914_c001_v0001104_t0025_u01763273954397") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a3b_d20251116_m061903_c001_v7007000_t0000_u01763273943642") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fc59_d20251116_m061858_c001_v0001104_t0000_u01763273938130") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4076efd2d578e2d2_d20251116_m061855_c001_v7007000_t0000_u01763273935222") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b70d_d20251116_m061846_c001_v0001113_t0022_u01763273926816") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201576_d20251116_m061831_c001_v7007000_t0000_u01763273911369") 2025/11/16 06:22:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fbaf_d20251116_m061823_c001_v0001104_t0020_u01763273903545") 2025/11/16 06:22:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e94_d20251116_m061812_c001_v7007000_t0000_u01763273892892") 2025/11/16 06:22:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fb67_d20251116_m061803_c001_v0001104_t0001_u01763273883418") 2025/11/16 06:22:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bedc_d20251116_m061753_c001_v7007000_t0000_u01763273873587") 2025/11/16 06:22:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fb0c_d20251116_m061744_c001_v0001104_t0055_u01763273864663") 2025/11/16 06:22:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4ba56_d20251116_m061926_c001_v7007000_t0000_u01763273966828") 2025/11/16 06:22:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b2d_d20251116_m061920_c001_v0001150_t0036_u01763273960770") 2025/11/16 06:22:40 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b604_d20251116_m061954_c001_v7007000_t0000_u01763273994022") 2025/11/16 06:22:40 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fd5f_d20251116_m061947_c001_v0001104_t0047_u01763273987906") 2025/11/16 06:22:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a85_d20251116_m062134_c001_v7007000_t0000_u01763274094284") 2025/11/16 06:22:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071ff19_d20251116_m062124_c001_v0001104_t0008_u01763274084970") 2025/11/16 06:22:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce629_d20251116_m062114_c001_v7007000_t0000_u01763274074512") 2025/11/16 06:22:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071feb6_d20251116_m062102_c001_v0001104_t0053_u01763274062731") 2025/11/16 06:22:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201952_d20251116_m062052_c001_v7007000_t0000_u01763274052385") 2025/11/16 06:22:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fe4d_d20251116_m062043_c001_v0001104_t0048_u01763274043518") 2025/11/16 06:22:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0e9_d20251116_m062033_c001_v7007000_t0000_u01763274033213") 2025/11/16 06:22:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fdfb_d20251116_m062024_c001_v0001104_t0002_u01763274024230") 2025/11/16 06:22:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b8920_d20251116_m062013_c001_v7007000_t0000_u01763274013626") 2025/11/16 06:22:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fda2_d20251116_m062004_c001_v0001104_t0018_u01763274004736") 2025/11/16 06:22:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b5d2_d20251116_m061949_c001_v7007000_t0000_u01763273989087") 2025/11/16 06:22:40 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b8dd_d20251116_m061942_c001_v0001113_t0009_u01763273982433") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56ff5_d20251116_m061931_c001_v7007000_t0000_u01763273971467") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b85d_d20251116_m061925_c001_v0001113_t0003_u01763273965217") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b87a7_d20251116_m061921_c001_v7007000_t0000_u01763273961720") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1af4_d20251116_m061915_c001_v0001150_t0009_u01763273955072") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a3c_d20251116_m061903_c001_v7007000_t0000_u01763273943825") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a85_d20251116_m061858_c001_v0001150_t0026_u01763273938241") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4076efd2d578e2ce_d20251116_m061855_c001_v7007000_t0000_u01763273935021") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fc13_d20251116_m061847_c001_v0001104_t0014_u01763273927221") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40937c63542143a8_d20251116_m061831_c001_v7007000_t0000_u01763273911478") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab132_d20251116_m061824_c001_v0001115_t0016_u01763273904191") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e95_d20251116_m061813_c001_v7007000_t0000_u01763273893073") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab0e7_d20251116_m061804_c001_v0001115_t0009_u01763273884014") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bedd_d20251116_m061753_c001_v7007000_t0000_u01763273873772") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab0a4_d20251116_m061745_c001_v0001115_t0034_u01763273865574") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dc014d_d20251116_m061926_c001_v7007000_t0000_u01763273966479") 2025/11/16 06:22:41 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b2f_d20251116_m061921_c001_v0001150_t0044_u01763273961083") 2025/11/16 06:22:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1e4_d20251116_m061834_c001_v7007000_t0000_u01763273914046") 2025/11/16 06:22:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1990_d20251116_m061828_c001_v0001150_t0010_u01763273908489") 2025/11/16 06:22:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1e7_d20251116_m061834_c001_v7007000_t0000_u01763273914231") 2025/11/16 06:22:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab14a_d20251116_m061828_c001_v0001115_t0049_u01763273908645") 2025/11/16 06:22:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1ea_d20251116_m061834_c001_v7007000_t0000_u01763273914423") 2025/11/16 06:22:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b697_d20251116_m061828_c001_v0001113_t0003_u01763273908670") 2025/11/16 06:22:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1ed_d20251116_m061834_c001_v7007000_t0000_u01763273914607") 2025/11/16 06:22:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fbc8_d20251116_m061828_c001_v0001104_t0041_u01763273908875") 2025/11/16 06:22:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1ee_d20251116_m061834_c001_v7007000_t0000_u01763273914793") 2025/11/16 06:22:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1994_d20251116_m061828_c001_v0001150_t0055_u01763273908948") 2025/11/16 06:22:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1f1_d20251116_m061834_c001_v7007000_t0000_u01763273914975") 2025/11/16 06:22:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1996_d20251116_m061829_c001_v0001150_t0043_u01763273909216") 2025/11/16 06:22:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1f3_d20251116_m061835_c001_v7007000_t0000_u01763273915161") 2025/11/16 06:22:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b69c_d20251116_m061829_c001_v0001113_t0044_u01763273909263") 2025/11/16 06:22:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1f4_d20251116_m061835_c001_v7007000_t0000_u01763273915345") 2025/11/16 06:22:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe199a_d20251116_m061829_c001_v0001150_t0001_u01763273909434") 2025/11/16 06:22:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1f6_d20251116_m061835_c001_v7007000_t0000_u01763273915529") 2025/11/16 06:22:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab14f_d20251116_m061829_c001_v0001115_t0030_u01763273909506") 2025/11/16 06:22:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1f8_d20251116_m061835_c001_v7007000_t0000_u01763273915713") 2025/11/16 06:22:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b69e_d20251116_m061829_c001_v0001113_t0036_u01763273909551") 2025/11/16 06:22:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce1fd_d20251116_m061835_c001_v7007000_t0000_u01763273915901") 2025/11/16 06:22:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fbca_d20251116_m061829_c001_v0001104_t0006_u01763273909623") 2025/11/16 06:22:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce200_d20251116_m061836_c001_v7007000_t0000_u01763273916084") 2025/11/16 06:22:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe199c_d20251116_m061829_c001_v0001150_t0007_u01763273909868") 2025/11/16 06:22:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce205_d20251116_m061836_c001_v7007000_t0000_u01763273916267") 2025/11/16 06:22:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b6a2_d20251116_m061829_c001_v0001113_t0025_u01763273909953") 2025/11/16 06:22:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce206_d20251116_m061836_c001_v7007000_t0000_u01763273916490") 2025/11/16 06:22:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab157_d20251116_m061830_c001_v0001115_t0041_u01763273910204") 2025/11/16 06:22:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce207_d20251116_m061836_c001_v7007000_t0000_u01763273916676") 2025/11/16 06:22:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fbcf_d20251116_m061830_c001_v0001104_t0014_u01763273910318") 2025/11/16 06:22:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce20b_d20251116_m061836_c001_v7007000_t0000_u01763273916860") 2025/11/16 06:22:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe19a2_d20251116_m061830_c001_v0001150_t0013_u01763273910331") 2025/11/16 06:22:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dc0086_d20251116_m061858_c001_v7007000_t0000_u01763273938912") 2025/11/16 06:22:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b739_d20251116_m061851_c001_v0001113_t0050_u01763273931564") 2025/11/16 06:22:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41096641a42cb966_d20251116_m061858_c001_v7007000_t0000_u01763273938736") 2025/11/16 06:22:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a4b_d20251116_m061851_c001_v0001150_t0056_u01763273931710") 2025/11/16 06:22:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41096641a42cb969_d20251116_m061858_c001_v7007000_t0000_u01763273938923") 2025/11/16 06:22:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fc2d_d20251116_m061851_c001_v0001104_t0024_u01763273931801") 2025/11/16 06:22:43 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4011d7280083cca3_d20251116_m061859_c001_v7007000_t0000_u01763273939060") 2025/11/16 06:22:43 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab1c2_d20251116_m061851_c001_v0001115_t0047_u01763273931858") 2025/11/16 06:22:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331f9ec_d20251116_m061858_c001_v7007000_t0000_u01763273938933") 2025/11/16 06:22:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b73d_d20251116_m061851_c001_v0001113_t0040_u01763273931945") 2025/11/16 06:22:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a13_d20251116_m061859_c001_v7007000_t0000_u01763273939092") 2025/11/16 06:22:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a51_d20251116_m061852_c001_v0001150_t0012_u01763273932143") 2025/11/16 06:22:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56ebe_d20251116_m061859_c001_v7007000_t0000_u01763273939037") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b745_d20251116_m061852_c001_v0001113_t0016_u01763273932244") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4076efd2d578e2ec_d20251116_m061858_c001_v7007000_t0000_u01763273938714") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab1c6_d20251116_m061852_c001_v0001115_t0031_u01763273932370") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4011d7280083cca0_d20251116_m061858_c001_v7007000_t0000_u01763273938876") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a55_d20251116_m061852_c001_v0001150_t0058_u01763273932584") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4011d7280083cc9f_d20251116_m061858_c001_v7007000_t0000_u01763273938692") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b749_d20251116_m061852_c001_v0001113_t0005_u01763273932926") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dc0080_d20251116_m061858_c001_v7007000_t0000_u01763273938724") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fc38_d20251116_m061852_c001_v0001104_t0007_u01763273932952") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e6341479802_d20251116_m061859_c001_v7007000_t0000_u01763273939046") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a57_d20251116_m061852_c001_v0001150_t0022_u01763273932964") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56eba_d20251116_m061858_c001_v7007000_t0000_u01763273938672") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab1cc_d20251116_m061853_c001_v0001115_t0012_u01763273933068") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e63414797fc_d20251116_m061858_c001_v7007000_t0000_u01763273938680") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b74f_d20251116_m061853_c001_v0001113_t0005_u01763273933337") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56ebc_d20251116_m061858_c001_v7007000_t0000_u01763273938854") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1a5f_d20251116_m061853_c001_v0001150_t0048_u01763273933429") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e6341479800_d20251116_m061858_c001_v7007000_t0000_u01763273938864") 2025/11/16 06:22:44 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fc3e_d20251116_m061853_c001_v0001104_t0016_u01763273933644") 2025/11/16 06:22:44 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188ca9_d20251116_m061559_c001_v7007000_t0000_u01763273759118") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1085523d50690239_d20251116_m061556_c001_v0001134_t0040_u01763273756590") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d929_d20251116_m061556_c001_v7007000_t0000_u01763273756401") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1085523d50690225_d20251116_m061552_c001_v0001134_t0013_u01763273752862") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d917_d20251116_m061552_c001_v7007000_t0000_u01763273752135") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f809_d20251116_m061546_c001_v0001104_t0024_u01763273746893") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f415744888f59e6a8_d20251116_m061545_c001_v7007000_t0000_u01763273745428") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1077ed74a33c75b7_d20251116_m061543_c001_v0001037_t0012_u01763273743045") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dbf9b2_d20251116_m061542_c001_v7007000_t0000_u01763273742861") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1077ed74a33c75a7_d20251116_m061539_c001_v0001037_t0047_u01763273739188") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dbf9a5_d20251116_m061538_c001_v7007000_t0000_u01763273738457") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f7c8_d20251116_m061532_c001_v0001104_t0027_u01763273732780") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e6341479291_d20251116_m061531_c001_v7007000_t0000_u01763273731854") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104c5c8ed535e5a5_d20251116_m061530_c001_v0001176_t0025_u01763273730061") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4067c17e4aeeae59_d20251116_m061529_c001_v7007000_t0000_u01763273729517") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104c5c8ed535e588_d20251116_m061523_c001_v0001176_t0050_u01763273723861") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4067c17e4aeeae2b_d20251116_m061523_c001_v7007000_t0000_u01763273723127") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f781_d20251116_m061518_c001_v0001104_t0031_u01763273718716") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e6341479210_d20251116_m061517_c001_v7007000_t0000_u01763273717802") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f111e65f6e0e2ecf6_d20251116_m061516_c001_v0001038_t0031_u01763273716096") 2025/11/16 06:22:45 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f416e43f41c260f99_d20251116_m061515_c001_v7007000_t0000_u01763273715864") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f111e65f6e0e2ecf2_d20251116_m061512_c001_v0001038_t0058_u01763273712373") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f416e43f41c260f72_d20251116_m061511_c001_v7007000_t0000_u01763273711620") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f759_d20251116_m061505_c001_v0001104_t0028_u01763273705464") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d7f8_d20251116_m061504_c001_v7007000_t0000_u01763273704550") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f110d17812fa5165f_d20251116_m061502_c001_v0001171_t0002_u01763273702526") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41096641a42cb29f_d20251116_m061502_c001_v7007000_t0000_u01763273702339") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f110d17812fa5163f_d20251116_m061458_c001_v0001171_t0055_u01763273698597") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41096641a42cb28a_d20251116_m061457_c001_v7007000_t0000_u01763273697873") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f703_d20251116_m061449_c001_v0001104_t0004_u01763273689751") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73ae2b_d20251116_m061448_c001_v7007000_t0000_u01763273688835") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1136c29958d3ec63_d20251116_m061444_c001_v0001153_t0007_u01763273684944") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4006b5f676c20aaf_d20251116_m061444_c001_v7007000_t0000_u01763273684763") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1136c29958d3ec57_d20251116_m061441_c001_v0001153_t0008_u01763273681428") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4006b5f676c20a80_d20251116_m061440_c001_v7007000_t0000_u01763273680703") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f6b9_d20251116_m061432_c001_v0001104_t0017_u01763273672100") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4b2ed_d20251116_m061430_c001_v7007000_t0000_u01763273670994") 2025/11/16 06:22:46 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1116f578c0b3d3ca_d20251116_m061425_c001_v0001184_t0003_u01763273665207") 2025/11/16 06:22:47 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456200e45_d20251116_m061424_c001_v7007000_t0000_u01763273664988") 2025/11/16 06:22:47 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f110c09bc208fc385_d20251116_m061420_c001_v0001113_t0049_u01763273660478") 2025/11/16 06:22:47 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1127b946023de733_d20251116_m061419_c001_v0001179_t0056_u01763273659708") 2025/11/16 06:22:47 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1127b946023de72b_d20251116_m061418_c001_v0001179_t0020_u01763273658697") 2025/11/16 06:22:47 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f405d1538e838b9de_d20251116_m061405_c001_v7007000_t0000_u01763273645044") 2025/11/16 06:22:47 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f62a_d20251116_m061357_c001_v0001104_t0021_u01763273637438") 2025/11/16 06:22:47 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1077e5f69cb68d4a_d20251116_m061356_c001_v0001183_t0044_u01763273636690") 2025/11/16 06:22:47 DEBUG : dst/one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1077e5f69cb68d43_d20251116_m061355_c001_v0001183_t0051_u01763273635725") 2025/11/16 06:22:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188cab_d20251116_m061559_c001_v7007000_t0000_u01763273759299") 2025/11/16 06:22:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1018f327e88517eb_d20251116_m061556_c001_v0001153_t0013_u01763273756012") 2025/11/16 06:22:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115b6b15988b221b_d20251116_m061551_c001_v0001120_t0020_u01763273751477") 2025/11/16 06:22:47 DEBUG : dst/one.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f415744888f59e6aa_d20251116_m061545_c001_v7007000_t0000_u01763273745610") 2025/11/16 06:22:47 DEBUG : dst/one.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1008e211937237e6_d20251116_m061542_c001_v0001120_t0040_u01763273742434") 2025/11/16 06:22:47 DEBUG : dst/one.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10331758d440211a_d20251116_m061537_c001_v0001043_t0031_u01763273737586") 2025/11/16 06:22:47 DEBUG : dst/one.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e6341479294_d20251116_m061532_c001_v7007000_t0000_u01763273732049") 2025/11/16 06:22:47 DEBUG : dst/one.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1076a9369dc4fd5f_d20251116_m061529_c001_v0001131_t0058_u01763273729091") 2025/11/16 06:22:47 DEBUG : dst/one.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1089c33b201134e3_d20251116_m061522_c001_v0001090_t0056_u01763273722781") 2025/11/16 06:22:47 DEBUG : dst/three: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4b2f0_d20251116_m061431_c001_v7007000_t0000_u01763273671177") 2025/11/16 06:22:47 DEBUG : dst/three: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1127b946023de76b_d20251116_m061429_c001_v0001179_t0000_u01763273669649") 2025/11/16 06:22:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188cad_d20251116_m061559_c001_v7007000_t0000_u01763273759483") 2025/11/16 06:22:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f103742e0b5bfd608_d20251116_m061557_c001_v0001131_t0018_u01763273757492") 2025/11/16 06:22:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f11361268b1cad3b6_d20251116_m061553_c001_v0001146_t0031_u01763273753975") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188caf_d20251116_m061559_c001_v7007000_t0000_u01763273759666") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1085523d50690243_d20251116_m061558_c001_v0001134_t0044_u01763273758236") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d92c_d20251116_m061558_c001_v7007000_t0000_u01763273758049") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1085523d5069022b_d20251116_m061554_c001_v0001134_t0022_u01763273754485") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d922_d20251116_m061554_c001_v7007000_t0000_u01763273754297") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f813_d20251116_m061548_c001_v0001104_t0008_u01763273748188") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f415744888f59e6ac_d20251116_m061545_c001_v7007000_t0000_u01763273745792") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1077ed74a33c75b9_d20251116_m061544_c001_v0001037_t0025_u01763273744567") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dbf9b8_d20251116_m061544_c001_v7007000_t0000_u01763273744383") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1077ed74a33c75aa_d20251116_m061540_c001_v0001037_t0026_u01763273740817") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dbf9ad_d20251116_m061540_c001_v7007000_t0000_u01763273740633") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f7d2_d20251116_m061534_c001_v0001104_t0029_u01763273734265") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4067c17e4aeeae67_d20251116_m061531_c001_v7007000_t0000_u01763273731228") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f7aa_d20251116_m061527_c001_v0001104_t0029_u01763273727334") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4067c17e4aeeae34_d20251116_m061524_c001_v7007000_t0000_u01763273724498") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f789_d20251116_m061519_c001_v0001104_t0008_u01763273719976") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f416e43f41c260fa8_d20251116_m061516_c001_v7007000_t0000_u01763273716886") 2025/11/16 06:22:48 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4efcf_d20251116_m061514_c001_v0001090_t0058_u01763273714389") 2025/11/16 06:22:49 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f416e43f41c260f7e_d20251116_m061513_c001_v7007000_t0000_u01763273713309") 2025/11/16 06:22:49 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f75f_d20251116_m061506_c001_v0001104_t0057_u01763273706456") 2025/11/16 06:22:49 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41096641a42cb2a5_d20251116_m061503_c001_v7007000_t0000_u01763273703640") 2025/11/16 06:22:49 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4efa4_d20251116_m061500_c001_v0001090_t0055_u01763273700850") 2025/11/16 06:22:49 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41096641a42cb28f_d20251116_m061459_c001_v7007000_t0000_u01763273699760") 2025/11/16 06:22:49 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f70b_d20251116_m061451_c001_v0001104_t0005_u01763273691121") 2025/11/16 06:22:49 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4006b5f676c20ac6_d20251116_m061447_c001_v7007000_t0000_u01763273687851") 2025/11/16 06:22:49 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ef7f_d20251116_m061443_c001_v0001090_t0002_u01763273683490") 2025/11/16 06:22:49 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4006b5f676c20a99_d20251116_m061442_c001_v7007000_t0000_u01763273682334") 2025/11/16 06:22:49 DEBUG : dst/three.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f6c7_d20251116_m061435_c001_v0001104_t0055_u01763273675646") 2025/11/16 06:22:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f415744888f59e6af_d20251116_m061545_c001_v7007000_t0000_u01763273745974") 2025/11/16 06:22:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f108b1d31caf6a766_d20251116_m061544_c001_v0001182_t0041_u01763273744151") 2025/11/16 06:22:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1077f318085c831c_d20251116_m061540_c001_v0001099_t0017_u01763273740203") 2025/11/16 06:22:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e634147929a_d20251116_m061532_c001_v7007000_t0000_u01763273732231") 2025/11/16 06:22:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f11320b63529bf5bc_d20251116_m061530_c001_v0001032_t0018_u01763273730594") 2025/11/16 06:22:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f103ca829f8d93f08_d20251116_m061524_c001_v0001182_t0058_u01763273724269") 2025/11/16 06:22:49 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188cb0_d20251116_m061559_c001_v7007000_t0000_u01763273759854") 2025/11/16 06:22:49 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f80f_d20251116_m061547_c001_v0001104_t0006_u01763273747670") 2025/11/16 06:22:49 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f415744888f59e6b1_d20251116_m061546_c001_v7007000_t0000_u01763273746156") 2025/11/16 06:22:49 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f7ce_d20251116_m061533_c001_v0001104_t0050_u01763273733555") 2025/11/16 06:22:50 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e634147929f_d20251116_m061532_c001_v7007000_t0000_u01763273732414") 2025/11/16 06:22:50 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4efd4_d20251116_m061519_c001_v0001090_t0050_u01763273719219") 2025/11/16 06:22:50 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e6341479212_d20251116_m061517_c001_v7007000_t0000_u01763273717984") 2025/11/16 06:22:50 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4efb1_d20251116_m061506_c001_v0001090_t0002_u01763273706136") 2025/11/16 06:22:50 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d7fa_d20251116_m061504_c001_v7007000_t0000_u01763273704731") 2025/11/16 06:22:50 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ef90_d20251116_m061450_c001_v0001090_t0032_u01763273690700") 2025/11/16 06:22:50 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73ae2e_d20251116_m061449_c001_v7007000_t0000_u01763273689025") 2025/11/16 06:22:50 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ef47_d20251116_m061433_c001_v0001090_t0007_u01763273673090") 2025/11/16 06:22:50 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4b2f2_d20251116_m061431_c001_v7007000_t0000_u01763273671359") 2025/11/16 06:22:50 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f119a8fcc2f631e0b_d20251116_m061426_c001_v0001172_t0008_u01763273666908") 2025/11/16 06:22:50 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f405d1538e838b9e2_d20251116_m061405_c001_v7007000_t0000_u01763273645227") 2025/11/16 06:22:50 DEBUG : dst/two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1077e5f69cb68d76_d20251116_m061404_c001_v0001183_t0017_u01763273644076") 2025/11/16 06:22:50 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49cd6e0_d20251116_m061328_c001_v7007000_t0000_u01763273608140") 2025/11/16 06:22:50 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f110c09bc208fc257_d20251116_m061323_c001_v0001113_t0035_u01763273603719") 2025/11/16 06:22:50 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49cd6b2_d20251116_m061321_c001_v7007000_t0000_u01763273601615") 2025/11/16 06:22:50 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f110c09bc208fc206_d20251116_m061307_c001_v0001113_t0022_u01763273587294") 2025/11/16 06:22:50 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8ff5_d20251116_m061255_c001_v7007000_t0000_u01763273575440") 2025/11/16 06:22:50 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f110c09bc208fc1b6_d20251116_m061250_c001_v0001113_t0024_u01763273570562") 2025/11/16 06:22:50 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef6d_d20251116_m061229_c001_v7007000_t0000_u01763273549375") 2025/11/16 06:22:50 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed8e_d20251116_m061227_c001_v0001090_t0031_u01763273547268") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef54_d20251116_m061226_c001_v7007000_t0000_u01763273546062") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed83_d20251116_m061224_c001_v0001090_t0003_u01763273544675") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef40_d20251116_m061221_c001_v7007000_t0000_u01763273541765") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed71_d20251116_m061219_c001_v0001090_t0048_u01763273539981") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef39_d20251116_m061219_c001_v7007000_t0000_u01763273539067") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed67_d20251116_m061217_c001_v0001090_t0037_u01763273537666") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331eef6_d20251116_m061211_c001_v7007000_t0000_u01763273531257") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed4b_d20251116_m061209_c001_v0001090_t0028_u01763273529646") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331eee2_d20251116_m061208_c001_v7007000_t0000_u01763273528719") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed3f_d20251116_m061207_c001_v0001090_t0028_u01763273527786") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d23f_d20251116_m061202_c001_v7007000_t0000_u01763273522561") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed0b_d20251116_m061201_c001_v0001090_t0029_u01763273521084") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d225_d20251116_m061159_c001_v7007000_t0000_u01763273519216") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed03_d20251116_m061158_c001_v0001090_t0050_u01763273518185") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d21d_d20251116_m061157_c001_v7007000_t0000_u01763273517819") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f102b4e1b7bc9a6ce_d20251116_m061156_c001_v0001146_t0020_u01763273516947") 2025/11/16 06:22:51 DEBUG : empty space: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ecf9_d20251116_m061155_c001_v0001090_t0039_u01763273515288") 2025/11/16 06:22:51 DEBUG : enormous: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef62_d20251116_m061228_c001_v7007000_t0000_u01763273548375") 2025/11/16 06:22:51 DEBUG : enormous: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed90_d20251116_m061227_c001_v0001090_t0025_u01763273547555") 2025/11/16 06:22:51 DEBUG : existing: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188ce0_d20251116_m061605_c001_v7007000_t0000_u01763273765256") 2025/11/16 06:22:51 DEBUG : existing: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f863_d20251116_m061603_c001_v0001104_t0030_u01763273763329") 2025/11/16 06:22:52 DEBUG : existing: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8fb1_d20251116_m061249_c001_v7007000_t0000_u01763273569023") 2025/11/16 06:22:52 DEBUG : existing: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f110c09bc208fc1a7_d20251116_m061247_c001_v0001113_t0005_u01763273567741") 2025/11/16 06:22:52 DEBUG : existing: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d1fa_d20251116_m061152_c001_v7007000_t0000_u01763273512348") 2025/11/16 06:22:52 DEBUG : existing: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ecdf_d20251116_m061151_c001_v0001090_t0055_u01763273511244") 2025/11/16 06:22:52 DEBUG : existing: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d1e7_d20251116_m061150_c001_v7007000_t0000_u01763273510638") 2025/11/16 06:22:52 DEBUG : existing: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ecd9_d20251116_m061149_c001_v0001090_t0008_u01763273509926") 2025/11/16 06:22:52 DEBUG : existing: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ecd1_d20251116_m061148_c001_v0001090_t0044_u01763273508728") 2025/11/16 06:22:52 DEBUG : existing-b: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8fb6_d20251116_m061249_c001_v7007000_t0000_u01763273569206") 2025/11/16 06:22:52 DEBUG : existing-b: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f4b9_d20251116_m061247_c001_v0001104_t0036_u01763273567731") 2025/11/16 06:22:52 DEBUG : file1: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f6a_d20251116_m061731_c001_v7007000_t0000_u01763273851321") 2025/11/16 06:22:52 DEBUG : file1: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1809_d20251116_m061729_c001_v0001150_t0034_u01763273849639") 2025/11/16 06:22:52 DEBUG : file1: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f5c_d20251116_m061728_c001_v7007000_t0000_u01763273848679") 2025/11/16 06:22:52 DEBUG : file1: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1803_d20251116_m061727_c001_v0001150_t0037_u01763273847573") 2025/11/16 06:22:52 DEBUG : five: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef80_d20251116_m061233_c001_v7007000_t0000_u01763273553400") 2025/11/16 06:22:52 DEBUG : five: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4142d4741071f45e_d20251116_m061231_c001_v0001104_t0000_u01763273551927") 2025/11/16 06:22:52 DEBUG : foo: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d234_d20251116_m061200_c001_v7007000_t0000_u01763273520719") 2025/11/16 06:22:52 DEBUG : foo: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40590e1338c4ed09_d20251116_m061200_c001_v0001090_t0046_u01763273520148") 2025/11/16 06:22:52 DEBUG : foo: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40590e1338c4ed07_d20251116_m061159_c001_v0001090_t0046_u01763273519597") 2025/11/16 06:22:52 DEBUG : four: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef81_d20251116_m061233_c001_v7007000_t0000_u01763273553584") 2025/11/16 06:22:52 DEBUG : four: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40590e1338c4eda8_d20251116_m061231_c001_v0001090_t0046_u01763273551353") 2025/11/16 06:22:52 DEBUG : four: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4eda6_d20251116_m061230_c001_v0001090_t0057_u01763273550664") 2025/11/16 06:22:53 DEBUG : hello world2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0e06_d20251116_m061059_c001_v7007000_t0000_u01763273459157") 2025/11/16 06:22:53 DEBUG : hello world2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ebfa_d20251116_m061058_c001_v0001090_t0006_u01763273458433") 2025/11/16 06:22:53 DEBUG : ignore-size: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d1d0_d20251116_m061148_c001_v7007000_t0000_u01763273508359") 2025/11/16 06:22:53 DEBUG : ignore-size: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4eccb_d20251116_m061147_c001_v0001090_t0058_u01763273507284") 2025/11/16 06:22:53 DEBUG : nested/sub dir/file: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8f88_d20251116_m061246_c001_v7007000_t0000_u01763273566995") 2025/11/16 06:22:53 DEBUG : nested/sub dir/file: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f110c09bc208fc19d_d20251116_m061246_c001_v0001113_t0025_u01763273566062") 2025/11/16 06:22:53 DEBUG : nested/sub dir/file: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8f33_d20251116_m061245_c001_v7007000_t0000_u01763273565283") 2025/11/16 06:22:53 DEBUG : nested/sub dir/file: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f110c09bc208fc18e_d20251116_m061243_c001_v0001113_t0059_u01763273563976") 2025/11/16 06:22:53 DEBUG : one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef83_d20251116_m061233_c001_v7007000_t0000_u01763273553778") 2025/11/16 06:22:53 DEBUG : one: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40590e1338c4ed9c_d20251116_m061229_c001_v0001090_t0046_u01763273549761") 2025/11/16 06:22:53 DEBUG : only0: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f31_d20251116_m061723_c001_v7007000_t0000_u01763273843041") 2025/11/16 06:22:53 DEBUG : only0: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4073ff2e4b73b46f_d20251116_m061718_c001_v0001113_t0056_u01763273838235") 2025/11/16 06:22:53 DEBUG : only0: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9a0_d20251116_m061648_c001_v0001104_t0039_u01763273808917") 2025/11/16 06:22:53 DEBUG : only0: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41096641a42cb582_d20251116_m061642_c001_v7007000_t0000_u01763273802112") 2025/11/16 06:22:53 DEBUG : only0: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f890_d20251116_m061609_c001_v0001104_t0023_u01763273769445") 2025/11/16 06:22:53 DEBUG : only1: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f32_d20251116_m061723_c001_v7007000_t0000_u01763273843224") 2025/11/16 06:22:53 DEBUG : only1: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f415bb24fa7fe17dc_d20251116_m061718_c001_v0001150_t0020_u01763273838213") 2025/11/16 06:22:53 DEBUG : only1: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9af_d20251116_m061650_c001_v0001104_t0041_u01763273810726") 2025/11/16 06:22:53 DEBUG : only1: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41096641a42cb589_d20251116_m061642_c001_v7007000_t0000_u01763273802518") 2025/11/16 06:22:53 DEBUG : only1: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f894_d20251116_m061610_c001_v0001104_t0019_u01763273770692") 2025/11/16 06:22:53 DEBUG : only10: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f33_d20251116_m061723_c001_v7007000_t0000_u01763273843450") 2025/11/16 06:22:54 DEBUG : only10: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4142d4741071fa72_d20251116_m061717_c001_v0001104_t0000_u01763273837056") 2025/11/16 06:22:54 DEBUG : only10: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa17_d20251116_m061704_c001_v0001104_t0053_u01763273824176") 2025/11/16 06:22:54 DEBUG : only10: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56b5e_d20251116_m061642_c001_v7007000_t0000_u01763273802898") 2025/11/16 06:22:54 DEBUG : only10: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f91d_d20251116_m061625_c001_v0001104_t0020_u01763273785456") 2025/11/16 06:22:54 DEBUG : only11: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f35_d20251116_m061723_c001_v7007000_t0000_u01763273843633") 2025/11/16 06:22:54 DEBUG : only11: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4073ff2e4b73b46b_d20251116_m061718_c001_v0001113_t0056_u01763273838043") 2025/11/16 06:22:54 DEBUG : only11: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa21_d20251116_m061705_c001_v0001104_t0032_u01763273825866") 2025/11/16 06:22:54 DEBUG : only11: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0c57_d20251116_m061642_c001_v7007000_t0000_u01763273802908") 2025/11/16 06:22:54 DEBUG : only11: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f928_d20251116_m061627_c001_v0001104_t0043_u01763273787455") 2025/11/16 06:22:54 DEBUG : only12: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f37_d20251116_m061723_c001_v7007000_t0000_u01763273843817") 2025/11/16 06:22:54 DEBUG : only12: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f415bb24fa7fe17d4_d20251116_m061717_c001_v0001150_t0020_u01763273837622") 2025/11/16 06:22:54 DEBUG : only12: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa29_d20251116_m061707_c001_v0001104_t0011_u01763273827002") 2025/11/16 06:22:54 DEBUG : only12: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e1a_d20251116_m061643_c001_v7007000_t0000_u01763273803078") 2025/11/16 06:22:54 DEBUG : only12: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f930_d20251116_m061628_c001_v0001104_t0040_u01763273788870") 2025/11/16 06:22:54 DEBUG : only13: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f39_d20251116_m061723_c001_v7007000_t0000_u01763273843999") 2025/11/16 06:22:54 DEBUG : only13: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4073ff2e4b73b469_d20251116_m061717_c001_v0001113_t0056_u01763273837845") 2025/11/16 06:22:54 DEBUG : only13: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa35_d20251116_m061708_c001_v0001104_t0031_u01763273828250") 2025/11/16 06:22:54 DEBUG : only13: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41096641a42cb58c_d20251116_m061642_c001_v7007000_t0000_u01763273802701") 2025/11/16 06:22:54 DEBUG : only13: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f93d_d20251116_m061630_c001_v0001104_t0012_u01763273790696") 2025/11/16 06:22:55 DEBUG : only14: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f3a_d20251116_m061724_c001_v7007000_t0000_u01763273844182") 2025/11/16 06:22:55 DEBUG : only14: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f404ff08021bab00e_d20251116_m061717_c001_v0001115_t0040_u01763273837998") 2025/11/16 06:22:55 DEBUG : only14: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa42_d20251116_m061709_c001_v0001104_t0037_u01763273829792") 2025/11/16 06:22:55 DEBUG : only14: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41096641a42cb58f_d20251116_m061643_c001_v7007000_t0000_u01763273803066") 2025/11/16 06:22:55 DEBUG : only14: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f94b_d20251116_m061632_c001_v0001104_t0026_u01763273792061") 2025/11/16 06:22:55 DEBUG : only15: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f3b_d20251116_m061724_c001_v7007000_t0000_u01763273844364") 2025/11/16 06:22:55 DEBUG : only15: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4142d4741071fa7a_d20251116_m061717_c001_v0001104_t0000_u01763273837640") 2025/11/16 06:22:55 DEBUG : only15: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa4c_d20251116_m061711_c001_v0001104_t0054_u01763273831025") 2025/11/16 06:22:55 DEBUG : only15: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0c50_d20251116_m061642_c001_v7007000_t0000_u01763273802346") 2025/11/16 06:22:55 DEBUG : only15: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f95b_d20251116_m061634_c001_v0001104_t0018_u01763273794057") 2025/11/16 06:22:55 DEBUG : only16: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f3c_d20251116_m061724_c001_v7007000_t0000_u01763273844547") 2025/11/16 06:22:55 DEBUG : only16: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f415bb24fa7fe17d6_d20251116_m061717_c001_v0001150_t0020_u01763273837843") 2025/11/16 06:22:55 DEBUG : only16: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa54_d20251116_m061712_c001_v0001104_t0032_u01763273832192") 2025/11/16 06:22:55 DEBUG : only16: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e12_d20251116_m061642_c001_v7007000_t0000_u01763273802298") 2025/11/16 06:22:55 DEBUG : only16: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f965_d20251116_m061635_c001_v0001104_t0009_u01763273795253") 2025/11/16 06:22:56 DEBUG : only17: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f3e_d20251116_m061724_c001_v7007000_t0000_u01763273844731") 2025/11/16 06:22:56 DEBUG : only17: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4142d4741071fa7e_d20251116_m061717_c001_v0001104_t0000_u01763273837821") 2025/11/16 06:22:56 DEBUG : only17: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa5c_d20251116_m061713_c001_v0001104_t0045_u01763273833381") 2025/11/16 06:22:56 DEBUG : only17: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e13_d20251116_m061642_c001_v7007000_t0000_u01763273802481") 2025/11/16 06:22:56 DEBUG : only17: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f96c_d20251116_m061637_c001_v0001104_t0027_u01763273797146") 2025/11/16 06:22:56 DEBUG : only18: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f3f_d20251116_m061724_c001_v7007000_t0000_u01763273844914") 2025/11/16 06:22:56 DEBUG : only18: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4142d4741071fa81_d20251116_m061718_c001_v0001104_t0000_u01763273838002") 2025/11/16 06:22:56 DEBUG : only18: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa64_d20251116_m061714_c001_v0001104_t0006_u01763273834722") 2025/11/16 06:22:56 DEBUG : only18: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56b5c_d20251116_m061642_c001_v7007000_t0000_u01763273802714") 2025/11/16 06:22:56 DEBUG : only18: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f972_d20251116_m061638_c001_v0001104_t0021_u01763273798550") 2025/11/16 06:22:56 DEBUG : only19: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f41_d20251116_m061725_c001_v7007000_t0000_u01763273845096") 2025/11/16 06:22:56 DEBUG : only19: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f415bb24fa7fe17da_d20251116_m061718_c001_v0001150_t0020_u01763273838027") 2025/11/16 06:22:56 DEBUG : only19: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa6c_d20251116_m061715_c001_v0001104_t0045_u01763273835758") 2025/11/16 06:22:56 DEBUG : only19: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41096641a42cb587_d20251116_m061642_c001_v7007000_t0000_u01763273802294") 2025/11/16 06:22:56 DEBUG : only19: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f97c_d20251116_m061640_c001_v0001104_t0057_u01763273800203") 2025/11/16 06:22:56 DEBUG : only2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f43_d20251116_m061725_c001_v7007000_t0000_u01763273845278") 2025/11/16 06:22:56 DEBUG : only2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f404ff08021bab010_d20251116_m061718_c001_v0001115_t0040_u01763273838184") 2025/11/16 06:22:57 DEBUG : only2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9bb_d20251116_m061651_c001_v0001104_t0003_u01763273811911") 2025/11/16 06:22:57 DEBUG : only2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56b5b_d20251116_m061642_c001_v7007000_t0000_u01763273802526") 2025/11/16 06:22:57 DEBUG : only2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f8a9_d20251116_m061613_c001_v0001104_t0034_u01763273773479") 2025/11/16 06:22:57 DEBUG : only3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f44_d20251116_m061725_c001_v7007000_t0000_u01763273845460") 2025/11/16 06:22:57 DEBUG : only3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4142d4741071fa87_d20251116_m061718_c001_v0001104_t0000_u01763273838193") 2025/11/16 06:22:57 DEBUG : only3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9c5_d20251116_m061653_c001_v0001104_t0011_u01763273813287") 2025/11/16 06:22:57 DEBUG : only3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0c52_d20251116_m061642_c001_v7007000_t0000_u01763273802722") 2025/11/16 06:22:57 DEBUG : only3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f8b5_d20251116_m061615_c001_v0001104_t0055_u01763273775010") 2025/11/16 06:22:57 DEBUG : only4: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f46_d20251116_m061725_c001_v7007000_t0000_u01763273845656") 2025/11/16 06:22:57 DEBUG : only4: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f404ff08021bab014_d20251116_m061718_c001_v0001115_t0040_u01763273838367") 2025/11/16 06:22:57 DEBUG : only4: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9d1_d20251116_m061654_c001_v0001104_t0036_u01763273814592") 2025/11/16 06:22:57 DEBUG : only4: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e16_d20251116_m061642_c001_v7007000_t0000_u01763273802848") 2025/11/16 06:22:57 DEBUG : only4: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f8c4_d20251116_m061616_c001_v0001104_t0040_u01763273776400") 2025/11/16 06:22:57 DEBUG : only5: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f49_d20251116_m061725_c001_v7007000_t0000_u01763273845840") 2025/11/16 06:22:57 DEBUG : only5: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f404ff08021bab018_d20251116_m061718_c001_v0001115_t0040_u01763273838549") 2025/11/16 06:22:57 DEBUG : only5: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9da_d20251116_m061656_c001_v0001104_t0000_u01763273816471") 2025/11/16 06:22:57 DEBUG : only5: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41096641a42cb580_d20251116_m061641_c001_v7007000_t0000_u01763273801926") 2025/11/16 06:22:57 DEBUG : only5: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f8d2_d20251116_m061617_c001_v0001104_t0028_u01763273777806") 2025/11/16 06:22:57 DEBUG : only6: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f4a_d20251116_m061726_c001_v7007000_t0000_u01763273846022") 2025/11/16 06:22:57 DEBUG : only6: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4142d4741071fa8d_d20251116_m061718_c001_v0001104_t0000_u01763273838557") 2025/11/16 06:22:58 DEBUG : only6: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9e4_d20251116_m061657_c001_v0001104_t0023_u01763273817614") 2025/11/16 06:22:58 DEBUG : only6: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0c51_d20251116_m061642_c001_v7007000_t0000_u01763273802537") 2025/11/16 06:22:58 DEBUG : only6: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f8e4_d20251116_m061619_c001_v0001104_t0012_u01763273779268") 2025/11/16 06:22:58 DEBUG : only7: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f4b_d20251116_m061726_c001_v7007000_t0000_u01763273846205") 2025/11/16 06:22:58 DEBUG : only7: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4142d4741071fa8b_d20251116_m061718_c001_v0001104_t0000_u01763273838376") 2025/11/16 06:22:58 DEBUG : only7: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f9f3_d20251116_m061659_c001_v0001104_t0021_u01763273819203") 2025/11/16 06:22:58 DEBUG : only7: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188e14_d20251116_m061642_c001_v7007000_t0000_u01763273802665") 2025/11/16 06:22:58 DEBUG : only7: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f8f4_d20251116_m061620_c001_v0001104_t0010_u01763273780673") 2025/11/16 06:22:58 DEBUG : only8: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f4d_d20251116_m061726_c001_v7007000_t0000_u01763273846388") 2025/11/16 06:22:58 DEBUG : only8: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f415bb24fa7fe17e0_d20251116_m061718_c001_v0001150_t0020_u01763273838398") 2025/11/16 06:22:58 DEBUG : only8: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa02_d20251116_m061701_c001_v0001104_t0032_u01763273821183") 2025/11/16 06:22:58 DEBUG : only8: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56b58_d20251116_m061642_c001_v7007000_t0000_u01763273802344") 2025/11/16 06:22:58 DEBUG : only8: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f900_d20251116_m061622_c001_v0001104_t0033_u01763273782209") 2025/11/16 06:22:58 DEBUG : only9: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f50_d20251116_m061726_c001_v7007000_t0000_u01763273846613") 2025/11/16 06:22:58 DEBUG : only9: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4073ff2e4b73b471_d20251116_m061718_c001_v0001113_t0056_u01763273838424") 2025/11/16 06:22:58 DEBUG : only9: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fa08_d20251116_m061702_c001_v0001104_t0055_u01763273822378") 2025/11/16 06:22:58 DEBUG : only9: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41096641a42cb58d_d20251116_m061642_c001_v7007000_t0000_u01763273802883") 2025/11/16 06:22:58 DEBUG : only9: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f909_d20251116_m061623_c001_v0001104_t0051_u01763273783602") 2025/11/16 06:22:58 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8ee5_d20251116_m061242_c001_v7007000_t0000_u01763273562824") 2025/11/16 06:22:58 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f110c09bc208fc17c_d20251116_m061241_c001_v0001113_t0041_u01763273561062") 2025/11/16 06:22:58 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8ed3_d20251116_m061239_c001_v7007000_t0000_u01763273559860") 2025/11/16 06:22:58 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4edcb_d20251116_m061237_c001_v0001090_t0004_u01763273557744") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8eb7_d20251116_m061237_c001_v7007000_t0000_u01763273557007") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f474_d20251116_m061234_c001_v0001104_t0028_u01763273554696") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef4a_d20251116_m061223_c001_v7007000_t0000_u01763273543794") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed7b_d20251116_m061222_c001_v0001090_t0045_u01763273542315") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef3e_d20251116_m061220_c001_v7007000_t0000_u01763273540700") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed6d_d20251116_m061219_c001_v0001090_t0031_u01763273539612") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef30_d20251116_m061218_c001_v7007000_t0000_u01763273538378") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed65_d20251116_m061217_c001_v0001090_t0023_u01763273537134") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331eef1_d20251116_m061210_c001_v7007000_t0000_u01763273530702") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed47_d20251116_m061209_c001_v0001090_t0030_u01763273529274") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331eee3_d20251116_m061208_c001_v7007000_t0000_u01763273528906") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed3d_d20251116_m061207_c001_v0001090_t0011_u01763273527383") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331eeda_d20251116_m061207_c001_v7007000_t0000_u01763273527005") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed33_d20251116_m061206_c001_v0001090_t0048_u01763273526215") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed2c_d20251116_m061205_c001_v0001090_t0025_u01763273525406") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331eecf_d20251116_m061205_c001_v7007000_t0000_u01763273525044") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed21_d20251116_m061204_c001_v0001090_t0008_u01763273524213") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed1d_d20251116_m061203_c001_v0001090_t0046_u01763273523523") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d242_d20251116_m061202_c001_v7007000_t0000_u01763273522743") 2025/11/16 06:22:59 DEBUG : potato: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed13_d20251116_m061201_c001_v0001090_t0057_u01763273521860") 2025/11/16 06:22:59 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4006b5f676c208c2_d20251116_m061340_c001_v7007000_t0000_u01763273620396") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ee92_d20251116_m061339_c001_v0001090_t0046_u01763273619688") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49cd6e1_d20251116_m061328_c001_v7007000_t0000_u01763273608663") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ee53_d20251116_m061322_c001_v0001090_t0010_u01763273602890") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dbf40d_d20251116_m061312_c001_v7007000_t0000_u01763273592321") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ee17_d20251116_m061306_c001_v0001090_t0011_u01763273586479") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8ffb_d20251116_m061256_c001_v7007000_t0000_u01763273576225") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4edec_d20251116_m061250_c001_v0001090_t0014_u01763273570143") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef64_d20251116_m061228_c001_v7007000_t0000_u01763273548560") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed88_d20251116_m061226_c001_v0001090_t0024_u01763273546615") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef57_d20251116_m061226_c001_v7007000_t0000_u01763273546249") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed81_d20251116_m061224_c001_v0001090_t0004_u01763273544341") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef4f_d20251116_m061223_c001_v7007000_t0000_u01763273543978") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed7d_d20251116_m061223_c001_v0001090_t0010_u01763273543039") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef41_d20251116_m061221_c001_v7007000_t0000_u01763273541951") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed77_d20251116_m061221_c001_v0001090_t0036_u01763273541068") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef3b_d20251116_m061219_c001_v7007000_t0000_u01763273539249") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed69_d20251116_m061218_c001_v0001090_t0053_u01763273538387") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331eefa_d20251116_m061211_c001_v7007000_t0000_u01763273531443") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ed4d_d20251116_m061210_c001_v0001090_t0032_u01763273530368") 2025/11/16 06:23:00 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0e0d_d20251116_m061102_c001_v7007000_t0000_u01763273462450") 2025/11/16 06:23:01 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec09_d20251116_m061101_c001_v0001090_t0027_u01763273461367") 2025/11/16 06:23:01 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0e0b_d20251116_m061100_c001_v7007000_t0000_u01763273460454") 2025/11/16 06:23:01 DEBUG : potato2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ebfe_d20251116_m061059_c001_v0001090_t0047_u01763273459710") 2025/11/16 06:23:01 DEBUG : potato3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49cd6e5_d20251116_m061329_c001_v7007000_t0000_u01763273609334") 2025/11/16 06:23:01 DEBUG : potato3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f56f_d20251116_m061324_c001_v0001104_t0055_u01763273604365") 2025/11/16 06:23:01 DEBUG : potato3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dbf411_d20251116_m061313_c001_v7007000_t0000_u01763273593165") 2025/11/16 06:23:01 DEBUG : potato3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f520_d20251116_m061308_c001_v0001104_t0011_u01763273588241") 2025/11/16 06:23:01 DEBUG : potato3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8ffa_d20251116_m061256_c001_v7007000_t0000_u01763273576041") 2025/11/16 06:23:01 DEBUG : potato3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f4d0_d20251116_m061251_c001_v0001104_t0004_u01763273571069") 2025/11/16 06:23:01 DEBUG : pre-dest1/1: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4b28f_d20251116_m061414_c001_v7007000_t0000_u01763273654484") 2025/11/16 06:23:01 DEBUG : pre-dest1/1: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f646_d20251116_m061406_c001_v0001104_t0033_u01763273646032") 2025/11/16 06:23:01 DEBUG : pre-dest2/2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4b290_d20251116_m061414_c001_v7007000_t0000_u01763273654666") 2025/11/16 06:23:01 DEBUG : pre-dest2/2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4eee0_d20251116_m061407_c001_v0001090_t0013_u01763273647126") 2025/11/16 06:23:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f405d1538e838b994_d20251116_m061351_c001_v7007000_t0000_u01763273631686") 2025/11/16 06:23:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f110c09bc208fc2d9_d20251116_m061348_c001_v0001113_t0050_u01763273628504") 2025/11/16 06:23:01 DEBUG : sizeonly: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d1c7_d20251116_m061146_c001_v7007000_t0000_u01763273506733") 2025/11/16 06:23:01 DEBUG : sizeonly: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ecc4_d20251116_m061145_c001_v0001090_t0052_u01763273505715") 2025/11/16 06:23:01 DEBUG : splitbanan: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4123496e5c73b606_d20251116_m061954_c001_v7007000_t0000_u01763273994204") 2025/11/16 06:23:01 DEBUG : splitbanan: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1bc2_d20251116_m061946_c001_v0001150_t0022_u01763273986079") 2025/11/16 06:23:01 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a86_d20251116_m062134_c001_v7007000_t0000_u01763274094467") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071ff28_d20251116_m062127_c001_v0001104_t0055_u01763274087525") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce62a_d20251116_m062114_c001_v7007000_t0000_u01763274074694") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fecd_d20251116_m062107_c001_v0001104_t0025_u01763274067663") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201954_d20251116_m062052_c001_v7007000_t0000_u01763274052570") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fe5e_d20251116_m062045_c001_v0001104_t0018_u01763274045730") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4085dfbc2689e0ec_d20251116_m062033_c001_v7007000_t0000_u01763274033408") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fe0f_d20251116_m062026_c001_v0001104_t0017_u01763274026659") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41871741754b8923_d20251116_m062013_c001_v7007000_t0000_u01763274013811") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fdaa_d20251116_m062006_c001_v0001104_t0002_u01763274006404") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f421c9953e49ce3b3_d20251116_m061948_c001_v7007000_t0000_u01763273988521") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b8f1_d20251116_m061944_c001_v0001113_t0037_u01763273984778") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4034dd4fe8c56ff7_d20251116_m061931_c001_v7007000_t0000_u01763273971650") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab247_d20251116_m061922_c001_v0001115_t0018_u01763273962865") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4196b5bd76dc012e_d20251116_m061921_c001_v7007000_t0000_u01763273961702") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1b07_d20251116_m061917_c001_v0001150_t0004_u01763273957445") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41523415b8451a3d_d20251116_m061904_c001_v7007000_t0000_u01763273944008") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab1d4_d20251116_m061856_c001_v0001115_t0055_u01763273936177") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41389e63414797e9_d20251116_m061855_c001_v7007000_t0000_u01763273935038") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fc1d_d20251116_m061849_c001_v0001104_t0054_u01763273929267") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f405d1538e838c183_d20251116_m061831_c001_v7007000_t0000_u01763273911597") 2025/11/16 06:23:02 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab13a_d20251116_m061826_c001_v0001115_t0058_u01763273906310") 2025/11/16 06:23:03 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40214feff7fd0e99_d20251116_m061813_c001_v7007000_t0000_u01763273893254") 2025/11/16 06:23:03 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab0ef_d20251116_m061806_c001_v0001115_t0055_u01763273886385") 2025/11/16 06:23:03 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f407579c95288bede_d20251116_m061753_c001_v7007000_t0000_u01763273873967") 2025/11/16 06:23:03 DEBUG : splitbananasplit: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab0b0_d20251116_m061747_c001_v0001115_t0059_u01763273867157") 2025/11/16 06:23:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f417cfe9944f4ba4e_d20251116_m061926_c001_v7007000_t0000_u01763273966445") 2025/11/16 06:23:03 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b80f_d20251116_m061918_c001_v0001113_t0017_u01763273958641") 2025/11/16 06:23:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f8b_d20251116_m061735_c001_v7007000_t0000_u01763273855911") 2025/11/16 06:23:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab067_d20251116_m061734_c001_v0001115_t0050_u01763273854217") 2025/11/16 06:23:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f78_d20251116_m061733_c001_v7007000_t0000_u01763273853445") 2025/11/16 06:23:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b4cb_d20251116_m061732_c001_v0001113_t0053_u01763273852266") 2025/11/16 06:23:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8f8d_d20251116_m061247_c001_v7007000_t0000_u01763273567179") 2025/11/16 06:23:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ede1_d20251116_m061246_c001_v0001090_t0020_u01763273566052") 2025/11/16 06:23:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8f3b_d20251116_m061245_c001_v7007000_t0000_u01763273565467") 2025/11/16 06:23:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f4a3_d20251116_m061244_c001_v0001104_t0022_u01763273564334") 2025/11/16 06:23:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d1b7_d20251116_m061143_c001_v7007000_t0000_u01763273503312") 2025/11/16 06:23:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ecb4_d20251116_m061141_c001_v0001090_t0048_u01763273501837") 2025/11/16 06:23:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d1ae_d20251116_m061141_c001_v7007000_t0000_u01763273501471") 2025/11/16 06:23:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ecaa_d20251116_m061140_c001_v0001090_t0042_u01763273500348") 2025/11/16 06:23:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d195_d20251116_m061137_c001_v7007000_t0000_u01763273497666") 2025/11/16 06:23:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec99_d20251116_m061136_c001_v0001090_t0002_u01763273496581") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d18c_d20251116_m061136_c001_v7007000_t0000_u01763273496030") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec95_d20251116_m061135_c001_v0001090_t0041_u01763273495010") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec7b_d20251116_m061130_c001_v0001090_t0005_u01763273490004") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061d165_d20251116_m061129_c001_v7007000_t0000_u01763273489638") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec73_d20251116_m061128_c001_v0001090_t0056_u01763273488900") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec6d_d20251116_m061128_c001_v0001090_t0011_u01763273488091") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0e35_d20251116_m061127_c001_v7007000_t0000_u01763273487306") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec57_d20251116_m061123_c001_v0001090_t0014_u01763273483756") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec4e_d20251116_m061120_c001_v0001090_t0018_u01763273480484") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0e2f_d20251116_m061120_c001_v7007000_t0000_u01763273480109") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec4b_d20251116_m061119_c001_v0001090_t0056_u01763273479432") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec49_d20251116_m061118_c001_v0001090_t0040_u01763273478363") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0e28_d20251116_m061117_c001_v7007000_t0000_u01763273477623") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec34_d20251116_m061111_c001_v0001090_t0035_u01763273471658") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0e23_d20251116_m061111_c001_v7007000_t0000_u01763273471280") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec2f_d20251116_m061110_c001_v0001090_t0044_u01763273470566") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0e22_d20251116_m061109_c001_v7007000_t0000_u01763273469648") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec2d_d20251116_m061108_c001_v0001090_t0051_u01763273468954") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0e20_d20251116_m061108_c001_v7007000_t0000_u01763273468403") 2025/11/16 06:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec23_d20251116_m061107_c001_v0001090_t0032_u01763273467469") 2025/11/16 06:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0e18_d20251116_m061106_c001_v7007000_t0000_u01763273466502") 2025/11/16 06:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec1d_d20251116_m061105_c001_v0001090_t0027_u01763273465585") 2025/11/16 06:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0e14_d20251116_m061105_c001_v7007000_t0000_u01763273465032") 2025/11/16 06:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec19_d20251116_m061104_c001_v0001090_t0040_u01763273464244") 2025/11/16 06:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0e13_d20251116_m061103_c001_v7007000_t0000_u01763273463692") 2025/11/16 06:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ec0d_d20251116_m061103_c001_v0001090_t0051_u01763273463003") 2025/11/16 06:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0e03_d20251116_m061057_c001_v7007000_t0000_u01763273457879") 2025/11/16 06:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ebf8_d20251116_m061057_c001_v0001090_t0023_u01763273457000") 2025/11/16 06:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0dfe_d20251116_m061056_c001_v7007000_t0000_u01763273456449") 2025/11/16 06:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ebf4_d20251116_m061055_c001_v0001090_t0020_u01763273455688") 2025/11/16 06:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0dfd_d20251116_m061054_c001_v7007000_t0000_u01763273454781") 2025/11/16 06:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ebec_d20251116_m061054_c001_v0001090_t0044_u01763273454082") 2025/11/16 06:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f4090fda1137b0df9_d20251116_m061051_c001_v7007000_t0000_u01763273451885") 2025/11/16 06:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4ebde_d20251116_m061051_c001_v0001090_t0051_u01763273451193") 2025/11/16 06:23:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f8e_d20251116_m061736_c001_v7007000_t0000_u01763273856093") 2025/11/16 06:23:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fad2_d20251116_m061734_c001_v0001104_t0028_u01763273854218") 2025/11/16 06:23:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f7a_d20251116_m061733_c001_v7007000_t0000_u01763273853633") 2025/11/16 06:23:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe181e_d20251116_m061732_c001_v0001150_t0018_u01763273852277") 2025/11/16 06:23:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a94_d20251116_m062137_c001_v7007000_t0000_u01763274097023") 2025/11/16 06:23:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab51d_d20251116_m062135_c001_v0001115_t0013_u01763274095847") 2025/11/16 06:23:05 DEBUG : sub/yam: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8ee3_d20251116_m061242_c001_v7007000_t0000_u01763273562275") 2025/11/16 06:23:06 DEBUG : sub/yam: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4edd3_d20251116_m061240_c001_v0001090_t0013_u01763273560715") 2025/11/16 06:23:06 DEBUG : test_dir1/file2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f6c_d20251116_m061731_c001_v7007000_t0000_u01763273851504") 2025/11/16 06:23:06 DEBUG : test_dir1/file2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab052_d20251116_m061729_c001_v0001115_t0007_u01763273849649") 2025/11/16 06:23:06 DEBUG : test_dir1/file2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f5d_d20251116_m061728_c001_v7007000_t0000_u01763273848862") 2025/11/16 06:23:06 DEBUG : test_dir1/file2: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73b4a5_d20251116_m061727_c001_v0001113_t0018_u01763273847587") 2025/11/16 06:23:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f6e_d20251116_m061731_c001_v7007000_t0000_u01763273851687") 2025/11/16 06:23:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071fabb_d20251116_m061729_c001_v0001104_t0025_u01763273849984") 2025/11/16 06:23:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f41955b45bf188f5e_d20251116_m061729_c001_v7007000_t0000_u01763273849045") 2025/11/16 06:23:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab042_d20251116_m061727_c001_v0001115_t0057_u01763273847591") 2025/11/16 06:23:06 DEBUG : three: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef84_d20251116_m061233_c001_v7007000_t0000_u01763273553960") 2025/11/16 06:23:06 DEBUG : three: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4edac_d20251116_m061232_c001_v0001090_t0052_u01763273552698") 2025/11/16 06:23:06 DEBUG : three: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10590e1338c4eda2_d20251116_m061230_c001_v0001090_t0019_u01763273550136") 2025/11/16 06:23:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201a99_d20251116_m062138_c001_v7007000_t0000_u01763274098687") 2025/11/16 06:23:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1ee8_d20251116_m062137_c001_v0001150_t0040_u01763274097989") 2025/11/16 06:23:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201b2d_d20251116_m062159_c001_v7007000_t0000_u01763274119297") 2025/11/16 06:23:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73bc51_d20251116_m062157_c001_v0001113_t0031_u01763274117276") 2025/11/16 06:23:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201b0d_d20251116_m062155_c001_v7007000_t0000_u01763274115711") 2025/11/16 06:23:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1f31_d20251116_m062154_c001_v0001150_t0000_u01763274114073") 2025/11/16 06:23:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201afe_d20251116_m062153_c001_v7007000_t0000_u01763274113099") 2025/11/16 06:23:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab57a_d20251116_m062152_c001_v0001115_t0009_u01763274112046") 2025/11/16 06:23:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201ad6_d20251116_m062146_c001_v7007000_t0000_u01763274106824") 2025/11/16 06:23:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1f10_d20251116_m062145_c001_v0001150_t0040_u01763274105932") 2025/11/16 06:23:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201ae2_d20251116_m062149_c001_v7007000_t0000_u01763274109068") 2025/11/16 06:23:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73bc11_d20251116_m062147_c001_v0001113_t0055_u01763274107823") 2025/11/16 06:23:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201ac6_d20251116_m062144_c001_v7007000_t0000_u01763274104962") 2025/11/16 06:23:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f104ff08021bab551_d20251116_m062143_c001_v0001115_t0057_u01763274103913") 2025/11/16 06:23:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201ab9_d20251116_m062142_c001_v7007000_t0000_u01763274102928") 2025/11/16 06:23:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071ff5c_d20251116_m062141_c001_v0001104_t0022_u01763274101439") 2025/11/16 06:23:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201aa3_d20251116_m062140_c001_v7007000_t0000_u01763274100486") 2025/11/16 06:23:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1073ff2e4b73bbcd_d20251116_m062139_c001_v0001113_t0001_u01763274099657") 2025/11/16 06:23:07 DEBUG : toe/toe/toe: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f423d2aea6061e2a1_d20251116_m062204_c001_v7007000_t0000_u01763274124769") 2025/11/16 06:23:07 DEBUG : toe/toe/toe: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f115bb24fa7fe1f6c_d20251116_m062204_c001_v0001150_t0043_u01763274124041") 2025/11/16 06:23:07 DEBUG : toe/toe/toe: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201aee_d20251116_m062151_c001_v7007000_t0000_u01763274111054") 2025/11/16 06:23:07 DEBUG : toe/toe/toe: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071ff7d_d20251116_m062150_c001_v0001104_t0041_u01763274110055") 2025/11/16 06:23:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201b31_d20251116_m062159_c001_v7007000_t0000_u01763274119901") 2025/11/16 06:23:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071ffb0_d20251116_m062158_c001_v0001104_t0052_u01763274118780") 2025/11/16 06:23:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f42028f4456201b13_d20251116_m062156_c001_v7007000_t0000_u01763274116312") 2025/11/16 06:23:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1182bc4d55a5fa20_d20251116_m062155_c001_v0001179_t0026_u01763274115451") 2025/11/16 06:23:07 DEBUG : two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f411f5bf7c331ef86_d20251116_m061234_c001_v7007000_t0000_u01763273554143") 2025/11/16 06:23:07 DEBUG : two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f410c09bc208fc132_d20251116_m061232_c001_v0001113_t0044_u01763273552118") 2025/11/16 06:23:08 DEBUG : two: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f40590e1338c4ed9e_d20251116_m061229_c001_v0001090_t0046_u01763273549950") 2025/11/16 06:23:08 DEBUG : yam: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8ee7_d20251116_m061243_c001_v7007000_t0000_u01763273563008") 2025/11/16 06:23:08 DEBUG : yam: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f102996fd57882128_d20251116_m061242_c001_v0001184_t0042_u01763273562059") 2025/11/16 06:23:08 DEBUG : yam: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8ec6_d20251116_m061239_c001_v7007000_t0000_u01763273559311") 2025/11/16 06:23:08 DEBUG : yam: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f1142d4741071f485_d20251116_m061237_c001_v0001104_t0001_u01763273557754") 2025/11/16 06:23:08 DEBUG : yam: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8eb6_d20251116_m061236_c001_v7007000_t0000_u01763273556452") 2025/11/16 06:23:08 DEBUG : yam: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f110c09bc208fc149_d20251116_m061234_c001_v0001113_t0019_u01763273554706") 2025/11/16 06:23:08 DEBUG : yaml: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8ed4_d20251116_m061240_c001_v7007000_t0000_u01763273560061") 2025/11/16 06:23:08 DEBUG : yaml: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f10406bba63debe59_d20251116_m061239_c001_v0001099_t0028_u01763273559030") 2025/11/16 06:23:08 DEBUG : yaml: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f422ebe3dccee8eb8_d20251116_m061237_c001_v7007000_t0000_u01763273557192") 2025/11/16 06:23:08 DEBUG : yaml: Deleting (id "4_z0f429dd3409d8bbb9fa80e1b_f101bd3656f12a086_d20251116_m061236_c001_v0001184_t0004_u01763273556245") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m27.82335431s (try 1/5)