"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/19 01:08:24 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove" 2025/08/19 01:08:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/19 01:08:25 DEBUG : Creating backend with remote "/tmp/rclone549595072" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:08:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:08:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/19 01:08:40 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:08:40 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (15.88s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:08:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/19 01:08:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:08:41 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:08:41 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:08:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:08:42 INFO : sub dir/hello world: Copied (new) 2025/08/19 01:08:42 DEBUG : B2 bucket rclone-test-lihekac4rove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.75s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:08:43 DEBUG : Creating backend with remote "/non-existing" 2025/08/19 01:08:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/19 01:08:43 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:08:43 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:08:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:08:44 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:08:44 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:08:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:08:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.72s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:08:46 INFO : B2 bucket rclone-test-lihekac4rove: Running all checks before starting transfers 2025/08/19 01:08:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:08:46 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:08:46 INFO : B2 bucket rclone-test-lihekac4rove: Checks finished, now starting transfers 2025/08/19 01:08:46 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:08:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:08:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.32s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:08:47 ERROR : Ignoring --no-traverse with sync 2025/08/19 01:08:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:08:47 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:08:47 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:08:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:08:48 INFO : sub dir/hello world: Copied (new) 2025/08/19 01:08:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:08:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/19 01:08:49 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:08:49 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:08:49 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/19 01:08:49 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:08:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 01:08:50 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:08:50 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:08:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:08:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:08:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 01:08:52 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:08:52 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:08:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:08:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.93s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:08:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/19 01:08:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 01:08:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/19 01:08:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/19 01:08:53 INFO : sub dir2: Making directory 2025/08/19 01:08:53 INFO : sub dir: Making directory 2025/08/19 01:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:08:53 INFO : sub dir2/sub sub dir2: Making directory 2025/08/19 01:08:53 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:08:53 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:08:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:08:54 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/19 01:08:54 DEBUG : B2 bucket rclone-test-lihekac4rove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.68s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:08:55 INFO : sub dir2: Making directory 2025/08/19 01:08:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/19 01:08:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 01:08:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:08:55 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:08:55 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:08:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:08:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:08:56 DEBUG : sub dir2: Making directory with metadata 2025/08/19 01:08:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 01:08:56 INFO : sub dir2: Making directory 2025/08/19 01:08:56 INFO : sub dir: Making directory 2025/08/19 01:08:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:08:56 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:08:56 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:08:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:08:57 INFO : sub dir/hello world: Copied (new) 2025/08/19 01:08:57 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/19 01:08:57 DEBUG : B2 bucket rclone-test-lihekac4rove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/19 01:08:57 DEBUG : B2 bucket rclone-test-lihekac4rove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.84s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:08:58 INFO : sub dir2: Making directory 2025/08/19 01:08:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:08:58 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:08:58 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:08:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:08:59 INFO : sub dir/hello world: Copied (new) 2025/08/19 01:08:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.31s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:08:59 DEBUG : sub dir2: Making directory with metadata 2025/08/19 01:08:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 01:09:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/19 01:09:00 INFO : sub dir2: Making directory 2025/08/19 01:09:00 INFO : sub dir: Making directory 2025/08/19 01:09:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:09:00 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:00 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:09:00 INFO : sub dir/hello world: Copied (new) 2025/08/19 01:09:00 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/19 01:09:00 DEBUG : B2 bucket rclone-test-lihekac4rove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.25s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:01 INFO : sub dir2: Making directory 2025/08/19 01:09:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:09:01 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:01 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:09:02 INFO : sub dir/hello world: Copied (new) 2025/08/19 01:09:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zitekax0hohi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-lihekac4rove -> B2 bucket rclone-test-zitekax0hohi 2025/08/19 01:09:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:09:04 DEBUG : B2 bucket rclone-test-zitekax0hohi: Waiting for checks to finish 2025/08/19 01:09:04 DEBUG : B2 bucket rclone-test-zitekax0hohi: Waiting for transfers to finish 2025/08/19 01:09:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:09:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/19 01:09:08 DEBUG : B2 bucket rclone-test-zitekax0hohi: Purge remote 2025/08/19 01:09:08 INFO : B2 bucket rclone-test-zitekax0hohi: cleaning bucket "rclone-test-zitekax0hohi" of all files 2025/08/19 01:09:09 DEBUG : sub dir/hello world: Deleting (id "4_z6fd26d33d0fdbbfb9f880e1b_f111fda7be45338b4_d20250819_m010908_c001_v0001180_t0024_u01755565748593") --- PASS: TestServerSideCopy (9.49s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:13 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/19 01:09:13 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/19 01:09:14 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.49s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:15 DEBUG : Creating backend with remote "TestB2:rclone-test-tefeyaj1tuva" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-lihekac4rove -> B2 bucket rclone-test-tefeyaj1tuva 2025/08/19 01:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:09:17 DEBUG : B2 bucket rclone-test-tefeyaj1tuva: Waiting for checks to finish 2025/08/19 01:09:17 DEBUG : B2 bucket rclone-test-tefeyaj1tuva: Waiting for transfers to finish 2025/08/19 01:09:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:09:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/19 01:09:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/19 01:09:23 DEBUG : B2 bucket rclone-test-tefeyaj1tuva: Waiting for checks to finish 2025/08/19 01:09:23 DEBUG : B2 bucket rclone-test-tefeyaj1tuva: Waiting for transfers to finish 2025/08/19 01:09:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/19 01:09:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/19 01:09:23 DEBUG : B2 bucket rclone-test-tefeyaj1tuva: Purge remote 2025/08/19 01:09:23 INFO : B2 bucket rclone-test-tefeyaj1tuva: cleaning bucket "rclone-test-tefeyaj1tuva" of all files 2025/08/19 01:09:23 DEBUG : sub dir/hello world: Deleting (id "4_zdf829d23d0fdbbfb9f880e1b_f1033c0f367562e71_d20250819_m010923_c001_v0001184_t0052_u01755565763338") 2025/08/19 01:09:23 DEBUG : sub dir/hello world: Deleting (id "4_zdf829d23d0fdbbfb9f880e1b_f1048b684999c4acb_d20250819_m010920_c001_v0001041_t0027_u01755565760809") --- PASS: TestServerSideCopyOverSelf (13.20s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:29 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/19 01:09:29 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/19 01:09:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/19 01:09:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.57s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:31 DEBUG : Creating backend with remote "TestB2:rclone-test-reberuk1sako" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-lihekac4rove -> B2 bucket rclone-test-reberuk1sako 2025/08/19 01:09:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:09:32 DEBUG : B2 bucket rclone-test-reberuk1sako: Waiting for checks to finish 2025/08/19 01:09:32 DEBUG : B2 bucket rclone-test-reberuk1sako: Waiting for transfers to finish 2025/08/19 01:09:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:09:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/19 01:09:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/19 01:09:35 DEBUG : B2 bucket rclone-test-reberuk1sako: Waiting for checks to finish 2025/08/19 01:09:35 DEBUG : B2 bucket rclone-test-reberuk1sako: Waiting for transfers to finish 2025/08/19 01:09:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/19 01:09:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/19 01:09:35 INFO : sub dir/hello world: Deleted 2025/08/19 01:09:36 DEBUG : testing file moves 2025/08/19 01:09:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/19 01:09:37 DEBUG : B2 bucket rclone-test-reberuk1sako: Waiting for checks to finish 2025/08/19 01:09:37 DEBUG : B2 bucket rclone-test-reberuk1sako: Waiting for transfers to finish 2025/08/19 01:09:37 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/19 01:09:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/19 01:09:37 INFO : sub dir/hello world: Deleted 2025/08/19 01:09:37 DEBUG : B2 bucket rclone-test-reberuk1sako: Purge remote 2025/08/19 01:09:37 INFO : B2 bucket rclone-test-reberuk1sako: cleaning bucket "rclone-test-reberuk1sako" of all files 2025/08/19 01:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f62dd03d0fdbbfb9f880e1b_f119fe612ad56369f_d20250819_m010937_c001_v0001183_t0015_u01755565777223") 2025/08/19 01:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f62dd03d0fdbbfb9f880e1b_f1086ad62d4160d00_d20250819_m010935_c001_v0001136_t0004_u01755565775324") 2025/08/19 01:09:38 DEBUG : sub dir/hello world: Deleting (id "4_z2f62dd03d0fdbbfb9f880e1b_f103280f0e888f8df_d20250819_m010933_c001_v0001157_t0058_u01755565773867") --- PASS: TestServerSideMoveOverSelf (9.62s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:40 ERROR : error listing: directory not found 2025/08/19 01:09:41 INFO : Local file system at /tmp/rclone549595072: Making directory 2025/08/19 01:09:41 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:41 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.67s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:09:42 DEBUG : Local file system at /tmp/rclone549595072: Waiting for checks to finish 2025/08/19 01:09:42 DEBUG : Local file system at /tmp/rclone549595072: Waiting for transfers to finish 2025/08/19 01:09:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:09:43 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/19 01:09:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.99s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:44 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/19 01:09:44 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:44 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:44 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/19 01:09:44 INFO : check sum: Copied (new) 2025/08/19 01:09:44 DEBUG : Waiting for deletions to finish 2025/08/19 01:09:45 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/19 01:09:45 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/19 01:09:45 DEBUG : check sum: Unchanged skipping 2025/08/19 01:09:45 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:45 DEBUG : Waiting for deletions to finish 2025/08/19 01:09:45 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/19 01:09:45 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:45 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:46 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/19 01:09:46 INFO : sizeonly: Copied (new) 2025/08/19 01:09:46 DEBUG : Waiting for deletions to finish 2025/08/19 01:09:47 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:47 DEBUG : sizeonly: Sizes identical 2025/08/19 01:09:47 DEBUG : sizeonly: Unchanged skipping 2025/08/19 01:09:47 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:47 DEBUG : Waiting for deletions to finish 2025/08/19 01:09:47 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.98s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/19 01:09:47 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:47 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:48 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/19 01:09:48 INFO : ignore-size: Copied (new) 2025/08/19 01:09:48 DEBUG : Waiting for deletions to finish 2025/08/19 01:09:48 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:09:48 DEBUG : ignore-size: Unchanged skipping 2025/08/19 01:09:48 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:48 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:48 DEBUG : Waiting for deletions to finish 2025/08/19 01:09:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.75s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:09:50 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:50 DEBUG : existing: Unchanged skipping 2025/08/19 01:09:50 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:50 DEBUG : Waiting for deletions to finish 2025/08/19 01:09:50 INFO : There was nothing to transfer 2025/08/19 01:09:50 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/19 01:09:50 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/19 01:09:50 INFO : existing: Copied (replaced existing) 2025/08/19 01:09:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.22s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/19 01:09:51 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:51 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/19 01:09:52 INFO : existing: Copied (new) 2025/08/19 01:09:52 DEBUG : Waiting for deletions to finish 2025/08/19 01:09:52 DEBUG : existing: Destination exists, skipping 2025/08/19 01:09:52 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:52 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:52 DEBUG : Waiting for deletions to finish 2025/08/19 01:09:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.69s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:54 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/19 01:09:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/19 01:09:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:09:54 DEBUG : c/non empty space: Unchanged skipping 2025/08/19 01:09:55 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:55 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 01:09:55 INFO : a/potato2: Copied (new) 2025/08/19 01:09:55 DEBUG : Waiting for deletions to finish 2025/08/19 01:09:55 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.92s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:57 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/08/19 01:09:57 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/19 01:09:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/19 01:09:57 DEBUG : empty space: Unchanged skipping 2025/08/19 01:09:57 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:57 DEBUG : Waiting for deletions to finish 2025/08/19 01:09:57 INFO : There was nothing to transfer 2025/08/19 01:09:57 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/08/19 01:09:57 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/19 01:09:58 INFO : empty space: Updated modification time in destination 2025/08/19 01:09:58 DEBUG : empty space: Unchanged skipping 2025/08/19 01:09:58 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:58 DEBUG : Waiting for deletions to finish 2025/08/19 01:09:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.82s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:09:59 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:09:59 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/08/19 01:09:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/19 01:09:59 DEBUG : empty space: Unchanged skipping 2025/08/19 01:09:59 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:09:59 DEBUG : Waiting for deletions to finish 2025/08/19 01:09:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:01 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/08/19 01:10:01 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone549595072) 2025/08/19 01:10:01 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lihekac4rove) 2025/08/19 01:10:01 DEBUG : foo: sha1 differ 2025/08/19 01:10:01 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/19 01:10:01 INFO : foo: Copied (replaced existing) 2025/08/19 01:10:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:10:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/19 01:10:02 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:02 DEBUG : empty space: Unchanged skipping 2025/08/19 01:10:02 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:03 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 01:10:03 INFO : potato: Copied (new) 2025/08/19 01:10:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.17s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:05 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/19 01:10:05 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:05 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/19 01:10:05 INFO : potato: Copied (replaced existing) 2025/08/19 01:10:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:06 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10: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/08/19 01:10:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone549595072) 2025/08/19 01:10:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lihekac4rove) 2025/08/19 01:10:06 DEBUG : potato: sha1 differ 2025/08/19 01:10:06 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/19 01:10:07 INFO : potato: Copied (replaced existing) 2025/08/19 01:10:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 01:10:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:10:09 DEBUG : empty space: Unchanged skipping 2025/08/19 01:10:09 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:09 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/19 01:10:09 DEBUG : Waiting for deletions to finish 2025/08/19 01:10:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:10:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 01:10:11 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:11 DEBUG : empty space: Unchanged skipping 2025/08/19 01:10:11 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 01:10:12 INFO : potato2: Copied (new) 2025/08/19 01:10:12 DEBUG : Waiting for deletions to finish 2025/08/19 01:10:12 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:13 INFO : d: Making directory 2025/08/19 01:10:13 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/19 01:10:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/19 01:10:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:10:14 DEBUG : c/non empty space: Unchanged skipping 2025/08/19 01:10:14 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:14 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 01:10:14 INFO : a/potato2: Copied (new) 2025/08/19 01:10:14 DEBUG : Waiting for deletions to finish 2025/08/19 01:10:14 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:16 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/19 01:10:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/19 01:10:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:10:17 DEBUG : c/non empty space: Unchanged skipping 2025/08/19 01:10:17 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:17 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 01:10:17 INFO : a/potato2: Copied (new) 2025/08/19 01:10:17 ERROR : B2 bucket rclone-test-lihekac4rove: not deleting files as there were IO errors 2025/08/19 01:10:17 ERROR : B2 bucket rclone-test-lihekac4rove: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.10s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:20 DEBUG : Waiting for deletions to finish 2025/08/19 01:10:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:10:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 01:10:20 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:20 DEBUG : empty space: Unchanged skipping 2025/08/19 01:10:20 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:20 INFO : potato: Deleted 2025/08/19 01:10:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 01:10:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.59s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:22 DEBUG : Waiting for deletions to finish 2025/08/19 01:10:22 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:22 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:22 INFO : potato: Deleted 2025/08/19 01:10:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:10:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 01:10:22 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:22 DEBUG : empty space: Unchanged skipping 2025/08/19 01:10:22 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 01:10:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.77s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 01:10:24 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:24 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/19 01:10:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.04s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:27 DEBUG : enormous: Excluded (Size Filter) 2025/08/19 01:10:27 DEBUG : enormous: Excluded 2025/08/19 01:10:27 DEBUG : potato2: Excluded (Size Filter) 2025/08/19 01:10:27 DEBUG : potato2: Excluded 2025/08/19 01:10:27 DEBUG : potato2: Excluded (Size Filter) 2025/08/19 01:10:27 DEBUG : potato2: Excluded 2025/08/19 01:10:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:10:27 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:27 DEBUG : empty space: Unchanged skipping 2025/08/19 01:10:27 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:27 DEBUG : Waiting for deletions to finish 2025/08/19 01:10:27 INFO : There was nothing to transfer 2025/08/19 01:10:27 DEBUG : enormous: Excluded (Size Filter) 2025/08/19 01:10:27 DEBUG : enormous: Excluded 2025/08/19 01:10:27 DEBUG : potato2: Excluded (Size Filter) 2025/08/19 01:10:27 DEBUG : potato2: Excluded 2025/08/19 01:10:28 DEBUG : potato2: Excluded (Size Filter) 2025/08/19 01:10:28 DEBUG : potato2: Excluded 2025/08/19 01:10:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/19 01:10:28 DEBUG : empty space: Unchanged skipping 2025/08/19 01:10:28 DEBUG : Local file system at /tmp/rclone549595072: Waiting for checks to finish 2025/08/19 01:10:28 DEBUG : Local file system at /tmp/rclone549595072: Waiting for transfers to finish 2025/08/19 01:10:28 DEBUG : Waiting for deletions to finish 2025/08/19 01:10:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.86s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:30 DEBUG : enormous: Excluded (Size Filter) 2025/08/19 01:10:30 DEBUG : enormous: Excluded 2025/08/19 01:10:30 DEBUG : potato2: Excluded (Size Filter) 2025/08/19 01:10:30 DEBUG : potato2: Excluded 2025/08/19 01:10:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:10:30 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:30 DEBUG : empty space: Unchanged skipping 2025/08/19 01:10:30 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:30 DEBUG : Waiting for deletions to finish 2025/08/19 01:10:30 INFO : enormous: Deleted 2025/08/19 01:10:30 INFO : potato2: Deleted 2025/08/19 01:10:30 INFO : There was nothing to transfer 2025/08/19 01:10:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/19 01:10:31 DEBUG : empty space: Unchanged skipping 2025/08/19 01:10:31 DEBUG : Local file system at /tmp/rclone549595072: Waiting for checks to finish 2025/08/19 01:10:31 DEBUG : Local file system at /tmp/rclone549595072: Waiting for transfers to finish 2025/08/19 01:10:31 DEBUG : Waiting for deletions to finish 2025/08/19 01:10:31 INFO : enormous: Deleted 2025/08/19 01:10:31 INFO : potato2: Deleted 2025/08/19 01:10:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.72s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:33 DEBUG : five: Need to transfer - File not found at Destination 2025/08/19 01:10:33 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/19 01:10:33 DEBUG : one: Destination is newer than source, skipping 2025/08/19 01:10:33 DEBUG : three: Sizes identical 2025/08/19 01:10:33 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/19 01:10:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/19 01:10:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone549595072) 2025/08/19 01:10:33 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lihekac4rove) 2025/08/19 01:10:33 DEBUG : two: sha1 differ 2025/08/19 01:10:33 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/19 01:10:33 INFO : five: Copied (new) 2025/08/19 01:10:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/19 01:10:34 INFO : two: Copied (replaced existing) 2025/08/19 01:10:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/19 01:10:34 INFO : four: Copied (replaced existing) 2025/08/19 01:10:34 DEBUG : Waiting for deletions to finish 2025/08/19 01:10:34 DEBUG : one: Destination is newer than source, skipping 2025/08/19 01:10:34 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/19 01:10:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone549595072) 2025/08/19 01:10:34 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/19 01:10:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/19 01:10:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/19 01:10:34 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lihekac4rove) 2025/08/19 01:10:34 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/19 01:10:34 DEBUG : three: sha1 differ 2025/08/19 01:10:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/19 01:10:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/19 01:10:34 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/19 01:10:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/19 01:10:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/19 01:10:34 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/19 01:10:35 INFO : three: Copied (replaced existing) 2025/08/19 01:10:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.04s) === 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:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/19 01:10:37 INFO : B2 bucket rclone-test-lihekac4rove: Making map for --track-renames 2025/08/19 01:10:37 INFO : B2 bucket rclone-test-lihekac4rove: Finished making map for --track-renames 2025/08/19 01:10:37 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:37 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for renames to finish 2025/08/19 01:10:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/19 01:10:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/19 01:10:37 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/19 01:10:37 INFO : yam: Copied (new) 2025/08/19 01:10:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/19 01:10:37 INFO : potato: Copied (new) 2025/08/19 01:10:37 DEBUG : Waiting for deletions to finish 2025/08/19 01:10:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:10:38 INFO : B2 bucket rclone-test-lihekac4rove: Making map for --track-renames 2025/08/19 01:10:38 INFO : B2 bucket rclone-test-lihekac4rove: Finished making map for --track-renames 2025/08/19 01:10:38 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:38 DEBUG : potato: Unchanged skipping 2025/08/19 01:10:38 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for renames to finish 2025/08/19 01:10:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/19 01:10:39 INFO : yam: Copied (server-side copy) to: yaml 2025/08/19 01:10:39 INFO : yam: Deleted 2025/08/19 01:10:39 INFO : yaml: Renamed from "yam" 2025/08/19 01:10:39 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.38s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/19 01:10:40 INFO : B2 bucket rclone-test-lihekac4rove: Making map for --track-renames 2025/08/19 01:10:40 INFO : B2 bucket rclone-test-lihekac4rove: Finished making map for --track-renames 2025/08/19 01:10:40 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/19 01:10:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/19 01:10:40 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for renames to finish 2025/08/19 01:10:40 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/19 01:10:40 INFO : yam: Copied (new) 2025/08/19 01:10:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/19 01:10:41 INFO : potato: Copied (new) 2025/08/19 01:10:41 DEBUG : Waiting for deletions to finish 2025/08/19 01:10:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:10:41 INFO : B2 bucket rclone-test-lihekac4rove: Making map for --track-renames 2025/08/19 01:10:41 INFO : B2 bucket rclone-test-lihekac4rove: Finished making map for --track-renames 2025/08/19 01:10:41 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:41 DEBUG : potato: Unchanged skipping 2025/08/19 01:10:41 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for renames to finish 2025/08/19 01:10:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/19 01:10:42 INFO : yam: Copied (server-side copy) to: yaml 2025/08/19 01:10:42 INFO : yam: Deleted 2025/08/19 01:10:42 INFO : yaml: Renamed from "yam" 2025/08/19 01:10:42 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.82s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/19 01:10:43 INFO : B2 bucket rclone-test-lihekac4rove: Making map for --track-renames 2025/08/19 01:10:43 INFO : B2 bucket rclone-test-lihekac4rove: Finished making map for --track-renames 2025/08/19 01:10:43 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/19 01:10:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/19 01:10:43 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for renames to finish 2025/08/19 01:10:43 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/19 01:10:43 INFO : potato: Copied (new) 2025/08/19 01:10:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/19 01:10:44 INFO : sub/yam: Copied (new) 2025/08/19 01:10:44 DEBUG : Waiting for deletions to finish 2025/08/19 01:10:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:10:44 DEBUG : potato: Unchanged skipping 2025/08/19 01:10:45 INFO : B2 bucket rclone-test-lihekac4rove: Making map for --track-renames 2025/08/19 01:10:45 INFO : B2 bucket rclone-test-lihekac4rove: Finished making map for --track-renames 2025/08/19 01:10:45 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:45 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for renames to finish 2025/08/19 01:10:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/19 01:10:45 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/19 01:10:45 INFO : sub/yam: Deleted 2025/08/19 01:10:45 INFO : yam: Renamed from "sub/yam" 2025/08/19 01:10:45 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.72s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:46 DEBUG : Creating backend with remote "/tmp/rclone549595072/dir1" 2025/08/19 01:10:46 DEBUG : Creating backend with remote "/tmp/rclone549595072/dir2" 2025/08/19 01:10:46 DEBUG : Local file system at /tmp/rclone549595072/dir2: Using server-side directory move 2025/08/19 01:10:46 INFO : Local file system at /tmp/rclone549595072/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/19 01:10:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/19 01:10:46 DEBUG : Local file system at /tmp/rclone549595072/dir2: Waiting for checks to finish 2025/08/19 01:10:46 DEBUG : Local file system at /tmp/rclone549595072/dir2: Waiting for transfers to finish 2025/08/19 01:10:46 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:10:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/19 01:10:47 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:47 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/19 01:10:47 INFO : nested/sub dir/file: Copied (new) 2025/08/19 01:10:47 INFO : nested/sub dir/file: Deleted 2025/08/19 01:10:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:10:48 INFO : sub dir/hello world: Copied (new) 2025/08/19 01:10:48 INFO : sub dir/hello world: Deleted 2025/08/19 01:10:48 INFO : sub dir: Removing directory 2025/08/19 01:10:48 INFO : nested/sub dir: Removing directory 2025/08/19 01:10:48 INFO : nested: Removing directory 2025/08/19 01:10:48 DEBUG : Local file system at /tmp/rclone549595072: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.75s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 01:10:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/19 01:10:49 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:49 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/19 01:10:49 INFO : nested/sub dir/file: Copied (new) 2025/08/19 01:10:49 INFO : nested/sub dir/file: Deleted 2025/08/19 01:10:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:10:49 INFO : sub dir/hello world: Copied (new) 2025/08/19 01:10:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.66s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/19 01:10:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/19 01:10:50 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:50 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/19 01:10:51 INFO : existing: Copied (new) 2025/08/19 01:10:51 INFO : existing: Deleted 2025/08/19 01:10:51 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/19 01:10:51 INFO : existing-b: Copied (new) 2025/08/19 01:10:51 INFO : existing-b: Deleted 2025/08/19 01:10:51 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:10:51 DEBUG : existing: Destination exists, skipping 2025/08/19 01:10:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/19 01:10:51 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:10:51 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.76s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:10:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zezecey7komu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-lihekac4rove -> B2 bucket rclone-test-zezecey7komu 2025/08/19 01:11:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 01:11:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/19 01:11:00 DEBUG : empty space: Unchanged skipping 2025/08/19 01:11:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/19 01:11:00 DEBUG : B2 bucket rclone-test-zezecey7komu: Waiting for checks to finish 2025/08/19 01:11:00 INFO : empty space: Deleted 2025/08/19 01:11:00 DEBUG : B2 bucket rclone-test-zezecey7komu: Waiting for transfers to finish 2025/08/19 01:11:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 01:11:00 INFO : potato2: Copied (server-side copy) 2025/08/19 01:11:00 INFO : potato2: Deleted 2025/08/19 01:11:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/19 01:11:01 INFO : potato3: Copied (server-side copy) 2025/08/19 01:11:01 INFO : potato3: Deleted 2025/08/19 01:11:01 DEBUG : Creating backend with remote "TestB2:rclone-test-hilagav4dopi" 2025/08/19 01:11:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/19 01:11:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 01:11:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/19 01:11:02 DEBUG : B2 bucket rclone-test-hilagav4dopi: Waiting for checks to finish 2025/08/19 01:11:02 DEBUG : B2 bucket rclone-test-hilagav4dopi: Waiting for transfers to finish 2025/08/19 01:11:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/19 01:11:06 INFO : empty space: Copied (server-side copy) 2025/08/19 01:11:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/19 01:11:07 INFO : potato3: Copied (server-side copy) 2025/08/19 01:11:07 INFO : empty space: Deleted 2025/08/19 01:11:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 01:11:07 INFO : potato2: Copied (server-side copy) 2025/08/19 01:11:07 INFO : potato3: Deleted 2025/08/19 01:11:07 INFO : potato2: Deleted 2025/08/19 01:11:07 DEBUG : B2 bucket rclone-test-hilagav4dopi: Purge remote 2025/08/19 01:11:07 INFO : B2 bucket rclone-test-hilagav4dopi: cleaning bucket "rclone-test-hilagav4dopi" of all files 2025/08/19 01:11:07 DEBUG : empty space: Deleting (id "4_z3ff23d03e01dbbfb9f880e1b_f105daf3eec7ff154_d20250819_m011106_c001_v0001099_t0043_u01755565866561") 2025/08/19 01:11:07 DEBUG : potato2: Deleting (id "4_z3ff23d03e01dbbfb9f880e1b_f11923de9f615d7d1_d20250819_m011106_c001_v0001102_t0028_u01755565866933") 2025/08/19 01:11:07 DEBUG : potato3: Deleting (id "4_z3ff23d03e01dbbfb9f880e1b_f101a21033428e897_d20250819_m011106_c001_v0001181_t0020_u01755565866944") 2025/08/19 01:11:09 DEBUG : B2 bucket rclone-test-zezecey7komu: Purge remote 2025/08/19 01:11:09 INFO : B2 bucket rclone-test-zezecey7komu: cleaning bucket "rclone-test-zezecey7komu" of all files 2025/08/19 01:11:09 DEBUG : empty space: Deleting (id "4_z2f121d03e01dbbfb9f880e1b_f405e2f9d17ed5c70_d20250819_m011107_c001_v7007000_t0000_u01755565867028") 2025/08/19 01:11:09 DEBUG : empty space: Deleting (id "4_z2f121d03e01dbbfb9f880e1b_f1151032f6fd1b6a3_d20250819_m011058_c001_v0001038_t0018_u01755565858871") 2025/08/19 01:11:09 DEBUG : potato2: Deleting (id "4_z2f121d03e01dbbfb9f880e1b_f405e2f9d17ed5c72_d20250819_m011107_c001_v7007000_t0000_u01755565867330") 2025/08/19 01:11:09 DEBUG : potato2: Deleting (id "4_z2f121d03e01dbbfb9f880e1b_f1019c50ca11712dd_d20250819_m011100_c001_v0001179_t0022_u01755565860246") 2025/08/19 01:11:09 DEBUG : potato3: Deleting (id "4_z2f121d03e01dbbfb9f880e1b_f405e2f9d17ed5c71_d20250819_m011107_c001_v7007000_t0000_u01755565867152") 2025/08/19 01:11:09 DEBUG : potato3: Deleting (id "4_z2f121d03e01dbbfb9f880e1b_f11568c4371bf8584_d20250819_m011100_c001_v0001116_t0051_u01755565860488") 2025/08/19 01:11:09 DEBUG : potato3: Deleting (id "4_z2f121d03e01dbbfb9f880e1b_f1151032f6fd1b6a5_d20250819_m011059_c001_v0001038_t0053_u01755565859300") --- PASS: TestServerSideMove (21.01s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:11:13 DEBUG : Creating backend with remote "TestB2:rclone-test-firetun7sihi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-lihekac4rove -> B2 bucket rclone-test-firetun7sihi 2025/08/19 01:11:20 DEBUG : empty space: Excluded (Size Filter) 2025/08/19 01:11:20 DEBUG : empty space: Excluded 2025/08/19 01:11:20 DEBUG : empty space: Excluded (Size Filter) 2025/08/19 01:11:20 DEBUG : empty space: Excluded 2025/08/19 01:11:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 01:11:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/19 01:11:20 DEBUG : B2 bucket rclone-test-firetun7sihi: Waiting for checks to finish 2025/08/19 01:11:20 DEBUG : B2 bucket rclone-test-firetun7sihi: Waiting for transfers to finish 2025/08/19 01:11:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 01:11:20 INFO : potato2: Copied (server-side copy) 2025/08/19 01:11:21 INFO : potato2: Deleted 2025/08/19 01:11:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/19 01:11:21 INFO : potato3: Copied (server-side copy) 2025/08/19 01:11:21 INFO : potato3: Deleted 2025/08/19 01:11:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wijeciv6xuhe" 2025/08/19 01:11:22 DEBUG : empty space: Excluded (Size Filter) 2025/08/19 01:11:22 DEBUG : empty space: Excluded 2025/08/19 01:11:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 01:11:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/19 01:11:22 DEBUG : B2 bucket rclone-test-wijeciv6xuhe: Waiting for checks to finish 2025/08/19 01:11:22 DEBUG : B2 bucket rclone-test-wijeciv6xuhe: Waiting for transfers to finish 2025/08/19 01:11:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 01:11:27 INFO : potato2: Copied (server-side copy) 2025/08/19 01:11:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/19 01:11:27 INFO : potato3: Copied (server-side copy) 2025/08/19 01:11:27 INFO : potato2: Deleted 2025/08/19 01:11:27 INFO : potato3: Deleted 2025/08/19 01:11:27 DEBUG : B2 bucket rclone-test-wijeciv6xuhe: Purge remote 2025/08/19 01:11:27 INFO : B2 bucket rclone-test-wijeciv6xuhe: cleaning bucket "rclone-test-wijeciv6xuhe" of all files 2025/08/19 01:11:27 DEBUG : potato2: Deleting (id "4_z6f327de3e01dbbfb9f880e1b_f10490025b81a622d_d20250819_m011126_c001_v0001172_t0030_u01755565886617") 2025/08/19 01:11:27 DEBUG : potato3: Deleting (id "4_z6f327de3e01dbbfb9f880e1b_f10309dfe7f877d82_d20250819_m011126_c001_v0001179_t0014_u01755565886957") 2025/08/19 01:11:29 DEBUG : B2 bucket rclone-test-firetun7sihi: Purge remote 2025/08/19 01:11:29 INFO : B2 bucket rclone-test-firetun7sihi: cleaning bucket "rclone-test-firetun7sihi" of all files 2025/08/19 01:11:29 DEBUG : empty space: Deleting (id "4_z8f126d63e01dbbfb9f880e1b_f1072a0ef2b511fe3_d20250819_m011119_c001_v0001136_t0037_u01755565879351") 2025/08/19 01:11:29 DEBUG : potato2: Deleting (id "4_z8f126d63e01dbbfb9f880e1b_f40828a1d17edb7b7_d20250819_m011127_c001_v7007000_t0000_u01755565887096") 2025/08/19 01:11:29 DEBUG : potato2: Deleting (id "4_z8f126d63e01dbbfb9f880e1b_f108498434c606b7a_d20250819_m011120_c001_v0001093_t0051_u01755565880425") 2025/08/19 01:11:29 DEBUG : potato3: Deleting (id "4_z8f126d63e01dbbfb9f880e1b_f40828a1d17edb7b8_d20250819_m011127_c001_v7007000_t0000_u01755565887279") 2025/08/19 01:11:29 DEBUG : potato3: Deleting (id "4_z8f126d63e01dbbfb9f880e1b_f11597e27d127dd68_d20250819_m011120_c001_v0001102_t0051_u01755565880800") 2025/08/19 01:11:29 DEBUG : potato3: Deleting (id "4_z8f126d63e01dbbfb9f880e1b_f1072a0ef2b511fe7_d20250819_m011119_c001_v0001136_t0007_u01755565879755") --- PASS: TestServerSideMoveWithFilter (21.65s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wopajuz5pici" 2025/08/19 01:11:38 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-lihekac4rove -> B2 bucket rclone-test-wopajuz5pici 2025/08/19 01:11:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 01:11:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/19 01:11:44 DEBUG : empty space: Unchanged skipping 2025/08/19 01:11:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/19 01:11:44 DEBUG : B2 bucket rclone-test-wopajuz5pici: Waiting for checks to finish 2025/08/19 01:11:44 INFO : empty space: Deleted 2025/08/19 01:11:44 DEBUG : B2 bucket rclone-test-wopajuz5pici: Waiting for transfers to finish 2025/08/19 01:11:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 01:11:45 INFO : potato2: Copied (server-side copy) 2025/08/19 01:11:45 INFO : potato2: Deleted 2025/08/19 01:11:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/19 01:11:45 INFO : potato3: Copied (server-side copy) 2025/08/19 01:11:45 INFO : potato3: Deleted 2025/08/19 01:11:46 DEBUG : Creating backend with remote "TestB2:rclone-test-mofuzod6fiya" 2025/08/19 01:11:46 INFO : tomatoDir: Making directory 2025/08/19 01:11:47 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/19 01:11:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 01:11:47 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/19 01:11:47 DEBUG : B2 bucket rclone-test-mofuzod6fiya: Waiting for checks to finish 2025/08/19 01:11:47 DEBUG : B2 bucket rclone-test-mofuzod6fiya: Waiting for transfers to finish 2025/08/19 01:11:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/19 01:11:51 INFO : empty space: Copied (server-side copy) 2025/08/19 01:11:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 01:11:51 INFO : potato2: Copied (server-side copy) 2025/08/19 01:11:51 INFO : empty space: Deleted 2025/08/19 01:11:52 INFO : potato2: Deleted 2025/08/19 01:11:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/19 01:11:52 INFO : potato3: Copied (server-side copy) 2025/08/19 01:11:52 INFO : potato3: Deleted 2025/08/19 01:11:52 DEBUG : B2 bucket rclone-test-mofuzod6fiya: Purge remote 2025/08/19 01:11:52 INFO : B2 bucket rclone-test-mofuzod6fiya: cleaning bucket "rclone-test-mofuzod6fiya" of all files 2025/08/19 01:11:53 DEBUG : empty space: Deleting (id "4_z6f42dde3e01dbbfb9f880e1b_f10286ae46473555b_d20250819_m011151_c001_v0001171_t0035_u01755565911432") 2025/08/19 01:11:53 DEBUG : potato2: Deleting (id "4_z6f42dde3e01dbbfb9f880e1b_f1198055429e4095f_d20250819_m011151_c001_v0001182_t0026_u01755565911800") 2025/08/19 01:11:53 DEBUG : potato3: Deleting (id "4_z6f42dde3e01dbbfb9f880e1b_f106254a50c8b0ed2_d20250819_m011151_c001_v0001120_t0029_u01755565911817") 2025/08/19 01:11:54 DEBUG : B2 bucket rclone-test-wopajuz5pici: Purge remote 2025/08/19 01:11:54 INFO : B2 bucket rclone-test-wopajuz5pici: cleaning bucket "rclone-test-wopajuz5pici" of all files 2025/08/19 01:11:54 DEBUG : empty space: Deleting (id "4_zff42bdc3e01dbbfb9f880e1b_f419259e824685313_d20250819_m011151_c001_v7007000_t0000_u01755565911863") 2025/08/19 01:11:54 DEBUG : empty space: Deleting (id "4_zff42bdc3e01dbbfb9f880e1b_f100a1763a71484e1_d20250819_m011143_c001_v0001171_t0013_u01755565903392") 2025/08/19 01:11:54 DEBUG : potato2: Deleting (id "4_zff42bdc3e01dbbfb9f880e1b_f419259e824685314_d20250819_m011152_c001_v7007000_t0000_u01755565912045") 2025/08/19 01:11:54 DEBUG : potato2: Deleting (id "4_zff42bdc3e01dbbfb9f880e1b_f1109dbe4bd9208f7_d20250819_m011144_c001_v0001037_t0005_u01755565904714") 2025/08/19 01:11:54 DEBUG : potato3: Deleting (id "4_zff42bdc3e01dbbfb9f880e1b_f419259e824685315_d20250819_m011152_c001_v7007000_t0000_u01755565912299") 2025/08/19 01:11:54 DEBUG : potato3: Deleting (id "4_zff42bdc3e01dbbfb9f880e1b_f115aaec9ef8f9da6_d20250819_m011145_c001_v0001040_t0034_u01755565905089") 2025/08/19 01:11:54 DEBUG : potato3: Deleting (id "4_zff42bdc3e01dbbfb9f880e1b_f100a1763a71484e5_d20250819_m011143_c001_v0001171_t0033_u01755565903684") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.63s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:11:59 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.83s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:12:02 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:12:04 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/rclone-sync-test" 2025/08/19 01:12:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/rclone-sync-test-include/layer2" 2025/08/19 01:12:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/rclone-sync-test-ignore-file" 2025/08/19 01:12:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/19 01:12:11 DEBUG : B2 bucket rclone-test-lihekac4rove path rclone-sync-test: Waiting for checks to finish 2025/08/19 01:12:11 DEBUG : B2 bucket rclone-test-lihekac4rove path rclone-sync-test: Waiting for transfers to finish 2025/08/19 01:12:11 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:11 INFO : There was nothing to transfer 2025/08/19 01:12:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/19 01:12:12 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:12:12 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:12:12 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:12 INFO : There was nothing to transfer 2025/08/19 01:12:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/19 01:12:12 DEBUG : B2 bucket rclone-test-lihekac4rove path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/19 01:12:12 DEBUG : B2 bucket rclone-test-lihekac4rove path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/19 01:12:12 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:12 INFO : There was nothing to transfer 2025/08/19 01:12:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/19 01:12:13 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:12:13 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:12:13 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:13 INFO : There was nothing to transfer 2025/08/19 01:12:13 DEBUG : Excluded 2025/08/19 01:12:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/19 01:12:13 DEBUG : B2 bucket rclone-test-lihekac4rove path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/19 01:12:13 DEBUG : B2 bucket rclone-test-lihekac4rove path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/19 01:12:13 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:13 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.38s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:12:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/dst" 2025/08/19 01:12:15 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/CompareDest" 2025/08/19 01:12:17 DEBUG : one: Need to transfer - File not found at Destination 2025/08/19 01:12:17 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:12:17 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:12:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 01:12:18 INFO : one: Copied (new) 2025/08/19 01:12:18 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:19 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:12:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 01:12:19 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:12:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/19 01:12:20 INFO : one: Copied (replaced existing) 2025/08/19 01:12:20 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 01:12:23 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:12:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:12:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/19 01:12:23 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:12:23 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:23 INFO : There was nothing to transfer 2025/08/19 01:12:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 01:12:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:12:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/19 01:12:24 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:12:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:12:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/19 01:12:24 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:12:24 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:24 INFO : There was nothing to transfer 2025/08/19 01:12:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 01:12:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:12:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/19 01:12:25 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:12:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:12:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/19 01:12:25 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:12:25 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:25 INFO : There was nothing to transfer 2025/08/19 01:12:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 01:12:26 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/08/19 01:12:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/19 01:12:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/19 01:12:26 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:12:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:12:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/19 01:12:26 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:12:26 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:26 INFO : There was nothing to transfer 2025/08/19 01:12:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 01:12:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/19 01:12:27 DEBUG : two: Need to transfer - File not found at Destination 2025/08/19 01:12:27 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:12:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:12:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/19 01:12:27 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:12:28 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/19 01:12:28 INFO : two: Copied (new) 2025/08/19 01:12:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.35s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:12:31 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/dest" 2025/08/19 01:12:32 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/pre-dest1" 2025/08/19 01:12:33 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/pre-dest2" 2025/08/19 01:12:35 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:12:35 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/19 01:12:36 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:12:36 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/19 01:12:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/19 01:12:36 DEBUG : B2 bucket rclone-test-lihekac4rove path dest: Waiting for checks to finish 2025/08/19 01:12:36 DEBUG : B2 bucket rclone-test-lihekac4rove path dest: Waiting for transfers to finish 2025/08/19 01:12:37 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/19 01:12:37 INFO : 3: Copied (new) 2025/08/19 01:12:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.17s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:12:38 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/dst" 2025/08/19 01:12:40 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/CopyDest" 2025/08/19 01:12:42 DEBUG : one: Need to transfer - File not found at Destination 2025/08/19 01:12:42 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:12:42 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:12:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 01:12:43 INFO : one: Copied (new) 2025/08/19 01:12:43 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 01:12:43 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:12:44 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:12:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/19 01:12:44 INFO : one: Copied (replaced existing) 2025/08/19 01:12:44 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:46 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/BackupDir" 2025/08/19 01:12:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 01:12:47 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:12:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:12:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 01:12:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 01:12:49 INFO : one: Copied (server-side copy) 2025/08/19 01:12:49 INFO : one: Deleted 2025/08/19 01:12:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/19 01:12:49 INFO : one: Copied (server-side copy) 2025/08/19 01:12:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/19 01:12:49 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:12:49 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:12:51 DEBUG : one: Unchanged skipping 2025/08/19 01:12:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:12:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/19 01:12:52 INFO : two: Copied (server-side copy) 2025/08/19 01:12:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/19 01:12:52 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:12:52 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:12:52 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:12:52 DEBUG : one: Unchanged skipping 2025/08/19 01:12:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:12:52 DEBUG : two: Unchanged skipping 2025/08/19 01:12:52 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:12:52 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:12:52 DEBUG : Waiting for deletions to finish 2025/08/19 01:12:52 INFO : There was nothing to transfer 2025/08/19 01:12:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:12:53 DEBUG : one: Unchanged skipping 2025/08/19 01:12:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/19 01:12:53 DEBUG : three: Destination not found in --copy-dest 2025/08/19 01:12:53 DEBUG : three: Need to transfer - File not found at Destination 2025/08/19 01:12:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 01:12:53 DEBUG : two: Unchanged skipping 2025/08/19 01:12:53 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:12:53 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:12:54 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/19 01:12:54 INFO : three: Copied (new) 2025/08/19 01:12:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.52s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:12:59 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/dst" 2025/08/19 01:13:00 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/backup" 2025/08/19 01:13:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:13:02 DEBUG : two: Unchanged skipping 2025/08/19 01:13:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/19 01:13:02 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:13:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 01:13:05 INFO : one: Copied (server-side copy) 2025/08/19 01:13:05 INFO : one: Deleted 2025/08/19 01:13:05 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:13:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 01:13:06 INFO : one: Copied (new) 2025/08/19 01:13:06 DEBUG : Waiting for deletions to finish 2025/08/19 01:13:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/19 01:13:07 INFO : three.txt: Copied (server-side copy) 2025/08/19 01:13:07 INFO : three.txt: Deleted 2025/08/19 01:13:07 INFO : three.txt: Moved into backup dir 2025/08/19 01:13:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/19 01:13:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:13:08 DEBUG : two: Unchanged skipping 2025/08/19 01:13:08 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:13:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 01:13:09 INFO : one: Copied (server-side copy) 2025/08/19 01:13:09 INFO : one: Deleted 2025/08/19 01:13:09 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:13:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/19 01:13:09 INFO : one: Copied (new) 2025/08/19 01:13:09 DEBUG : Waiting for deletions to finish 2025/08/19 01:13:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 01:13:10 INFO : three.txt: Copied (server-side copy) 2025/08/19 01:13:10 INFO : three.txt: Deleted 2025/08/19 01:13:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.71s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:13:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/dst" 2025/08/19 01:13:15 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/backup" 2025/08/19 01:13:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/19 01:13:17 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:13:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:13:17 DEBUG : two: Unchanged skipping 2025/08/19 01:13:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 01:13:19 INFO : one: Copied (server-side copy) to: one.bak 2025/08/19 01:13:19 INFO : one: Deleted 2025/08/19 01:13:19 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:13:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 01:13:20 INFO : one: Copied (new) 2025/08/19 01:13:20 DEBUG : Waiting for deletions to finish 2025/08/19 01:13:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/19 01:13:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/19 01:13:20 INFO : three.txt: Deleted 2025/08/19 01:13:20 INFO : three.txt: Moved into backup dir 2025/08/19 01:13:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/19 01:13:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:13:22 DEBUG : two: Unchanged skipping 2025/08/19 01:13:22 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:13:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 01:13:23 INFO : one: Copied (server-side copy) to: one.bak 2025/08/19 01:13:23 INFO : one: Deleted 2025/08/19 01:13:23 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:13:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/19 01:13:23 INFO : one: Copied (new) 2025/08/19 01:13:23 DEBUG : Waiting for deletions to finish 2025/08/19 01:13:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 01:13:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/19 01:13:24 INFO : three.txt: Deleted 2025/08/19 01:13:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.62s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:13:28 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/dst" 2025/08/19 01:13:29 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/backup" 2025/08/19 01:13:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/19 01:13:31 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:13:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:13:31 DEBUG : two: Unchanged skipping 2025/08/19 01:13:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 01:13:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/19 01:13:32 INFO : one: Deleted 2025/08/19 01:13:32 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:13:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 01:13:33 INFO : one: Copied (new) 2025/08/19 01:13:33 DEBUG : Waiting for deletions to finish 2025/08/19 01:13:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/19 01:13:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/19 01:13:33 INFO : three.txt: Deleted 2025/08/19 01:13:33 INFO : three.txt: Moved into backup dir 2025/08/19 01:13:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/19 01:13:35 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:13:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:13:35 DEBUG : two: Unchanged skipping 2025/08/19 01:13:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 01:13:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/19 01:13:36 INFO : one: Deleted 2025/08/19 01:13:36 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:13:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/19 01:13:36 INFO : one: Copied (new) 2025/08/19 01:13:36 DEBUG : Waiting for deletions to finish 2025/08/19 01:13:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 01:13:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/19 01:13:37 INFO : three.txt: Deleted 2025/08/19 01:13:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.80s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:13:40 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/dst" 2025/08/19 01:13:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/19 01:13:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:13:42 DEBUG : two: Unchanged skipping 2025/08/19 01:13:42 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:13:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 01:13:43 INFO : one: Copied (server-side copy) to: one.bak 2025/08/19 01:13:43 INFO : one: Deleted 2025/08/19 01:13:43 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:13:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 01:13:44 INFO : one: Copied (new) 2025/08/19 01:13:44 DEBUG : Waiting for deletions to finish 2025/08/19 01:13:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/19 01:13:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/19 01:13:45 INFO : three.txt: Deleted 2025/08/19 01:13:45 INFO : three.txt: Moved into backup dir 2025/08/19 01:13:46 DEBUG : one.bak: Excluded (Path Filter) 2025/08/19 01:13:46 DEBUG : one.bak: Excluded 2025/08/19 01:13:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/19 01:13:46 DEBUG : three.txt.bak: Excluded 2025/08/19 01:13:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/19 01:13:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:13:46 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for checks to finish 2025/08/19 01:13:46 DEBUG : two: Unchanged skipping 2025/08/19 01:13:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 01:13:46 INFO : one: Copied (server-side copy) to: one.bak 2025/08/19 01:13:47 INFO : one: Deleted 2025/08/19 01:13:47 DEBUG : B2 bucket rclone-test-lihekac4rove path dst: Waiting for transfers to finish 2025/08/19 01:13:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/19 01:13:47 INFO : one: Copied (new) 2025/08/19 01:13:47 DEBUG : Waiting for deletions to finish 2025/08/19 01:13:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 01:13:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/19 01:13:48 INFO : three.txt: Deleted 2025/08/19 01:13:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.07s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:13:51 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1120-10.backblaze.com/b2api/v1/b2_upload_file/3f12dd23d0edbbfb9f880e1b/c001_v0001120_t0023": EOF 2025/08/19 01:13:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-10.backblaze.com/b2api/v1/b2_upload_file/3f12dd23d0edbbfb9f880e1b/c001_v0001120_t0023": EOF) 2025/08/19 01:13:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-lihekac4rove: 1/10 (Post "https://pod-000-1120-10.backblaze.com/b2api/v1/b2_upload_file/3f12dd23d0edbbfb9f880e1b/c001_v0001120_t0023": EOF) 2025/08/19 01:13:53 DEBUG : pacer: Reducing sleep to 10ms 2025/08/19 01:13:53 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/dst" 2025/08/19 01:13:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/19 01:13:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 01:13:56 INFO : one: Copied (server-side copy) to: one.bak 2025/08/19 01:13:56 INFO : one: Deleted 2025/08/19 01:13:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 01:13:57 INFO : one: Copied (new) 2025/08/19 01:13:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:13:57 DEBUG : two: Unchanged skipping 2025/08/19 01:13:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/19 01:13:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/19 01:13:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/19 01:13:58 INFO : three.txt: Deleted 2025/08/19 01:13:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 01:13:58 INFO : three.txt: Copied (new) 2025/08/19 01:13:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/19 01:13:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 01:13:59 INFO : one: Copied (server-side copy) to: one.bak 2025/08/19 01:14:00 INFO : one: Deleted 2025/08/19 01:14:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/19 01:14:00 INFO : one: Copied (new) 2025/08/19 01:14:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:00 DEBUG : two: Unchanged skipping 2025/08/19 01:14:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/19 01:14:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 01:14:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/19 01:14:01 INFO : three.txt: Deleted 2025/08/19 01:14:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/19 01:14:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.11s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:14:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lihekac4rove/dst" 2025/08/19 01:14:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/19 01:14:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 01:14:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/19 01:14:08 INFO : one: Deleted 2025/08/19 01:14:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 01:14:09 INFO : one: Copied (new) 2025/08/19 01:14:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:09 DEBUG : two: Unchanged skipping 2025/08/19 01:14:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/19 01:14:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/19 01:14:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/19 01:14:10 INFO : three.txt: Deleted 2025/08/19 01:14:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 01:14:10 INFO : three.txt: Copied (new) 2025/08/19 01:14:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/19 01:14:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 01:14:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/19 01:14:12 INFO : one: Deleted 2025/08/19 01:14:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/19 01:14:12 INFO : one: Copied (new) 2025/08/19 01:14:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:12 DEBUG : two: Unchanged skipping 2025/08/19 01:14:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/19 01:14:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 01:14:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/19 01:14:15 INFO : three.txt: Deleted 2025/08/19 01:14:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/19 01:14:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.92s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:14:19 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/19 01:14:19 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:14:19 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:14:19 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/19 01:14:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/19 01:14:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.05s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:14:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/19 01:14:21 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:14:21 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:14:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/19 01:14:21 INFO : existing: Copied (new) 2025/08/19 01:14:21 DEBUG : Waiting for deletions to finish 2025/08/19 01:14:22 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/19 01:14:22 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:14:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/19 01:14:22 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:14:22 ERROR : B2 bucket rclone-test-lihekac4rove: not deleting files as there were IO errors 2025/08/19 01:14:22 ERROR : B2 bucket rclone-test-lihekac4rove: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.29s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:14:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:23 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:14:23 DEBUG : existing: Unchanged skipping 2025/08/19 01:14:23 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:14:23 DEBUG : Waiting for deletions to finish 2025/08/19 01:14:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:14:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:14:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both0: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both12: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both10: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both15: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both11: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both13: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both14: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both16: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both1: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both2: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both17: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both18: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both19: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both6: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both7: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both3: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:14:44 DEBUG : both9: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both4: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both5: Unchanged skipping 2025/08/19 01:14:44 DEBUG : both8: Unchanged skipping 2025/08/19 01:14:44 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:14:44 DEBUG : Waiting for deletions to finish 2025/08/19 01:14:44 INFO : only6: Deleted 2025/08/19 01:14:44 INFO : only7: Deleted 2025/08/19 01:14:45 INFO : only16: Deleted 2025/08/19 01:14:45 INFO : only10: Deleted 2025/08/19 01:14:45 INFO : only9: Deleted 2025/08/19 01:14:45 INFO : only17: Deleted 2025/08/19 01:14:45 INFO : only13: Deleted 2025/08/19 01:14:45 INFO : only4: Deleted 2025/08/19 01:14:45 INFO : only8: Deleted 2025/08/19 01:14:45 INFO : only1: Deleted 2025/08/19 01:14:45 INFO : only3: Deleted 2025/08/19 01:14:45 INFO : only0: Deleted 2025/08/19 01:14:45 INFO : only12: Deleted 2025/08/19 01:14:45 INFO : only14: Deleted 2025/08/19 01:14:45 INFO : only15: Deleted 2025/08/19 01:14:45 INFO : only18: Deleted 2025/08/19 01:14:45 INFO : only11: Deleted 2025/08/19 01:14:45 INFO : only19: Deleted 2025/08/19 01:14:45 INFO : only2: Deleted 2025/08/19 01:14:45 INFO : only5: Deleted 2025/08/19 01:14:45 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.23s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:15:09 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:15:09 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both10: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both13: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both0: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both11: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both16: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both17: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both18: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both14: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both12: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both15: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both3: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both4: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both5: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both6: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both7: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both8: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:09 DEBUG : both9: Unchanged skipping 2025/08/19 01:15:09 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : both19: Unchanged skipping 2025/08/19 01:15:09 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/19 01:15:09 DEBUG : both1: Unchanged skipping 2025/08/19 01:15:09 DEBUG : both2: Unchanged skipping 2025/08/19 01:15:09 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:15:09 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:09 INFO : only0: Copied (replaced existing) 2025/08/19 01:15:09 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:09 INFO : only10: Copied (replaced existing) 2025/08/19 01:15:09 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:09 INFO : only14: Copied (replaced existing) 2025/08/19 01:15:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:09 INFO : only13: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only12: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only15: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only16: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only17: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only11: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only18: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only19: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only1: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only2: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only3: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only4: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only5: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only6: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only7: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only8: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 01:15:10 INFO : only9: Copied (replaced existing) 2025/08/19 01:15:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.07s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:15:19 DEBUG : empty_dir: Making directory with metadata 2025/08/19 01:15:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 01:15:19 DEBUG : empty_on_remote: Making directory with metadata 2025/08/19 01:15:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 01:15:19 INFO : empty_on_remote: Making directory 2025/08/19 01:15:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/19 01:15:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/19 01:15:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/19 01:15:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/19 01:15:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.14s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:15:22 DEBUG : empty_dir: Making directory with metadata 2025/08/19 01:15:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 01:15:22 DEBUG : empty_on_remote: Making directory with metadata 2025/08/19 01:15:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 01:15:22 INFO : empty_on_remote: Making directory 2025/08/19 01:15:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/19 01:15:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/19 01:15:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/19 01:15:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/19 01:15:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/19 01:15:23 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.81s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:15:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/19 01:15:25 INFO : sub dir: Making directory 2025/08/19 01:15:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.81s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:15:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/19 01:15:28 INFO : sub dir: Making directory 2025/08/19 01:15:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.91s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:15:42 DEBUG : Waiting for deletions to finish 2025/08/19 01:15:42 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:15:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : apple: Unchanged skipping 2025/08/19 01:15:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:15:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:15:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : banana: Unchanged skipping 2025/08/19 01:15:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:15:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:15:43 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:15:43 DEBUG : Waiting for deletions to finish 2025/08/19 01:15:43 INFO : There was nothing to transfer 2025/08/19 01:15:43 DEBUG : Waiting for deletions to finish 2025/08/19 01:15:43 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:15:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : apple: Unchanged skipping 2025/08/19 01:15:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:15:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:15:44 DEBUG : banana: Unchanged skipping 2025/08/19 01:15:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:15:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:15:44 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:15:44 DEBUG : Waiting for deletions to finish 2025/08/19 01:15:44 INFO : There was nothing to transfer 2025/08/19 01:15:44 DEBUG : Waiting for deletions to finish 2025/08/19 01:15:44 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:15:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:16:01 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:02 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:16:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : apple: Unchanged skipping 2025/08/19 01:16:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:16:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : banana: Unchanged skipping 2025/08/19 01:16:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:16:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:16:02 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:16:02 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:02 INFO : There was nothing to transfer 2025/08/19 01:16:02 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:03 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:16:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : apple: Unchanged skipping 2025/08/19 01:16:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : banana: Unchanged skipping 2025/08/19 01:16:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:16:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:16:03 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:16:03 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:03 INFO : There was nothing to transfer 2025/08/19 01:16:03 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:03 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:16:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:16:19 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:20 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:16:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/19 01:16:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:20 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:16:20 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:16:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/19 01:16:21 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/19 01:16:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/19 01:16:21 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/19 01:16:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/19 01:16:21 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/19 01:16:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/19 01:16:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/19 01:16:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/19 01:16:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/19 01:16:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/19 01:16:21 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/19 01:16:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/19 01:16:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/19 01:16:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/19 01:16:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/19 01:16:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/19 01:16:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/19 01:16:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 01:16:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/19 01:16:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/19 01:16:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/19 01:16:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/19 01:16:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/19 01:16:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:23 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:23 INFO : appleappleapplebanana: Deleted 2025/08/19 01:16:23 INFO : dir1/0011-56789;.txt: Deleted 2025/08/19 01:16:23 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/19 01:16:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/19 01:16:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/19 01:16:23 INFO : dir1/0008-2345678.txt: Deleted 2025/08/19 01:16:23 INFO : dir1/0009-3456789.txt: Deleted 2025/08/19 01:16:23 INFO : dir1/0010-456789.txt: Deleted 2025/08/19 01:16:24 INFO : splitbananasplit: Deleted 2025/08/19 01:16:24 INFO : dir1/0012-6789;.txt: Deleted 2025/08/19 01:16:24 INFO : apple: Deleted 2025/08/19 01:16:24 INFO : banana: Deleted 2025/08/19 01:16:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/19 01:16:24 INFO : dir1/0007-1234567.txt: Deleted 2025/08/19 01:16:24 INFO : dir1/0014-89;=.txt: Deleted 2025/08/19 01:16:24 INFO : dir1/0003-defghij.txt: Deleted 2025/08/19 01:16:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/19 01:16:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/19 01:16:24 INFO : dir1/0013-789;=.txt: Deleted 2025/08/19 01:16:24 INFO : dir1/0015-9;=.txt: Deleted 2025/08/19 01:16:24 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:24 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/19 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 01:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:24 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:24 DEBUG : apple: Unchanged skipping 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:16:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:24 DEBUG : banana: Unchanged skipping 2025/08/19 01:16:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:24 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:16:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/19 01:16:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/19 01:16:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:16:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:16:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:16:25 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:16:25 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:25 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/19 01:16:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 01:16:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 01:16:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 01:16:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 01:16:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 01:16:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 01:16:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 01:16:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 01:16:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 01:16:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 01:16:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:16:42 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:42 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:16:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/19 01:16:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/19 01:16:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/19 01:16:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/19 01:16:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 01:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 01:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 01:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 01:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 01:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 01:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 01:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 01:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 01:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 01:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 01:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 01:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 01:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 01:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 01:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 01:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 01:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 01:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 01:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 01:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 01:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 01:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 01:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 01:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 01:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 01:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 01:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 01:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 01:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 01:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 01:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 01:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 01:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 01:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 01:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 01:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 01:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 01:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 01:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 01:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 01:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 01:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 01:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 01:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 01:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 01:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 01:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 01:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 01:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 01:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 01:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 01:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 01:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 01:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 01:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 01:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 01:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 01:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 01:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 01:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 01:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 01:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 01:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 01:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 01:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 01:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 01:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 01:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 01:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 01:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 01:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 01:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 01:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 01:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 01:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 01:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 01:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 01:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 01:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 01:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 01:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 01:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 01:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 01:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 01:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 01:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 01:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 01:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 01:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 01:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 01:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 01:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 01:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 01:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 01:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 01:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 01:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 01:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 01:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 01:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 01:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 01:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 01:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 01:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 01:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 01:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 01:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 01:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 01:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 01:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 01:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 01:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 01:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 01:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 01:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 01:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 01:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 01:16:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/19 01:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/19 01:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 01:16:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/19 01:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 01:16:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/19 01:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 01:16:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/19 01:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 01:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 01:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 01:16:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 01:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 01:16:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 01:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 01:16:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 01:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 01:16:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/19 01:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 01:16:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 01:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 01:16:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 01:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 01:16:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 01:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 01:16:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 01:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 01:16:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 01:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 01:16:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 01:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 01:16:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 01:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 01:16:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 01:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 01:16:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 01:16:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/19 01:16:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 01:16:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 01:16:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 01:16:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 01:16:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 01:16:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 01:16:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 01:16:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 01:16:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 01:16:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/19 01:16:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 01:16:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 01:16:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 01:16:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 01:16:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/19 01:16:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:43 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:16:43 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:16:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/19 01:16:43 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/19 01:16:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 01:16:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/19 01:16:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 01:16:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/19 01:16:43 INFO : apple: Copied (new) to: PREFIXapple 2025/08/19 01:16:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 01:16:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/19 01:16:43 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/19 01:16:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 01:16:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/19 01:16:43 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/19 01:16:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 01:16:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/19 01:16:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 01:16:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 01:16:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/19 01:16:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 01:16:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 01:16:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/19 01:16:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 01:16:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 01:16:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/19 01:16:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 01:16:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 01:16:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/19 01:16:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/19 01:16:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 01:16:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/19 01:16:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/19 01:16:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 01:16:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/19 01:16:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/19 01:16:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 01:16:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/19 01:16:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/19 01:16:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 01:16:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/19 01:16:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/19 01:16:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 01:16:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/19 01:16:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/19 01:16:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 01:16:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/19 01:16:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/19 01:16:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/19 01:16:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/19 01:16:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/19 01:16:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/19 01:16:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/19 01:16:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/19 01:16:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/19 01:16:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/19 01:16:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/19 01:16:45 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:45 INFO : dir1/0010-456789.txt: Deleted 2025/08/19 01:16:45 INFO : dir1/0008-2345678.txt: Deleted 2025/08/19 01:16:45 INFO : dir1/0012-6789;.txt: Deleted 2025/08/19 01:16:45 INFO : dir1/0013-789;=.txt: Deleted 2025/08/19 01:16:46 INFO : dir1/0007-1234567.txt: Deleted 2025/08/19 01:16:46 INFO : apple: Deleted 2025/08/19 01:16:46 INFO : banana: Deleted 2025/08/19 01:16:46 INFO : dir1/0009-3456789.txt: Deleted 2025/08/19 01:16:46 INFO : splitbananasplit: Deleted 2025/08/19 01:16:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/19 01:16:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/19 01:16:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/19 01:16:46 INFO : dir1/0011-56789;.txt: Deleted 2025/08/19 01:16:46 INFO : dir1/0015-9;=.txt: Deleted 2025/08/19 01:16:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/19 01:16:46 INFO : appleappleapplebanana: Deleted 2025/08/19 01:16:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/19 01:16:46 INFO : dir1/0003-defghij.txt: Deleted 2025/08/19 01:16:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/19 01:16:46 INFO : dir1/0014-89;=.txt: Deleted 2025/08/19 01:16:46 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/19 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 01:16:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 01:16:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 01:16:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 01:16:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 01:16:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 01:16:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 01:16:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 01:16:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 01:16:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 01:16:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 01:16:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 01:16:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 01:16:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 01:16:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 01:16:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 01:16:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 01:16:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 01:16:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/19 01:16:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/19 01:16:47 INFO : appleappleapplebanana: Copied (new) 2025/08/19 01:16:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:16:47 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:16:47 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:16:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/19 01:16:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/19 01:16:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/19 01:16:47 INFO : apple: Copied (new) 2025/08/19 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/19 01:16:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/19 01:16:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/19 01:16:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/19 01:16:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/19 01:16:48 INFO : splitbananasplit: Copied (new) 2025/08/19 01:16:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/19 01:16:48 INFO : banana: Copied (new) 2025/08/19 01:16:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/19 01:16:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/19 01:16:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/19 01:16:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/19 01:16:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/19 01:16:48 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/19 01:16:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/19 01:16:48 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/19 01:16:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/19 01:16:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/19 01:16:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/19 01:16:48 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/19 01:16:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/19 01:16:48 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/19 01:16:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/19 01:16:49 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/19 01:16:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/19 01:16:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/19 01:16:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/19 01:16:49 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/19 01:16:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/19 01:16:49 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/19 01:16:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/19 01:16:49 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/19 01:16:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/19 01:16:49 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/19 01:16:49 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:50 INFO : PREFIXapple: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/19 01:16:50 INFO : PREFIXsplitbananasplit: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/19 01:16:50 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/19 01:16:50 INFO : PREFIXbanana: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/19 01:16:50 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/19 01:16:50 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:50 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:16:50 DEBUG : Waiting for deletions to finish 2025/08/19 01:16:51 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:16:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:17:08 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:08 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:17:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 01:17:08 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 01:17:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:08 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 01:17:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 01:17:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:08 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:08 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/19 01:17:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/19 01:17:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/19 01:17:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 01:17:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/19 01:17:08 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 01:17:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 01:17:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/19 01:17:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/19 01:17:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:09 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:17:09 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:17:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/19 01:17:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/19 01:17:09 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 01:17:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/19 01:17:09 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/19 01:17:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 01:17:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/19 01:17:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/19 01:17:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/19 01:17:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 01:17:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/19 01:17:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/19 01:17:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 01:17:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/19 01:17:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/19 01:17:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/19 01:17:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/19 01:17:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/19 01:17:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/19 01:17:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/19 01:17:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/19 01:17:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/19 01:17:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/19 01:17:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/19 01:17:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/19 01:17:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/19 01:17:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/19 01:17:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/19 01:17:11 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/19 01:17:11 INFO : dir1/0010-456789.txt: Deleted 2025/08/19 01:17:11 INFO : dir1/0013-789;=.txt: Deleted 2025/08/19 01:17:11 INFO : dir1/0012-6789;.txt: Deleted 2025/08/19 01:17:11 INFO : dir1/0003-defghij.txt: Deleted 2025/08/19 01:17:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/19 01:17:11 INFO : dir1/0008-2345678.txt: Deleted 2025/08/19 01:17:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/19 01:17:11 INFO : dir1/0014-89;=.txt: Deleted 2025/08/19 01:17:11 INFO : dir1/0009-3456789.txt: Deleted 2025/08/19 01:17:11 INFO : splitbananasplit: Deleted 2025/08/19 01:17:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/19 01:17:12 INFO : dir1/0007-1234567.txt: Deleted 2025/08/19 01:17:12 INFO : dir1/0011-56789;.txt: Deleted 2025/08/19 01:17:12 INFO : dir1/0015-9;=.txt: Deleted 2025/08/19 01:17:12 INFO : banana: Deleted 2025/08/19 01:17:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/19 01:17:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/19 01:17:12 INFO : apple: Deleted 2025/08/19 01:17:12 INFO : appleappleapplebanana: Deleted 2025/08/19 01:17:12 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/19 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 01:17:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/19 01:17:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 01:17:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/19 01:17:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/19 01:17:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/19 01:17:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:13 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:17:13 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:17:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/19 01:17:13 INFO : banana: Copied (new) 2025/08/19 01:17:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/19 01:17:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/19 01:17:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/19 01:17:13 INFO : appleappleapplebanana: Copied (new) 2025/08/19 01:17:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/19 01:17:13 INFO : apple: Copied (new) 2025/08/19 01:17:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/19 01:17:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/19 01:17:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/19 01:17:13 INFO : splitbananasplit: Copied (new) 2025/08/19 01:17:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/19 01:17:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/19 01:17:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/19 01:17:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/19 01:17:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/19 01:17:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/19 01:17:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/19 01:17:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/19 01:17:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/19 01:17:14 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/19 01:17:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/19 01:17:14 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/19 01:17:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/19 01:17:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/19 01:17:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/19 01:17:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/19 01:17:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/19 01:17:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/19 01:17:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/19 01:17:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/19 01:17:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/19 01:17:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/19 01:17:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/19 01:17:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/19 01:17:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/19 01:17:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/19 01:17:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/19 01:17:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/19 01:17:15 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/19 01:17:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/19 01:17:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/19 01:17:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/19 01:17:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/19 01:17:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/19 01:17:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/19 01:17:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/19 01:17:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/19 01:17:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/19 01:17:15 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/19 01:17:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/19 01:17:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/19 01:17:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/19 01:17:16 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/19 01:17:16 INFO : bananaSUFFIX: Deleted 2025/08/19 01:17:16 INFO : splitbananasplitSUFFIX: Deleted 2025/08/19 01:17:16 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/19 01:17:16 INFO : appleSUFFIX: Deleted 2025/08/19 01:17:16 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/19 01:17:16 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:16 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:16 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:17:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:17:34 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:34 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:17:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:17:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 01:17:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 01:17:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 01:17:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 01:17:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 01:17:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 01:17:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:35 DEBUG : banana: Unchanged skipping 2025/08/19 01:17:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:35 DEBUG : apple: Unchanged skipping 2025/08/19 01:17:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 01:17:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 01:17:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 01:17:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 01:17:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 01:17:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/19 01:17:35 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/19 01:17:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 01:17:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 01:17:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 01:17:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 01:17:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/19 01:17:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/19 01:17:35 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:17:35 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:17:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/19 01:17:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/19 01:17:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 01:17:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/19 01:17:35 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/19 01:17:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 01:17:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/19 01:17:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/19 01:17:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 01:17:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/19 01:17:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/19 01:17:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 01:17:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/19 01:17:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/19 01:17:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 01:17:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/19 01:17:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/19 01:17:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 01:17:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/19 01:17:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/19 01:17:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 01:17:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/19 01:17:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/19 01:17:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 01:17:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/19 01:17:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/19 01:17:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 01:17:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/19 01:17:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/19 01:17:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 01:17:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/19 01:17:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/19 01:17:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 01:17:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/19 01:17:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/19 01:17:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 01:17:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/19 01:17:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/19 01:17:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 01:17:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/19 01:17:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/19 01:17:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/19 01:17:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/19 01:17:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/19 01:17:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/19 01:17:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/19 01:17:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/19 01:17:37 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:38 INFO : dir1/0011-56789;.txt: Deleted 2025/08/19 01:17:38 INFO : dir1/0012-6789;.txt: Deleted 2025/08/19 01:17:38 INFO : dir1/0015-9;=.txt: Deleted 2025/08/19 01:17:38 INFO : appleappleapplebanana: Deleted 2025/08/19 01:17:38 INFO : dir1/0003-defghij.txt: Deleted 2025/08/19 01:17:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/19 01:17:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/19 01:17:38 INFO : dir1/0010-456789.txt: Deleted 2025/08/19 01:17:38 INFO : dir1/0009-3456789.txt: Deleted 2025/08/19 01:17:38 INFO : dir1/0013-789;=.txt: Deleted 2025/08/19 01:17:38 INFO : dir1/0014-89;=.txt: Deleted 2025/08/19 01:17:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/19 01:17:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/19 01:17:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/19 01:17:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/19 01:17:38 INFO : dir1/0007-1234567.txt: Deleted 2025/08/19 01:17:38 INFO : splitbananasplit: Deleted 2025/08/19 01:17:38 INFO : dir1/0008-2345678.txt: Deleted 2025/08/19 01:17:38 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:38 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : appleapple: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/19 01:17:38 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 01:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 01:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 01:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 01:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 01:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 01:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 01:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 01:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 01:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 01:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 01:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 01:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 01:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 01:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 01:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 01:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 01:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 01:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 01:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 01:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 01:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 01:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 01:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 01:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 01:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 01:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 01:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 01:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 01:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 01:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 01:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 01:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 01:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 01:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 01:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 01:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 01:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 01:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 01:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 01:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 01:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 01:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 01:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 01:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 01:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 01:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 01:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 01:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 01:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 01:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 01:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 01:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 01:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 01:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 01:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 01:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 01:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 01:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 01:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 01:17:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 01:17:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 01:17:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 01:17:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 01:17:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 01:17:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 01:17:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 01:17:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 01:17:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 01:17:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 01:17:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 01:17:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 01:17:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 01:17:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:39 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 01:17:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : apple: Unchanged skipping 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:17:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : banana: Unchanged skipping 2025/08/19 01:17:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 01:17:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 01:17:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 01:17:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 01:17:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 01:17:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 01:17:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 01:17:39 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 01:17:39 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 01:17:39 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 01:17:39 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 01:17:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 01:17:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 01:17:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 01:17:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/19 01:17:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:17:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:17:39 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:17:39 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:39 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:39 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : appleapple: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/19 01:17:39 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/19 01:17:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 01:17:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 01:17:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 01:17:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 01:17:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 01:17:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 01:17:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 01:17:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 01:17:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 01:17:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 01:17:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 01:17:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 01:17:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 01:17:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 01:17:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 01:17:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 01:17:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 01:17:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 01:17:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 01:17:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 01:17:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 01:17:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 01:17:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 01:17:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 01:17:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 01:17:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 01:17:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 01:17:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 01:17:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 01:17:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 01:17:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 01:17:40 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 01:17:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 01:17:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 01:17:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 01:17:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 01:17:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 01:17:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 01:17:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 01:17:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 01:17:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 01:17:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 01:17:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 01:17:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 01:17:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 01:17:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 01:17:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 01:17:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 01:17:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 01:17:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 01:17:40 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:17:56 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:57 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:17:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : apple: Unchanged skipping 2025/08/19 01:17:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:17:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : banana: Unchanged skipping 2025/08/19 01:17:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:17:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:17:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:17:57 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:17:57 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:57 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:58 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:17:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : apple: Unchanged skipping 2025/08/19 01:17:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:17:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : banana: Unchanged skipping 2025/08/19 01:17:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:17:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:17:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:17:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:17:58 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:17:58 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:58 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:59 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : Waiting for deletions to finish 2025/08/19 01:17:59 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:17:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:18:17 DEBUG : Waiting for deletions to finish 2025/08/19 01:18:17 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:18:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:17 DEBUG : apple: Unchanged skipping 2025/08/19 01:18:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:18:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:18:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:17 DEBUG : banana: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:18:18 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:18:18 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:18:18 DEBUG : Waiting for deletions to finish 2025/08/19 01:18:18 DEBUG : Waiting for deletions to finish 2025/08/19 01:18:18 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:18:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:18:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : banana: Unchanged skipping 2025/08/19 01:18:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : apple: Unchanged skipping 2025/08/19 01:18:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:18 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:18:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:18:19 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:18:19 DEBUG : Waiting for deletions to finish 2025/08/19 01:18:19 DEBUG : Waiting for deletions to finish 2025/08/19 01:18:19 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:18:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:18:36 DEBUG : Waiting for deletions to finish 2025/08/19 01:18:37 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:18:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:18:37 DEBUG : banana: Unchanged skipping 2025/08/19 01:18:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : apple: Unchanged skipping 2025/08/19 01:18:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:18:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:18:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:18:37 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:18:37 DEBUG : Waiting for deletions to finish 2025/08/19 01:18:37 DEBUG : Waiting for deletions to finish 2025/08/19 01:18:38 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:18:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : apple: Unchanged skipping 2025/08/19 01:18:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:18:38 DEBUG : banana: Unchanged skipping 2025/08/19 01:18:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:18:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:18:38 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:18:38 DEBUG : Waiting for deletions to finish 2025/08/19 01:18:38 DEBUG : Waiting for deletions to finish 2025/08/19 01:18:39 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:18:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:18:57 DEBUG : Waiting for deletions to finish 2025/08/19 01:18:58 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:18:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:58 DEBUG : apple: Unchanged skipping 2025/08/19 01:18:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:18:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:58 DEBUG : banana: Unchanged skipping 2025/08/19 01:18:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:18:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:18:59 DEBUG : Waiting for deletions to finish 2025/08/19 01:18:59 DEBUG : Waiting for deletions to finish 2025/08/19 01:18:59 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:18:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : apple: Unchanged skipping 2025/08/19 01:18:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:18:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : banana: Unchanged skipping 2025/08/19 01:18:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:18:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:18:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:18:59 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:18:59 DEBUG : Waiting for deletions to finish 2025/08/19 01:18:59 DEBUG : Waiting for deletions to finish 2025/08/19 01:19:00 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:19:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:19:17 DEBUG : Waiting for deletions to finish 2025/08/19 01:19:18 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:19:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : apple: Unchanged skipping 2025/08/19 01:19:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:19:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:19:18 DEBUG : banana: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:19:18 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:18 DEBUG : Waiting for deletions to finish 2025/08/19 01:19:18 DEBUG : Waiting for deletions to finish 2025/08/19 01:19:19 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 01:19:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : apple: Unchanged skipping 2025/08/19 01:19:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 01:19:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : banana: Unchanged skipping 2025/08/19 01:19:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 01:19:19 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:19 DEBUG : Waiting for deletions to finish 2025/08/19 01:19:19 DEBUG : Waiting for deletions to finish 2025/08/19 01:19:20 DEBUG : apple: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : banana: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 01:19:20 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (232.05s) --- PASS: TestTransform/NFC (16.79s) --- PASS: TestTransform/NFD (19.04s) --- PASS: TestTransform/base64 (21.51s) --- PASS: TestTransform/prefix (25.72s) --- PASS: TestTransform/suffix (25.87s) --- PASS: TestTransform/truncate (22.93s) --- PASS: TestTransform/encoder (19.69s) --- PASS: TestTransform/ISO-8859-1 (19.78s) --- PASS: TestTransform/charmap (19.67s) --- PASS: TestTransform/lowercase (21.18s) --- PASS: TestTransform/ascii (19.87s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:19:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/19 01:19:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/19 01:19:25 INFO : sub dir_somesuffix: Making directory 2025/08/19 01:19:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/19 01:19:25 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/19 01:19:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/19 01:19:25 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/19 01:19:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/19 01:19:25 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:25 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:25 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:25 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/19 01:19:25 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.90s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:19:26 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:26 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:26 INFO : tictactoe: Making directory 2025/08/19 01:19:26 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:26 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 01:19:26 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/19 01:19:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 01:19:26 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:26 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:27 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:27 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/19 01:19:27 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:19:28 INFO : toe: Making directory 2025/08/19 01:19:28 INFO : toe/toe: Making directory 2025/08/19 01:19:28 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/19 01:19:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/19 01:19:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/19 01:19:28 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:28 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/19 01:19:29 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.89s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:19:30 INFO : toe: Making directory 2025/08/19 01:19:30 INFO : toe/toe: Making directory 2025/08/19 01:19:30 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/19 01:19:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/19 01:19:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/19 01:19:30 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:30 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/19 01:19:31 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.99s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:19:32 DEBUG : empty_dir: Making directory with metadata 2025/08/19 01:19:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/19 01:19:32 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:32 INFO : tictacempty_dir: Making directory 2025/08/19 01:19:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:32 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:32 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:32 INFO : tictactoe: Making directory 2025/08/19 01:19:32 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:32 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 01:19:32 INFO : tictactoe/tictactoe: Making directory 2025/08/19 01:19:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 01:19:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/19 01:19:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/19 01:19:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/19 01:19:32 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:32 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/19 01:19:33 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.91s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:19:34 DEBUG : empty_dir: Making directory with metadata 2025/08/19 01:19:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/19 01:19:34 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:34 INFO : tictacempty_dir: Making directory 2025/08/19 01:19:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:34 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:34 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:34 INFO : tictactoe: Making directory 2025/08/19 01:19:34 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:34 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 01:19:34 INFO : tictactoe/tictactoe: Making directory 2025/08/19 01:19:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 01:19:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/19 01:19:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 01:19:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/19 01:19:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 01:19:34 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:34 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 01:19:34 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/19 01:19:35 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:35 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:35 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:35 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/19 01:19:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/19 01:19:35 NOTICE: B2 bucket rclone-test-lihekac4rove: 0 differences found 2025/08/19 01:19:35 NOTICE: B2 bucket rclone-test-lihekac4rove: 1 matching files --- PASS: TestAllTag (2.24s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:19:36 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:36 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:36 INFO : tictactoe: Making directory 2025/08/19 01:19:36 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:36 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 01:19:36 INFO : tictactoe/tictactoe: Making directory 2025/08/19 01:19:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 01:19:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/19 01:19:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/19 01:19:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/19 01:19:36 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:36 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/19 01:19:37 DEBUG : Waiting for deletions to finish 2025/08/19 01:19:37 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:37 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:37 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 01:19:38 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 01:19:38 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/19 01:19:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/19 01:19:38 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:38 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.79s) === RUN TestSyntax 2025/08/19 01:19:39 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:19:39 INFO : toe: Making directory 2025/08/19 01:19:39 INFO : toe/toe: Making directory 2025/08/19 01:19:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/19 01:19:39 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:39 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:40 INFO : toe/toe/toe: Copied (new) 2025/08/19 01:19:40 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.96s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:19:41 DEBUG : empty_dir: Making directory with metadata 2025/08/19 01:19:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/19 01:19:41 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:41 INFO : tictacempty_dir: Making directory 2025/08/19 01:19:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:41 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:41 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:41 INFO : tictactoe: Making directory 2025/08/19 01:19:41 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:41 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 01:19:41 INFO : tictactoe/tictactoe: Making directory 2025/08/19 01:19:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 01:19:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/19 01:19:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 01:19:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/19 01:19:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 01:19:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 01:19:41 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:41 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 01:19:42 INFO : toe/toe/toe.txt: Deleted 2025/08/19 01:19:42 INFO : toe/toe: Removing directory 2025/08/19 01:19:42 INFO : toe: Removing directory 2025/08/19 01:19:42 INFO : empty_dir: Removing directory 2025/08/19 01:19:42 DEBUG : Local file system at /tmp/rclone549595072: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.85s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:19:42 DEBUG : empty_dir: Making directory with metadata 2025/08/19 01:19:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/19 01:19:42 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:43 INFO : tictacempty_dir: Making directory 2025/08/19 01:19:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:43 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:43 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:43 INFO : tictactoe: Making directory 2025/08/19 01:19:43 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:43 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 01:19:43 INFO : tictactoe/tictactoe: Making directory 2025/08/19 01:19:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 01:19:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/19 01:19:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 01:19:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/19 01:19:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 01:19:43 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:43 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 01:19:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 01:19:43 INFO : toe/toe/toe.txt: Deleted 2025/08/19 01:19:43 INFO : toe/toe: Removing directory 2025/08/19 01:19:43 INFO : toe: Removing directory 2025/08/19 01:19:43 INFO : empty_dir: Removing directory 2025/08/19 01:19:43 DEBUG : Local file system at /tmp/rclone549595072: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/19 01:19:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/19 01:19:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/19 01:19:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/19 01:19:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/19 01:19:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:45 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/19 01:19:45 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.30s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:19:46 DEBUG : Reset feature "Copy" 2025/08/19 01:19:46 DEBUG : Reset feature "Move" 2025/08/19 01:19:46 DEBUG : Reset feature "Copy" 2025/08/19 01:19:46 DEBUG : Reset feature "Move" 2025/08/19 01:19:46 DEBUG : empty_dir: Making directory with metadata 2025/08/19 01:19:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/19 01:19:46 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:46 INFO : tictacempty_dir: Making directory 2025/08/19 01:19:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 01:19:46 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:46 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:46 INFO : tictactoe: Making directory 2025/08/19 01:19:46 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:46 DEBUG : toe: transformed to: tictactoe 2025/08/19 01:19:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 01:19:46 INFO : tictactoe/tictactoe: Making directory 2025/08/19 01:19:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 01:19:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/19 01:19:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 01:19:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/19 01:19:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 01:19:46 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 01:19:46 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 01:19:47 INFO : toe/toe/toe.txt: Deleted 2025/08/19 01:19:47 INFO : toe/toe: Removing directory 2025/08/19 01:19:47 INFO : toe: Removing directory 2025/08/19 01:19:47 INFO : empty_dir: Removing directory 2025/08/19 01:19:47 DEBUG : Local file system at /tmp/rclone549595072: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/19 01:19:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/19 01:19:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/19 01:19:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/19 01:19:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/19 01:19:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/19 01:19:49 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.37s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:19:50 DEBUG : toe: transformed to: dG9l 2025/08/19 01:19:50 DEBUG : toe: transformed to: dG9l 2025/08/19 01:19:50 INFO : dG9l: Making directory 2025/08/19 01:19:50 DEBUG : toe: transformed to: dG9l 2025/08/19 01:19:50 DEBUG : toe: transformed to: dG9l 2025/08/19 01:19:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/19 01:19:50 INFO : dG9l/dG9l: Making directory 2025/08/19 01:19:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/19 01:19:50 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/19 01:19:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/19 01:19:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/19 01:19:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/19 01:19:50 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:50 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:51 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/19 01:19:51 DEBUG : Waiting for deletions to finish 2025/08/19 01:19:52 DEBUG : dG9l: transformed to: toe 2025/08/19 01:19:52 DEBUG : dG9l: transformed to: toe 2025/08/19 01:19:52 DEBUG : dG9l: transformed to: toe 2025/08/19 01:19:52 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/19 01:19:52 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/19 01:19:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/19 01:19:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/19 01:19:52 DEBUG : Local file system at /tmp/rclone549595072: Waiting for checks to finish 2025/08/19 01:19:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/19 01:19:52 DEBUG : Local file system at /tmp/rclone549595072: Waiting for transfers to finish 2025/08/19 01:19:52 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.87s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-lihekac4rove", Local "Local file system at /tmp/rclone549595072", Modify Window "1ms" 2025/08/19 01:19:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 01:19:53 DEBUG : toe: transformed to: 2025/08/19 01:19:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 01:19:53 DEBUG : toe: transformed to: 2025/08/19 01:19:53 INFO : B2 bucket rclone-test-lihekac4rove: Making directory 2025/08/19 01:19:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 01:19:53 DEBUG : toe: transformed to: 2025/08/19 01:19:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 01:19:53 DEBUG : toe: transformed to: 2025/08/19 01:19:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 01:19:53 DEBUG : toe/toe: transformed to: 2025/08/19 01:19:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/19 01:19:53 INFO : toe/toe: Making directory 2025/08/19 01:19:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 01:19:53 DEBUG : toe/toe: transformed to: 2025/08/19 01:19:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/19 01:19:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 01:19:53 DEBUG : toe: transformed to: 2025/08/19 01:19:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/19 01:19:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 01:19:53 DEBUG : toe/toe/toe: transformed to: 2025/08/19 01:19:53 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/19 01:19:53 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for checks to finish 2025/08/19 01:19:53 DEBUG : B2 bucket rclone-test-lihekac4rove: Waiting for transfers to finish 2025/08/19 01:19:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 01:19:54 INFO : toe/toe/toe: Copied (new) 2025/08/19 01:19:54 ERROR : B2 bucket rclone-test-lihekac4rove: not deleting files as there were IO errors 2025/08/19 01:19:54 ERROR : B2 bucket rclone-test-lihekac4rove: not deleting directories as there were IO errors --- PASS: TestError (1.66s) PASS 2025/08/19 01:19:55 DEBUG : B2 bucket rclone-test-lihekac4rove: Purge remote 2025/08/19 01:19:55 INFO : B2 bucket rclone-test-lihekac4rove: cleaning bucket "rclone-test-lihekac4rove" of all files 2025/08/19 01:19:56 DEBUG : BackupDir/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41958dc268aead7a_d20250819_m011254_c001_v7007000_t0000_u01755565974999") 2025/08/19 01:19:56 DEBUG : BackupDir/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1113a670f21b11a0_d20250819_m011248_c001_v0001184_t0021_u01755565968870") 2025/08/19 01:19:56 DEBUG : CompareDest/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4210861356e158d0_d20250819_m011228_c001_v7007000_t0000_u01755565948907") 2025/08/19 01:19:56 DEBUG : CompareDest/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6e13_d20250819_m011221_c001_v0001117_t0021_u01755565941915") 2025/08/19 01:19:56 DEBUG : CompareDest/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4210861356e158d2_d20250819_m011229_c001_v7007000_t0000_u01755565949090") 2025/08/19 01:19:56 DEBUG : CompareDest/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0227_d20250819_m011223_c001_v0001182_t0057_u01755565943963") 2025/08/19 01:19:56 DEBUG : CopyDest/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41958dc268aead7b_d20250819_m011255_c001_v7007000_t0000_u01755565975182") 2025/08/19 01:19:56 DEBUG : CopyDest/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b1e9_d20250819_m011245_c001_v0001120_t0043_u01755565965697") 2025/08/19 01:19:56 DEBUG : CopyDest/three: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41958dc268aead7c_d20250819_m011255_c001_v7007000_t0000_u01755565975405") 2025/08/19 01:19:56 DEBUG : CopyDest/three: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0345_d20250819_m011253_c001_v0001182_t0004_u01755565973150") 2025/08/19 01:19:56 DEBUG : CopyDest/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41958dc268aead7d_d20250819_m011255_c001_v7007000_t0000_u01755565975590") 2025/08/19 01:19:56 DEBUG : CopyDest/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6e87_d20250819_m011250_c001_v0001117_t0016_u01755565970488") 2025/08/19 01:19:56 DEBUG : EXISTING: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6df15b_d20250819_m011424_c001_v7007000_t0000_u01755566064064") 2025/08/19 01:19:56 DEBUG : EXISTING: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0669_d20250819_m011423_c001_v0001182_t0029_u01755566063101") 2025/08/19 01:19:56 DEBUG : PREFIXapple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e2dbb_d20250819_m011649_c001_v7007000_t0000_u01755566209907") 2025/08/19 01:19:57 DEBUG : PREFIXapple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3404c6_d20250819_m011642_c001_v0001116_t0040_u01755566202950") 2025/08/19 01:19:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e2dbd_d20250819_m011650_c001_v7007000_t0000_u01755566210279") 2025/08/19 01:19:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b21_d20250819_m011642_c001_v0001182_t0027_u01755566202942") 2025/08/19 01:19:57 DEBUG : PREFIXbanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4114cc1e369e1396_d20250819_m011650_c001_v7007000_t0000_u01755566210308") 2025/08/19 01:19:57 DEBUG : PREFIXbanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7265_d20250819_m011642_c001_v0001117_t0026_u01755566202963") 2025/08/19 01:19:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d9590_d20250819_m011649_c001_v7007000_t0000_u01755566209970") 2025/08/19 01:19:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52774_d20250819_m011642_c001_v0001144_t0016_u01755566202972") 2025/08/19 01:19:57 DEBUG : Testêé: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6df156_d20250819_m011420_c001_v7007000_t0000_u01755566060431") 2025/08/19 01:19:57 DEBUG : Testêé: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb065b_d20250819_m011419_c001_v0001182_t0059_u01755566059788") 2025/08/19 01:19:57 DEBUG : Testêé: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6fc7_d20250819_m011418_c001_v0001117_t0012_u01755566058129") 2025/08/19 01:19:57 DEBUG : YXBwbGU=: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed667_d20250819_m011625_c001_v7007000_t0000_u01755566185953") 2025/08/19 01:19:57 DEBUG : YXBwbGU=: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0a49_d20250819_m011620_c001_v0001182_t0056_u01755566180759") 2025/08/19 01:19:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed668_d20250819_m011626_c001_v7007000_t0000_u01755566186134") 2025/08/19 01:19:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7200_d20250819_m011620_c001_v0001117_t0018_u01755566180750") 2025/08/19 01:19:57 DEBUG : YmFuYW5h: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed669_d20250819_m011626_c001_v7007000_t0000_u01755566186317") 2025/08/19 01:19:57 DEBUG : YmFuYW5h: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5272c_d20250819_m011621_c001_v0001144_t0038_u01755566181505") 2025/08/19 01:19:57 DEBUG : a/potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da283a_d20250819_m011018_c001_v7007000_t0000_u01755565818268") 2025/08/19 01:19:57 DEBUG : a/potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afe8_d20250819_m011017_c001_v0001120_t0021_u01755565817312") 2025/08/19 01:19:57 DEBUG : a/potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43bae4_d20250819_m011015_c001_v7007000_t0000_u01755565815350") 2025/08/19 01:19:57 DEBUG : a/potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afd4_d20250819_m011014_c001_v0001120_t0049_u01755565814394") 2025/08/19 01:19:57 DEBUG : a/potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2823_d20250819_m010955_c001_v7007000_t0000_u01755565795874") 2025/08/19 01:19:57 DEBUG : a/potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af78_d20250819_m010954_c001_v0001120_t0037_u01755565794844") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79e6_d20250819_m011920_c001_v7007000_t0000_u01755566360616") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc74dc_d20250819_m011915_c001_v0001117_t0052_u01755566355399") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c742_d20250819_m011900_c001_v7007000_t0000_u01755566340752") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7488_d20250819_m011855_c001_v0001117_t0000_u01755566335335") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcde6_d20250819_m011839_c001_v7007000_t0000_u01755566319545") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7438_d20250819_m011834_c001_v0001117_t0027_u01755566314779") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895aa_d20250819_m011819_c001_v7007000_t0000_u01755566299900") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc73fe_d20250819_m011814_c001_v0001117_t0012_u01755566294788") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee610_d20250819_m011800_c001_v7007000_t0000_u01755566280125") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc73aa_d20250819_m011754_c001_v0001117_t0052_u01755566274485") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde8fe_d20250819_m011740_c001_v7007000_t0000_u01755566260331") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0d11_d20250819_m011732_c001_v0001182_t0027_u01755566252183") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4a4_d20250819_m011717_c001_v7007000_t0000_u01755566237492") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7303_d20250819_m011712_c001_v0001117_t0000_u01755566232967") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ed9a9_d20250819_m011712_c001_v7007000_t0000_u01755566232052") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c09_d20250819_m011706_c001_v0001182_t0022_u01755566226181") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7c1_d20250819_m011651_c001_v7007000_t0000_u01755566211655") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3404d6_d20250819_m011647_c001_v0001116_t0006_u01755566207250") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb3c8_d20250819_m011645_c001_v7007000_t0000_u01755566205966") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b05_d20250819_m011640_c001_v0001182_t0059_u01755566200117") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405a964bbc8a0c5b_d20250819_m011623_c001_v7007000_t0000_u01755566183946") 2025/08/19 01:19:58 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340470_d20250819_m011617_c001_v0001116_t0004_u01755566177485") 2025/08/19 01:19:59 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be64b_d20250819_m011604_c001_v7007000_t0000_u01755566164468") 2025/08/19 01:19:59 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc719a_d20250819_m011558_c001_v0001117_t0010_u01755566158714") 2025/08/19 01:19:59 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568f51_d20250819_m011545_c001_v7007000_t0000_u01755566145369") 2025/08/19 01:19:59 DEBUG : apple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0937_d20250819_m011541_c001_v0001182_t0015_u01755566141209") 2025/08/19 01:19:59 DEBUG : appleSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685ef7_d20250819_m011716_c001_v7007000_t0000_u01755566236066") 2025/08/19 01:19:59 DEBUG : appleSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c527d0_d20250819_m011708_c001_v0001144_t0005_u01755566228944") 2025/08/19 01:19:59 DEBUG : appleapple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde8ff_d20250819_m011740_c001_v7007000_t0000_u01755566260598") 2025/08/19 01:19:59 DEBUG : appleapple: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0d21_d20250819_m011735_c001_v0001182_t0055_u01755566255504") 2025/08/19 01:19:59 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79e7_d20250819_m011920_c001_v7007000_t0000_u01755566360811") 2025/08/19 01:19:59 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340693_d20250819_m011916_c001_v0001116_t0047_u01755566356185") 2025/08/19 01:19:59 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c744_d20250819_m011900_c001_v7007000_t0000_u01755566340936") 2025/08/19 01:19:59 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340661_d20250819_m011856_c001_v0001116_t0019_u01755566336283") 2025/08/19 01:19:59 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcde8_d20250819_m011839_c001_v7007000_t0000_u01755566319741") 2025/08/19 01:19:59 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340628_d20250819_m011835_c001_v0001116_t0025_u01755566315647") 2025/08/19 01:19:59 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895ac_d20250819_m011820_c001_v7007000_t0000_u01755566300096") 2025/08/19 01:19:59 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3405f6_d20250819_m011815_c001_v0001116_t0017_u01755566295684") 2025/08/19 01:19:59 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee611_d20250819_m011800_c001_v7007000_t0000_u01755566280307") 2025/08/19 01:19:59 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3405c4_d20250819_m011755_c001_v0001116_t0058_u01755566275607") 2025/08/19 01:19:59 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6c77_d20250819_m011738_c001_v7007000_t0000_u01755566258138") 2025/08/19 01:19:59 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34057e_d20250819_m011733_c001_v0001116_t0018_u01755566253188") 2025/08/19 01:20:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4a5_d20250819_m011717_c001_v7007000_t0000_u01755566237675") 2025/08/19 01:20:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340540_d20250819_m011712_c001_v0001116_t0045_u01755566232995") 2025/08/19 01:20:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba497_d20250819_m011712_c001_v7007000_t0000_u01755566232077") 2025/08/19 01:20:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc72d7_d20250819_m011706_c001_v0001117_t0051_u01755566226959") 2025/08/19 01:20:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7c2_d20250819_m011651_c001_v7007000_t0000_u01755566211837") 2025/08/19 01:20:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b5b_d20250819_m011647_c001_v0001182_t0052_u01755566207231") 2025/08/19 01:20:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e2db7_d20250819_m011646_c001_v7007000_t0000_u01755566206227") 2025/08/19 01:20:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc725d_d20250819_m011641_c001_v0001117_t0059_u01755566201006") 2025/08/19 01:20:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c267_d20250819_m011623_c001_v7007000_t0000_u01755566183501") 2025/08/19 01:20:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0a37_d20250819_m011618_c001_v0001182_t0050_u01755566178797") 2025/08/19 01:20:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be64c_d20250819_m011604_c001_v7007000_t0000_u01755566164650") 2025/08/19 01:20:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340444_d20250819_m011559_c001_v0001116_t0017_u01755566159583") 2025/08/19 01:20:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568f52_d20250819_m011545_c001_v7007000_t0000_u01755566145550") 2025/08/19 01:20:00 DEBUG : appleappleapplebanana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc714f_d20250819_m011542_c001_v0001117_t0011_u01755566142115") 2025/08/19 01:20:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba49d_d20250819_m011715_c001_v7007000_t0000_u01755566235868") 2025/08/19 01:20:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c2f_d20250819_m011708_c001_v0001182_t0000_u01755566228913") 2025/08/19 01:20:00 DEBUG : b/potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da283b_d20250819_m011018_c001_v7007000_t0000_u01755565818451") 2025/08/19 01:20:00 DEBUG : b/potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afde_d20250819_m011015_c001_v0001120_t0016_u01755565815899") 2025/08/19 01:20:00 DEBUG : b/potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43bae2_d20250819_m011014_c001_v7007000_t0000_u01755565814789") 2025/08/19 01:20:00 DEBUG : b/potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afd0_d20250819_m011013_c001_v0001120_t0014_u01755565813253") 2025/08/19 01:20:00 DEBUG : b/potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2821_d20250819_m010955_c001_v7007000_t0000_u01755565795316") 2025/08/19 01:20:00 DEBUG : b/potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af70_d20250819_m010953_c001_v0001120_t0026_u01755565793507") 2025/08/19 01:20:01 DEBUG : backup/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6defb3_d20250819_m011311_c001_v7007000_t0000_u01755565991281") 2025/08/19 01:20:01 DEBUG : backup/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f113ece537246f60c_d20250819_m011309_c001_v0001091_t0021_u01755565989211") 2025/08/19 01:20:01 DEBUG : backup/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110d3cfd6332635e_d20250819_m011305_c001_v0001144_t0008_u01755565985221") 2025/08/19 01:20:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fac64_d20250819_m011337_c001_v7007000_t0000_u01755566017711") 2025/08/19 01:20:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f111cb4770af6dd26_d20250819_m011335_c001_v0001041_t0057_u01755566015728") 2025/08/19 01:20:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1006efc73faeeb02_d20250819_m011332_c001_v0001182_t0030_u01755566012244") 2025/08/19 01:20:01 DEBUG : backup/one.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f403ed5585f5eea7f_d20250819_m011324_c001_v7007000_t0000_u01755566004919") 2025/08/19 01:20:01 DEBUG : backup/one.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f105e1e0559ffca1d_d20250819_m011323_c001_v0001146_t0045_u01755566003005") 2025/08/19 01:20:01 DEBUG : backup/one.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f100ff24d172f1ca3_d20250819_m011318_c001_v0001134_t0016_u01755565998745") 2025/08/19 01:20:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fac65_d20250819_m011337_c001_v7007000_t0000_u01755566017897") 2025/08/19 01:20:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1075757201a84800_d20250819_m011336_c001_v0001098_t0055_u01755566016755") 2025/08/19 01:20:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f114b0c422be4db6a_d20250819_m011333_c001_v0001176_t0013_u01755566013593") 2025/08/19 01:20:01 DEBUG : backup/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6defb4_d20250819_m011311_c001_v7007000_t0000_u01755565991466") 2025/08/19 01:20:01 DEBUG : backup/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f107347b3212fa5e2_d20250819_m011310_c001_v0001137_t0022_u01755565990287") 2025/08/19 01:20:01 DEBUG : backup/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1120b529289904ff_d20250819_m011306_c001_v0001181_t0029_u01755565986869") 2025/08/19 01:20:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f403ed5585f5eea80_d20250819_m011325_c001_v7007000_t0000_u01755566005102") 2025/08/19 01:20:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f11820fef78388368_d20250819_m011323_c001_v0001176_t0044_u01755566003981") 2025/08/19 01:20:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f11366a5ae4e60e7f_d20250819_m011320_c001_v0001171_t0059_u01755566000351") 2025/08/19 01:20:01 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79e9_d20250819_m011920_c001_v7007000_t0000_u01755566360993") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb101b_d20250819_m011915_c001_v0001182_t0011_u01755566355826") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c746_d20250819_m011901_c001_v7007000_t0000_u01755566341120") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0f93_d20250819_m011856_c001_v0001182_t0046_u01755566336082") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcde9_d20250819_m011839_c001_v7007000_t0000_u01755566319932") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0ef7_d20250819_m011835_c001_v0001182_t0014_u01755566315430") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895ad_d20250819_m011820_c001_v7007000_t0000_u01755566300296") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0e6d_d20250819_m011815_c001_v0001182_t0010_u01755566295461") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee612_d20250819_m011800_c001_v7007000_t0000_u01755566280514") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0da5_d20250819_m011755_c001_v0001182_t0008_u01755566275407") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde900_d20250819_m011740_c001_v7007000_t0000_u01755566260780") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc734c_d20250819_m011732_c001_v0001117_t0005_u01755566252400") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4a6_d20250819_m011717_c001_v7007000_t0000_u01755566237863") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c6f_d20250819_m011712_c001_v0001182_t0047_u01755566232975") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685ed8_d20250819_m011712_c001_v7007000_t0000_u01755566232024") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340520_d20250819_m011706_c001_v0001116_t0027_u01755566226396") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7c3_d20250819_m011652_c001_v7007000_t0000_u01755566212030") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc727b_d20250819_m011647_c001_v0001117_t0025_u01755566207242") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb3c9_d20250819_m011645_c001_v7007000_t0000_u01755566205969") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3404bc_d20250819_m011640_c001_v0001116_t0008_u01755566200320") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed665_d20250819_m011623_c001_v7007000_t0000_u01755566183991") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc71f6_d20250819_m011618_c001_v0001117_t0037_u01755566178019") 2025/08/19 01:20:02 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be64d_d20250819_m011604_c001_v7007000_t0000_u01755566164832") 2025/08/19 01:20:03 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb09af_d20250819_m011559_c001_v0001182_t0011_u01755566159374") 2025/08/19 01:20:03 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568f54_d20250819_m011545_c001_v7007000_t0000_u01755566145731") 2025/08/19 01:20:03 DEBUG : banana: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340414_d20250819_m011541_c001_v0001116_t0008_u01755566141431") 2025/08/19 01:20:03 DEBUG : bananaSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40430b240ba9beca_d20250819_m011715_c001_v7007000_t0000_u01755566235921") 2025/08/19 01:20:03 DEBUG : bananaSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340524_d20250819_m011708_c001_v0001116_t0015_u01755566228922") 2025/08/19 01:20:03 DEBUG : both0: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be495_d20250819_m011511_c001_v7007000_t0000_u01755566111421") 2025/08/19 01:20:03 DEBUG : both0: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7063_d20250819_m011450_c001_v0001117_t0031_u01755566090517") 2025/08/19 01:20:03 DEBUG : both0: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed628c_d20250819_m011446_c001_v7007000_t0000_u01755566086315") 2025/08/19 01:20:03 DEBUG : both0: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6fe1_d20250819_m011425_c001_v0001117_t0025_u01755566065928") 2025/08/19 01:20:03 DEBUG : both1: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be496_d20250819_m011511_c001_v7007000_t0000_u01755566111604") 2025/08/19 01:20:03 DEBUG : both1: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc706b_d20250819_m011451_c001_v0001117_t0000_u01755566091632") 2025/08/19 01:20:03 DEBUG : both1: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed628d_d20250819_m011446_c001_v7007000_t0000_u01755566086497") 2025/08/19 01:20:03 DEBUG : both1: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6fe9_d20250819_m011426_c001_v0001117_t0006_u01755566066781") 2025/08/19 01:20:03 DEBUG : both10: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be497_d20250819_m011511_c001_v7007000_t0000_u01755566111813") 2025/08/19 01:20:03 DEBUG : both10: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc708b_d20250819_m011459_c001_v0001117_t0019_u01755566099559") 2025/08/19 01:20:03 DEBUG : both10: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6290_d20250819_m011446_c001_v7007000_t0000_u01755566086678") 2025/08/19 01:20:03 DEBUG : both10: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7019_d20250819_m011434_c001_v0001117_t0031_u01755566074691") 2025/08/19 01:20:03 DEBUG : both11: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be498_d20250819_m011512_c001_v7007000_t0000_u01755566112047") 2025/08/19 01:20:03 DEBUG : both11: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7091_d20250819_m011500_c001_v0001117_t0022_u01755566100346") 2025/08/19 01:20:03 DEBUG : both11: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6291_d20250819_m011446_c001_v7007000_t0000_u01755566086859") 2025/08/19 01:20:04 DEBUG : both11: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc701c_d20250819_m011435_c001_v0001117_t0022_u01755566075482") 2025/08/19 01:20:04 DEBUG : both12: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be499_d20250819_m011512_c001_v7007000_t0000_u01755566112231") 2025/08/19 01:20:04 DEBUG : both12: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7099_d20250819_m011501_c001_v0001117_t0028_u01755566101324") 2025/08/19 01:20:04 DEBUG : both12: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6292_d20250819_m011447_c001_v7007000_t0000_u01755566087039") 2025/08/19 01:20:04 DEBUG : both12: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc701f_d20250819_m011436_c001_v0001117_t0022_u01755566076318") 2025/08/19 01:20:04 DEBUG : both13: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be49a_d20250819_m011512_c001_v7007000_t0000_u01755566112419") 2025/08/19 01:20:04 DEBUG : both13: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc709b_d20250819_m011502_c001_v0001117_t0028_u01755566102176") 2025/08/19 01:20:04 DEBUG : both13: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6293_d20250819_m011447_c001_v7007000_t0000_u01755566087220") 2025/08/19 01:20:04 DEBUG : both13: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7023_d20250819_m011437_c001_v0001117_t0031_u01755566077123") 2025/08/19 01:20:04 DEBUG : both14: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be49b_d20250819_m011512_c001_v7007000_t0000_u01755566112603") 2025/08/19 01:20:04 DEBUG : both14: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc70a9_d20250819_m011503_c001_v0001117_t0014_u01755566103372") 2025/08/19 01:20:04 DEBUG : both14: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6295_d20250819_m011447_c001_v7007000_t0000_u01755566087400") 2025/08/19 01:20:04 DEBUG : both14: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc702b_d20250819_m011438_c001_v0001117_t0007_u01755566078299") 2025/08/19 01:20:04 DEBUG : both15: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be49d_d20250819_m011512_c001_v7007000_t0000_u01755566112800") 2025/08/19 01:20:04 DEBUG : both15: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc70b1_d20250819_m011504_c001_v0001117_t0059_u01755566104043") 2025/08/19 01:20:04 DEBUG : both15: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6296_d20250819_m011447_c001_v7007000_t0000_u01755566087582") 2025/08/19 01:20:04 DEBUG : both15: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7033_d20250819_m011439_c001_v0001117_t0053_u01755566079323") 2025/08/19 01:20:04 DEBUG : both16: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be49e_d20250819_m011512_c001_v7007000_t0000_u01755566112984") 2025/08/19 01:20:04 DEBUG : both16: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc70b7_d20250819_m011505_c001_v0001117_t0056_u01755566105067") 2025/08/19 01:20:04 DEBUG : both16: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6297_d20250819_m011447_c001_v7007000_t0000_u01755566087764") 2025/08/19 01:20:05 DEBUG : both16: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7039_d20250819_m011440_c001_v0001117_t0046_u01755566080388") 2025/08/19 01:20:05 DEBUG : both17: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be49f_d20250819_m011513_c001_v7007000_t0000_u01755566113166") 2025/08/19 01:20:05 DEBUG : both17: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc70bd_d20250819_m011506_c001_v0001117_t0000_u01755566106299") 2025/08/19 01:20:05 DEBUG : both17: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6298_d20250819_m011447_c001_v7007000_t0000_u01755566087946") 2025/08/19 01:20:05 DEBUG : both17: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc703f_d20250819_m011441_c001_v0001117_t0054_u01755566081068") 2025/08/19 01:20:05 DEBUG : both18: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4a0_d20250819_m011513_c001_v7007000_t0000_u01755566113349") 2025/08/19 01:20:05 DEBUG : both18: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc70c1_d20250819_m011507_c001_v0001117_t0030_u01755566107113") 2025/08/19 01:20:05 DEBUG : both18: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6299_d20250819_m011448_c001_v7007000_t0000_u01755566088129") 2025/08/19 01:20:05 DEBUG : both18: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7041_d20250819_m011441_c001_v0001117_t0043_u01755566081663") 2025/08/19 01:20:05 DEBUG : both19: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4a1_d20250819_m011513_c001_v7007000_t0000_u01755566113533") 2025/08/19 01:20:05 DEBUG : both19: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc70c5_d20250819_m011508_c001_v0001117_t0017_u01755566108105") 2025/08/19 01:20:05 DEBUG : both19: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed629b_d20250819_m011448_c001_v7007000_t0000_u01755566088310") 2025/08/19 01:20:05 DEBUG : both19: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7043_d20250819_m011442_c001_v0001117_t0029_u01755566082480") 2025/08/19 01:20:05 DEBUG : both2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4a3_d20250819_m011513_c001_v7007000_t0000_u01755566113719") 2025/08/19 01:20:05 DEBUG : both2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc706f_d20250819_m011452_c001_v0001117_t0045_u01755566092489") 2025/08/19 01:20:05 DEBUG : both2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed629c_d20250819_m011448_c001_v7007000_t0000_u01755566088495") 2025/08/19 01:20:05 DEBUG : both2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6feb_d20250819_m011427_c001_v0001117_t0043_u01755566067876") 2025/08/19 01:20:05 DEBUG : both3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4a4_d20250819_m011513_c001_v7007000_t0000_u01755566113905") 2025/08/19 01:20:05 DEBUG : both3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7071_d20250819_m011453_c001_v0001117_t0021_u01755566093227") 2025/08/19 01:20:05 DEBUG : both3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed629d_d20250819_m011448_c001_v7007000_t0000_u01755566088676") 2025/08/19 01:20:05 DEBUG : both3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6ff7_d20250819_m011428_c001_v0001117_t0048_u01755566068697") 2025/08/19 01:20:05 DEBUG : both4: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4a5_d20250819_m011514_c001_v7007000_t0000_u01755566114088") 2025/08/19 01:20:05 DEBUG : both4: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7073_d20250819_m011454_c001_v0001117_t0042_u01755566094324") 2025/08/19 01:20:06 DEBUG : both4: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed629e_d20250819_m011448_c001_v7007000_t0000_u01755566088858") 2025/08/19 01:20:06 DEBUG : both4: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6ffd_d20250819_m011429_c001_v0001117_t0043_u01755566069535") 2025/08/19 01:20:06 DEBUG : both5: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4a6_d20250819_m011514_c001_v7007000_t0000_u01755566114271") 2025/08/19 01:20:06 DEBUG : both5: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7077_d20250819_m011455_c001_v0001117_t0057_u01755566095106") 2025/08/19 01:20:06 DEBUG : both5: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed629f_d20250819_m011449_c001_v7007000_t0000_u01755566089040") 2025/08/19 01:20:06 DEBUG : both5: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6fff_d20250819_m011430_c001_v0001117_t0000_u01755566070333") 2025/08/19 01:20:06 DEBUG : both6: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4a7_d20250819_m011514_c001_v7007000_t0000_u01755566114454") 2025/08/19 01:20:06 DEBUG : both6: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7079_d20250819_m011456_c001_v0001117_t0044_u01755566096002") 2025/08/19 01:20:06 DEBUG : both6: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed62a0_d20250819_m011449_c001_v7007000_t0000_u01755566089222") 2025/08/19 01:20:06 DEBUG : both6: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7003_d20250819_m011431_c001_v0001117_t0035_u01755566071422") 2025/08/19 01:20:06 DEBUG : both7: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4a8_d20250819_m011514_c001_v7007000_t0000_u01755566114637") 2025/08/19 01:20:06 DEBUG : both7: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc707d_d20250819_m011456_c001_v0001117_t0020_u01755566096714") 2025/08/19 01:20:06 DEBUG : both7: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed62a1_d20250819_m011449_c001_v7007000_t0000_u01755566089403") 2025/08/19 01:20:06 DEBUG : both7: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc700b_d20250819_m011432_c001_v0001117_t0022_u01755566072236") 2025/08/19 01:20:06 DEBUG : both8: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4aa_d20250819_m011514_c001_v7007000_t0000_u01755566114821") 2025/08/19 01:20:06 DEBUG : both8: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7081_d20250819_m011457_c001_v0001117_t0015_u01755566097728") 2025/08/19 01:20:06 DEBUG : both8: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed62a3_d20250819_m011449_c001_v7007000_t0000_u01755566089583") 2025/08/19 01:20:06 DEBUG : both8: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7011_d20250819_m011433_c001_v0001117_t0026_u01755566073117") 2025/08/19 01:20:06 DEBUG : both9: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4ab_d20250819_m011515_c001_v7007000_t0000_u01755566115004") 2025/08/19 01:20:06 DEBUG : both9: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7087_d20250819_m011458_c001_v0001117_t0000_u01755566098802") 2025/08/19 01:20:07 DEBUG : both9: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed62a4_d20250819_m011449_c001_v7007000_t0000_u01755566089777") 2025/08/19 01:20:07 DEBUG : both9: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7015_d20250819_m011433_c001_v0001117_t0024_u01755566073907") 2025/08/19 01:20:07 DEBUG : c/non empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da283c_d20250819_m011018_c001_v7007000_t0000_u01755565818635") 2025/08/19 01:20:07 DEBUG : c/non empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afe0_d20250819_m011016_c001_v0001120_t0028_u01755565816338") 2025/08/19 01:20:07 DEBUG : c/non empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43bae5_d20250819_m011015_c001_v7007000_t0000_u01755565815533") 2025/08/19 01:20:07 DEBUG : c/non empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afd2_d20250819_m011013_c001_v0001120_t0044_u01755565813552") 2025/08/19 01:20:07 DEBUG : c/non empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2824_d20250819_m010956_c001_v7007000_t0000_u01755565796059") 2025/08/19 01:20:07 DEBUG : c/non empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af72_d20250819_m010954_c001_v0001120_t0017_u01755565794011") 2025/08/19 01:20:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed66a_d20250819_m011626_c001_v7007000_t0000_u01755566186498") 2025/08/19 01:20:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340478_d20250819_m011620_c001_v0001116_t0013_u01755566180769") 2025/08/19 01:20:07 DEBUG : check sum: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d83a7_d20250819_m010945_c001_v7007000_t0000_u01755565785480") 2025/08/19 01:20:07 DEBUG : check sum: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af44_d20250819_m010944_c001_v0001120_t0020_u01755565784392") 2025/08/19 01:20:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2da519_d20250819_m011953_c001_v7007000_t0000_u01755566393212") 2025/08/19 01:20:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc754c_d20250819_m011951_c001_v0001117_t0039_u01755566391314") 2025/08/19 01:20:07 DEBUG : dest/3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41958dc268aead65_d20250819_m011238_c001_v7007000_t0000_u01755565958255") 2025/08/19 01:20:07 DEBUG : dest/3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4176300143f85f34_d20250819_m011237_c001_v0001038_t0032_u01755565957151") 2025/08/19 01:20:07 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde901_d20250819_m011740_c001_v7007000_t0000_u01755566260960") 2025/08/19 01:20:07 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0d27_d20250819_m011735_c001_v0001182_t0053_u01755566255748") 2025/08/19 01:20:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79ea_d20250819_m011921_c001_v7007000_t0000_u01755566361176") 2025/08/19 01:20:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc74b2_d20250819_m011905_c001_v0001117_t0033_u01755566345435") 2025/08/19 01:20:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c747_d20250819_m011901_c001_v7007000_t0000_u01755566341304") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc745c_d20250819_m011844_c001_v0001117_t0034_u01755566324258") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdea_d20250819_m011840_c001_v7007000_t0000_u01755566320115") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7416_d20250819_m011824_c001_v0001117_t0054_u01755566304592") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895ae_d20250819_m011820_c001_v7007000_t0000_u01755566300483") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc73ca_d20250819_m011804_c001_v0001117_t0052_u01755566284816") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee613_d20250819_m011800_c001_v7007000_t0000_u01755566280697") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc737e_d20250819_m011745_c001_v0001117_t0031_u01755566265129") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4070d5d6716d121a_d20250819_m011738_c001_v7007000_t0000_u01755566258160") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0cbb_d20250819_m011722_c001_v0001182_t0051_u01755566242191") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4a7_d20250819_m011718_c001_v7007000_t0000_u01755566238051") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c73_d20250819_m011713_c001_v0001182_t0045_u01755566233192") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba495_d20250819_m011711_c001_v7007000_t0000_u01755566231887") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0bb1_d20250819_m011656_c001_v0001182_t0027_u01755566216329") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7c4_d20250819_m011652_c001_v7007000_t0000_u01755566212213") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b5d_d20250819_m011647_c001_v0001182_t0059_u01755566207443") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d958c_d20250819_m011646_c001_v7007000_t0000_u01755566206320") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0ab9_d20250819_m011630_c001_v0001182_t0055_u01755566190603") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c26a_d20250819_m011623_c001_v7007000_t0000_u01755566183686") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb09ef_d20250819_m011609_c001_v0001182_t0035_u01755566169089") 2025/08/19 01:20:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be64f_d20250819_m011605_c001_v7007000_t0000_u01755566165015") 2025/08/19 01:20:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34042a_d20250819_m011550_c001_v0001116_t0020_u01755566150055") 2025/08/19 01:20:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568f55_d20250819_m011545_c001_v7007000_t0000_u01755566145919") 2025/08/19 01:20:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7123_d20250819_m011533_c001_v0001117_t0026_u01755566133251") 2025/08/19 01:20:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ed9b3_d20250819_m011715_c001_v7007000_t0000_u01755566235661") 2025/08/19 01:20:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c35_d20250819_m011709_c001_v0001182_t0038_u01755566229127") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde918_d20250819_m011741_c001_v7007000_t0000_u01755566261140") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340586_d20250819_m011735_c001_v0001116_t0038_u01755566255727") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79eb_d20250819_m011921_c001_v7007000_t0000_u01755566361360") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0fd1_d20250819_m011906_c001_v0001182_t0059_u01755566346353") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c749_d20250819_m011901_c001_v7007000_t0000_u01755566341488") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0f37_d20250819_m011845_c001_v0001182_t0035_u01755566325126") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdeb_d20250819_m011840_c001_v7007000_t0000_u01755566320298") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0ead_d20250819_m011825_c001_v0001182_t0035_u01755566305710") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895b0_d20250819_m011820_c001_v7007000_t0000_u01755566300668") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0e19_d20250819_m011805_c001_v0001182_t0022_u01755566285766") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee614_d20250819_m011800_c001_v7007000_t0000_u01755566280881") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0d6d_d20250819_m011746_c001_v0001182_t0008_u01755566266028") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbedabb_d20250819_m011738_c001_v7007000_t0000_u01755566258372") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc732c_d20250819_m011722_c001_v0001117_t0039_u01755566242774") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4a8_d20250819_m011718_c001_v7007000_t0000_u01755566238233") 2025/08/19 01:20:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c77_d20250819_m011713_c001_v0001182_t0036_u01755566233419") 2025/08/19 01:20:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685ed4_d20250819_m011711_c001_v7007000_t0000_u01755566231820") 2025/08/19 01:20:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3404f2_d20250819_m011656_c001_v0001116_t0023_u01755566216904") 2025/08/19 01:20:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7c5_d20250819_m011652_c001_v7007000_t0000_u01755566212396") 2025/08/19 01:20:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b63_d20250819_m011647_c001_v0001182_t0021_u01755566207650") 2025/08/19 01:20:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb3cb_d20250819_m011646_c001_v7007000_t0000_u01755566206150") 2025/08/19 01:20:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3404a0_d20250819_m011631_c001_v0001116_t0009_u01755566191172") 2025/08/19 01:20:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c26f_d20250819_m011624_c001_v7007000_t0000_u01755566184052") 2025/08/19 01:20:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340458_d20250819_m011609_c001_v0001116_t0029_u01755566169653") 2025/08/19 01:20:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be651_d20250819_m011605_c001_v7007000_t0000_u01755566165197") 2025/08/19 01:20:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7172_d20250819_m011551_c001_v0001117_t0011_u01755566151062") 2025/08/19 01:20:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568f56_d20250819_m011546_c001_v7007000_t0000_u01755566146103") 2025/08/19 01:20:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0905_d20250819_m011534_c001_v0001182_t0024_u01755566134013") 2025/08/19 01:20:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba49a_d20250819_m011715_c001_v7007000_t0000_u01755566235655") 2025/08/19 01:20:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c37_d20250819_m011709_c001_v0001182_t0049_u01755566229336") 2025/08/19 01:20:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde919_d20250819_m011741_c001_v7007000_t0000_u01755566261324") 2025/08/19 01:20:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5283e_d20250819_m011735_c001_v0001144_t0025_u01755566255739") 2025/08/19 01:20:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79ec_d20250819_m011921_c001_v7007000_t0000_u01755566361542") 2025/08/19 01:20:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34067d_d20250819_m011906_c001_v0001116_t0055_u01755566346916") 2025/08/19 01:20:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c74a_d20250819_m011901_c001_v7007000_t0000_u01755566341673") 2025/08/19 01:20:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340647_d20250819_m011845_c001_v0001116_t0017_u01755566325698") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdec_d20250819_m011840_c001_v7007000_t0000_u01755566320481") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340606_d20250819_m011826_c001_v0001116_t0024_u01755566306272") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895b2_d20250819_m011820_c001_v7007000_t0000_u01755566300852") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3405dc_d20250819_m011806_c001_v0001116_t0056_u01755566286384") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee615_d20250819_m011801_c001_v7007000_t0000_u01755566281064") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3405a6_d20250819_m011746_c001_v0001116_t0042_u01755566266601") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbedabc_d20250819_m011738_c001_v7007000_t0000_u01755566258379") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340564_d20250819_m011724_c001_v0001116_t0043_u01755566244009") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4a9_d20250819_m011718_c001_v7007000_t0000_u01755566238416") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340546_d20250819_m011713_c001_v0001116_t0053_u01755566233478") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edc72b_d20250819_m011711_c001_v7007000_t0000_u01755566231433") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc72a9_d20250819_m011658_c001_v0001117_t0034_u01755566218057") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7c6_d20250819_m011652_c001_v7007000_t0000_u01755566212579") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3404d8_d20250819_m011647_c001_v0001116_t0036_u01755566207773") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde471_d20250819_m011646_c001_v7007000_t0000_u01755566206164") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7238_d20250819_m011632_c001_v0001117_t0045_u01755566192236") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416fa9f852a3423d_d20250819_m011623_c001_v7007000_t0000_u01755566183693") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc71c4_d20250819_m011610_c001_v0001117_t0033_u01755566170665") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be652_d20250819_m011605_c001_v7007000_t0000_u01755566165379") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0979_d20250819_m011552_c001_v0001182_t0049_u01755566152286") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568f57_d20250819_m011546_c001_v7007000_t0000_u01755566146285") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3403f6_d20250819_m011534_c001_v0001116_t0046_u01755566134207") 2025/08/19 01:20:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685ef4_d20250819_m011715_c001_v7007000_t0000_u01755566235881") 2025/08/19 01:20:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340526_d20250819_m011709_c001_v0001116_t0015_u01755566229488") 2025/08/19 01:20:12 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde91a_d20250819_m011741_c001_v7007000_t0000_u01755566261602") 2025/08/19 01:20:12 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0d2d_d20250819_m011735_c001_v0001182_t0026_u01755566255954") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79ed_d20250819_m011921_c001_v7007000_t0000_u01755566361725") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52952_d20250819_m011907_c001_v0001144_t0048_u01755566347872") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c74b_d20250819_m011901_c001_v7007000_t0000_u01755566341857") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52912_d20250819_m011846_c001_v0001144_t0055_u01755566326590") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcded_d20250819_m011840_c001_v7007000_t0000_u01755566320663") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c528d4_d20250819_m011827_c001_v0001144_t0036_u01755566307215") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895b3_d20250819_m011821_c001_v7007000_t0000_u01755566301037") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c528aa_d20250819_m011807_c001_v0001144_t0054_u01755566287367") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee616_d20250819_m011801_c001_v7007000_t0000_u01755566281246") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5286a_d20250819_m011747_c001_v0001144_t0027_u01755566267492") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4114cc1e369e13d6_d20250819_m011738_c001_v7007000_t0000_u01755566258150") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52806_d20250819_m011724_c001_v0001144_t0038_u01755566244979") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4ab_d20250819_m011718_c001_v7007000_t0000_u01755566238601") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7307_d20250819_m011713_c001_v0001117_t0020_u01755566233508") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edc72d_d20250819_m011711_c001_v7007000_t0000_u01755566231800") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c527a8_d20250819_m011659_c001_v0001144_t0053_u01755566219365") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7c7_d20250819_m011652_c001_v7007000_t0000_u01755566212762") 2025/08/19 01:20:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b65_d20250819_m011647_c001_v0001182_t0029_u01755566207856") 2025/08/19 01:20:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb3cc_d20250819_m011646_c001_v7007000_t0000_u01755566206331") 2025/08/19 01:20:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52754_d20250819_m011633_c001_v0001144_t0050_u01755566193261") 2025/08/19 01:20:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde455_d20250819_m011624_c001_v7007000_t0000_u01755566184086") 2025/08/19 01:20:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb09f7_d20250819_m011611_c001_v0001182_t0059_u01755566171260") 2025/08/19 01:20:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be653_d20250819_m011605_c001_v7007000_t0000_u01755566165561") 2025/08/19 01:20:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340430_d20250819_m011552_c001_v0001116_t0028_u01755566152499") 2025/08/19 01:20:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568f59_d20250819_m011546_c001_v7007000_t0000_u01755566146467") 2025/08/19 01:20:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc712b_d20250819_m011534_c001_v0001117_t0053_u01755566134896") 2025/08/19 01:20:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685ef1_d20250819_m011715_c001_v7007000_t0000_u01755566235697") 2025/08/19 01:20:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c527d2_d20250819_m011709_c001_v0001144_t0017_u01755566229520") 2025/08/19 01:20:13 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde91b_d20250819_m011741_c001_v7007000_t0000_u01755566261784") 2025/08/19 01:20:13 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7360_d20250819_m011736_c001_v0001117_t0012_u01755566256052") 2025/08/19 01:20:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79ee_d20250819_m011921_c001_v7007000_t0000_u01755566361907") 2025/08/19 01:20:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc74b8_d20250819_m011908_c001_v0001117_t0022_u01755566348629") 2025/08/19 01:20:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c74c_d20250819_m011902_c001_v7007000_t0000_u01755566342041") 2025/08/19 01:20:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7462_d20250819_m011847_c001_v0001117_t0026_u01755566327274") 2025/08/19 01:20:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdee_d20250819_m011840_c001_v7007000_t0000_u01755566320845") 2025/08/19 01:20:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc741e_d20250819_m011827_c001_v0001117_t0027_u01755566307777") 2025/08/19 01:20:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895b4_d20250819_m011821_c001_v7007000_t0000_u01755566301226") 2025/08/19 01:20:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc73de_d20250819_m011807_c001_v0001117_t0041_u01755566287865") 2025/08/19 01:20:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee617_d20250819_m011801_c001_v7007000_t0000_u01755566281428") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc738a_d20250819_m011748_c001_v0001117_t0012_u01755566268464") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9569050_d20250819_m011738_c001_v7007000_t0000_u01755566258389") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0cdb_d20250819_m011725_c001_v0001182_t0056_u01755566245540") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4ac_d20250819_m011718_c001_v7007000_t0000_u01755566238793") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c79_d20250819_m011713_c001_v0001182_t0021_u01755566233616") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba496_d20250819_m011712_c001_v7007000_t0000_u01755566232034") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0bd1_d20250819_m011700_c001_v0001182_t0052_u01755566220236") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7c8_d20250819_m011652_c001_v7007000_t0000_u01755566212946") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b69_d20250819_m011648_c001_v0001182_t0029_u01755566208142") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41958dc268aeaf06_d20250819_m011646_c001_v7007000_t0000_u01755566206349") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0ac8_d20250819_m011633_c001_v0001182_t0016_u01755566193828") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edc2eb_d20250819_m011624_c001_v7007000_t0000_u01755566184099") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340460_d20250819_m011611_c001_v0001116_t0049_u01755566171472") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be654_d20250819_m011605_c001_v7007000_t0000_u01755566165743") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc717c_d20250819_m011553_c001_v0001117_t0051_u01755566153261") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568f5b_d20250819_m011546_c001_v7007000_t0000_u01755566146649") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0913_d20250819_m011535_c001_v0001182_t0041_u01755566135730") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416fa9f852a3427e_d20250819_m011715_c001_v7007000_t0000_u01755566235901") 2025/08/19 01:20:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c3d_d20250819_m011709_c001_v0001182_t0040_u01755566229541") 2025/08/19 01:20:14 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde91d_d20250819_m011741_c001_v7007000_t0000_u01755566261966") 2025/08/19 01:20:14 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0d31_d20250819_m011736_c001_v0001182_t0015_u01755566256157") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79ef_d20250819_m011922_c001_v7007000_t0000_u01755566362090") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0fdd_d20250819_m011909_c001_v0001182_t0035_u01755566349228") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c74e_d20250819_m011902_c001_v7007000_t0000_u01755566342225") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0f4b_d20250819_m011848_c001_v0001182_t0025_u01755566328089") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdef_d20250819_m011841_c001_v7007000_t0000_u01755566321029") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0ec1_d20250819_m011828_c001_v0001182_t0048_u01755566308454") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895b5_d20250819_m011821_c001_v7007000_t0000_u01755566301410") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0e37_d20250819_m011808_c001_v0001182_t0042_u01755566288393") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee618_d20250819_m011801_c001_v7007000_t0000_u01755566281611") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0d85_d20250819_m011748_c001_v0001182_t0052_u01755566268997") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6c78_d20250819_m011738_c001_v7007000_t0000_u01755566258323") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7336_d20250819_m011725_c001_v0001117_t0038_u01755566245746") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4ad_d20250819_m011718_c001_v7007000_t0000_u01755566238977") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c527e0_d20250819_m011713_c001_v0001144_t0044_u01755566233679") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685ed5_d20250819_m011711_c001_v7007000_t0000_u01755566231831") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340508_d20250819_m011700_c001_v0001116_t0058_u01755566220457") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7c9_d20250819_m011653_c001_v7007000_t0000_u01755566213129") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52788_d20250819_m011648_c001_v0001144_t0037_u01755566208293") 2025/08/19 01:20:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb3ca_d20250819_m011646_c001_v7007000_t0000_u01755566206148") 2025/08/19 01:20:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3404a6_d20250819_m011634_c001_v0001116_t0056_u01755566194055") 2025/08/19 01:20:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41376fab2f52bd44_d20250819_m011624_c001_v7007000_t0000_u01755566184116") 2025/08/19 01:20:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc71d0_d20250819_m011611_c001_v0001117_t0042_u01755566171923") 2025/08/19 01:20:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be655_d20250819_m011605_c001_v7007000_t0000_u01755566165925") 2025/08/19 01:20:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb098d_d20250819_m011553_c001_v0001182_t0015_u01755566153842") 2025/08/19 01:20:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568f5c_d20250819_m011546_c001_v7007000_t0000_u01755566146849") 2025/08/19 01:20:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3403fe_d20250819_m011535_c001_v0001116_t0047_u01755566135924") 2025/08/19 01:20:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9569031_d20250819_m011715_c001_v7007000_t0000_u01755566235899") 2025/08/19 01:20:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc72eb_d20250819_m011709_c001_v0001117_t0006_u01755566229657") 2025/08/19 01:20:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde91e_d20250819_m011742_c001_v7007000_t0000_u01755566262148") 2025/08/19 01:20:16 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52844_d20250819_m011736_c001_v0001144_t0043_u01755566256223") 2025/08/19 01:20:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79f0_d20250819_m011922_c001_v7007000_t0000_u01755566362273") 2025/08/19 01:20:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340685_d20250819_m011909_c001_v0001116_t0026_u01755566349441") 2025/08/19 01:20:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c750_d20250819_m011902_c001_v7007000_t0000_u01755566342409") 2025/08/19 01:20:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34064f_d20250819_m011848_c001_v0001116_t0006_u01755566328296") 2025/08/19 01:20:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdf0_d20250819_m011841_c001_v7007000_t0000_u01755566321213") 2025/08/19 01:20:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340614_d20250819_m011828_c001_v0001116_t0021_u01755566308670") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895b6_d20250819_m011821_c001_v7007000_t0000_u01755566301594") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3405e2_d20250819_m011808_c001_v0001116_t0044_u01755566288637") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee619_d20250819_m011801_c001_v7007000_t0000_u01755566281798") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3405aa_d20250819_m011749_c001_v0001116_t0044_u01755566269200") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6c7a_d20250819_m011738_c001_v7007000_t0000_u01755566258507") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34056e_d20250819_m011726_c001_v0001116_t0022_u01755566246293") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4af_d20250819_m011719_c001_v7007000_t0000_u01755566239163") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c7f_d20250819_m011713_c001_v0001182_t0008_u01755566233814") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40430b240ba9bec3_d20250819_m011712_c001_v7007000_t0000_u01755566232043") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc72b9_d20250819_m011701_c001_v0001117_t0054_u01755566221165") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7ca_d20250819_m011653_c001_v7007000_t0000_u01755566213313") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7281_d20250819_m011648_c001_v0001117_t0045_u01755566208305") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4070d5d6716d11e2_d20250819_m011646_c001_v7007000_t0000_u01755566206195") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7243_d20250819_m011634_c001_v0001117_t0026_u01755566194643") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c26c_d20250819_m011623_c001_v7007000_t0000_u01755566183869") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0a03_d20250819_m011612_c001_v0001182_t0047_u01755566172452") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be657_d20250819_m011606_c001_v7007000_t0000_u01755566166109") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340434_d20250819_m011554_c001_v0001116_t0036_u01755566154039") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568f5d_d20250819_m011547_c001_v7007000_t0000_u01755566147033") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7135_d20250819_m011536_c001_v0001117_t0047_u01755566136295") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685ef6_d20250819_m011715_c001_v7007000_t0000_u01755566235913") 2025/08/19 01:20:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c41_d20250819_m011709_c001_v0001182_t0048_u01755566229753") 2025/08/19 01:20:17 DEBUG : dir1/0007-12345: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde91f_d20250819_m011742_c001_v7007000_t0000_u01755566262330") 2025/08/19 01:20:18 DEBUG : dir1/0007-12345: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34058a_d20250819_m011736_c001_v0001116_t0048_u01755566256276") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79f1_d20250819_m011922_c001_v7007000_t0000_u01755566362455") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5295a_d20250819_m011910_c001_v0001144_t0031_u01755566350034") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c751_d20250819_m011902_c001_v7007000_t0000_u01755566342593") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5291e_d20250819_m011848_c001_v0001144_t0005_u01755566328928") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdf1_d20250819_m011841_c001_v7007000_t0000_u01755566321407") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c528d8_d20250819_m011829_c001_v0001144_t0033_u01755566309442") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895b7_d20250819_m011821_c001_v7007000_t0000_u01755566301778") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c528ae_d20250819_m011809_c001_v0001144_t0009_u01755566289351") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee61a_d20250819_m011801_c001_v7007000_t0000_u01755566281982") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5286e_d20250819_m011749_c001_v0001144_t0033_u01755566269677") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4070d5d6716d121c_d20250819_m011738_c001_v7007000_t0000_u01755566258527") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5280e_d20250819_m011726_c001_v0001144_t0043_u01755566246886") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4b1_d20250819_m011719_c001_v7007000_t0000_u01755566239361") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c81_d20250819_m011714_c001_v0001182_t0031_u01755566234027") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edc72e_d20250819_m011711_c001_v7007000_t0000_u01755566231984") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c527b4_d20250819_m011701_c001_v0001144_t0026_u01755566221619") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7cb_d20250819_m011653_c001_v7007000_t0000_u01755566213495") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b6d_d20250819_m011648_c001_v0001182_t0038_u01755566208383") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d958a_d20250819_m011645_c001_v7007000_t0000_u01755566205953") 2025/08/19 01:20:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5275e_d20250819_m011635_c001_v0001144_t0023_u01755566195247") 2025/08/19 01:20:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416fa9f852a34240_d20250819_m011624_c001_v7007000_t0000_u01755566184062") 2025/08/19 01:20:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340462_d20250819_m011612_c001_v0001116_t0022_u01755566172676") 2025/08/19 01:20:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be658_d20250819_m011606_c001_v7007000_t0000_u01755566166292") 2025/08/19 01:20:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7182_d20250819_m011554_c001_v0001117_t0033_u01755566154623") 2025/08/19 01:20:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568f60_d20250819_m011547_c001_v7007000_t0000_u01755566147215") 2025/08/19 01:20:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb091f_d20250819_m011537_c001_v0001182_t0007_u01755566137073") 2025/08/19 01:20:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685ef2_d20250819_m011715_c001_v7007000_t0000_u01755566235728") 2025/08/19 01:20:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c49_d20250819_m011709_c001_v0001182_t0053_u01755566229951") 2025/08/19 01:20:19 DEBUG : dir1/0008-23456: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde920_d20250819_m011742_c001_v7007000_t0000_u01755566262511") 2025/08/19 01:20:19 DEBUG : dir1/0008-23456: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0d33_d20250819_m011736_c001_v0001182_t0053_u01755566256369") 2025/08/19 01:20:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79f2_d20250819_m011922_c001_v7007000_t0000_u01755566362638") 2025/08/19 01:20:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc74c6_d20250819_m011910_c001_v0001117_t0045_u01755566350878") 2025/08/19 01:20:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c752_d20250819_m011902_c001_v7007000_t0000_u01755566342777") 2025/08/19 01:20:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7468_d20250819_m011849_c001_v0001117_t0040_u01755566329745") 2025/08/19 01:20:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdf2_d20250819_m011841_c001_v7007000_t0000_u01755566321590") 2025/08/19 01:20:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7426_d20250819_m011830_c001_v0001117_t0016_u01755566310034") 2025/08/19 01:20:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895b8_d20250819_m011821_c001_v7007000_t0000_u01755566301963") 2025/08/19 01:20:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc73e8_d20250819_m011809_c001_v0001117_t0042_u01755566289952") 2025/08/19 01:20:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee61b_d20250819_m011802_c001_v7007000_t0000_u01755566282164") 2025/08/19 01:20:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7392_d20250819_m011750_c001_v0001117_t0033_u01755566270278") 2025/08/19 01:20:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde8fb_d20250819_m011738_c001_v7007000_t0000_u01755566258549") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0ce9_d20250819_m011727_c001_v0001182_t0033_u01755566247539") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4b3_d20250819_m011719_c001_v7007000_t0000_u01755566239567") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340548_d20250819_m011714_c001_v0001116_t0004_u01755566234054") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416fa9f852a34275_d20250819_m011711_c001_v7007000_t0000_u01755566231825") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0bdd_d20250819_m011702_c001_v0001182_t0045_u01755566222226") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7cc_d20250819_m011653_c001_v7007000_t0000_u01755566213720") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3404dc_d20250819_m011648_c001_v0001116_t0049_u01755566208520") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb3c6_d20250819_m011645_c001_v7007000_t0000_u01755566205783") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0ad9_d20250819_m011636_c001_v0001182_t0054_u01755566196050") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416fa9f852a3423f_d20250819_m011623_c001_v7007000_t0000_u01755566183876") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc71d4_d20250819_m011613_c001_v0001117_t0005_u01755566173449") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be659_d20250819_m011606_c001_v7007000_t0000_u01755566166477") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0991_d20250819_m011555_c001_v0001182_t0004_u01755566155257") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568f61_d20250819_m011547_c001_v7007000_t0000_u01755566147398") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340404_d20250819_m011537_c001_v0001116_t0037_u01755566137282") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba49c_d20250819_m011715_c001_v7007000_t0000_u01755566235848") 2025/08/19 01:20:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34052c_d20250819_m011710_c001_v0001116_t0039_u01755566230188") 2025/08/19 01:20:20 DEBUG : dir1/0009-34567: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde921_d20250819_m011742_c001_v7007000_t0000_u01755566262693") 2025/08/19 01:20:20 DEBUG : dir1/0009-34567: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0d35_d20250819_m011736_c001_v0001182_t0008_u01755566256580") 2025/08/19 01:20:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79f3_d20250819_m011922_c001_v7007000_t0000_u01755566362821") 2025/08/19 01:20:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0fef_d20250819_m011911_c001_v0001182_t0000_u01755566351448") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c753_d20250819_m011902_c001_v7007000_t0000_u01755566342961") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0f63_d20250819_m011850_c001_v0001182_t0012_u01755566330912") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdf3_d20250819_m011841_c001_v7007000_t0000_u01755566321773") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0ed3_d20250819_m011830_c001_v0001182_t0038_u01755566310794") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895b9_d20250819_m011822_c001_v7007000_t0000_u01755566302148") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0e4d_d20250819_m011810_c001_v0001182_t0055_u01755566290734") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee61d_d20250819_m011802_c001_v7007000_t0000_u01755566282346") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0d91_d20250819_m011750_c001_v0001182_t0055_u01755566270802") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4114cc1e369e13d7_d20250819_m011738_c001_v7007000_t0000_u01755566258354") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc733e_d20250819_m011727_c001_v0001117_t0016_u01755566247750") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4b4_d20250819_m011719_c001_v7007000_t0000_u01755566239750") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc730d_d20250819_m011714_c001_v0001117_t0045_u01755566234076") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ed9a8_d20250819_m011711_c001_v7007000_t0000_u01755566231854") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34050e_d20250819_m011702_c001_v0001116_t0024_u01755566222427") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7ce_d20250819_m011653_c001_v7007000_t0000_u01755566213903") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b71_d20250819_m011648_c001_v0001182_t0049_u01755566208595") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde470_d20250819_m011645_c001_v7007000_t0000_u01755566205982") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3404ae_d20250819_m011636_c001_v0001116_t0024_u01755566196280") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d956b_d20250819_m011623_c001_v7007000_t0000_u01755566183893") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0a11_d20250819_m011614_c001_v0001182_t0031_u01755566174016") 2025/08/19 01:20:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be65a_d20250819_m011606_c001_v7007000_t0000_u01755566166661") 2025/08/19 01:20:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340438_d20250819_m011555_c001_v0001116_t0034_u01755566155453") 2025/08/19 01:20:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568fa5_d20250819_m011547_c001_v7007000_t0000_u01755566147579") 2025/08/19 01:20:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc713d_d20250819_m011537_c001_v0001117_t0008_u01755566137826") 2025/08/19 01:20:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ed9b5_d20250819_m011715_c001_v7007000_t0000_u01755566235854") 2025/08/19 01:20:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc72f3_d20250819_m011710_c001_v0001117_t0031_u01755566230180") 2025/08/19 01:20:22 DEBUG : dir1/0010-45678: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde922_d20250819_m011742_c001_v7007000_t0000_u01755566262874") 2025/08/19 01:20:22 DEBUG : dir1/0010-45678: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0d3b_d20250819_m011736_c001_v0001182_t0029_u01755566256776") 2025/08/19 01:20:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79f4_d20250819_m011923_c001_v7007000_t0000_u01755566363003") 2025/08/19 01:20:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34068b_d20250819_m011911_c001_v0001116_t0006_u01755566351676") 2025/08/19 01:20:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c754_d20250819_m011903_c001_v7007000_t0000_u01755566343147") 2025/08/19 01:20:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340657_d20250819_m011851_c001_v0001116_t0008_u01755566331136") 2025/08/19 01:20:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdf5_d20250819_m011841_c001_v7007000_t0000_u01755566321956") 2025/08/19 01:20:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34061c_d20250819_m011831_c001_v0001116_t0028_u01755566311015") 2025/08/19 01:20:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895ba_d20250819_m011822_c001_v7007000_t0000_u01755566302333") 2025/08/19 01:20:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3405ea_d20250819_m011810_c001_v0001116_t0021_u01755566290967") 2025/08/19 01:20:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee61e_d20250819_m011802_c001_v7007000_t0000_u01755566282541") 2025/08/19 01:20:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3405b2_d20250819_m011751_c001_v0001116_t0017_u01755566271017") 2025/08/19 01:20:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4070d5d6716d121b_d20250819_m011738_c001_v7007000_t0000_u01755566258343") 2025/08/19 01:20:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340574_d20250819_m011728_c001_v0001116_t0019_u01755566248663") 2025/08/19 01:20:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4b5_d20250819_m011719_c001_v7007000_t0000_u01755566239934") 2025/08/19 01:20:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c83_d20250819_m011714_c001_v0001182_t0010_u01755566234223") 2025/08/19 01:20:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685ed1_d20250819_m011711_c001_v7007000_t0000_u01755566231461") 2025/08/19 01:20:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc72c7_d20250819_m011703_c001_v0001117_t0031_u01755566223035") 2025/08/19 01:20:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7cf_d20250819_m011654_c001_v7007000_t0000_u01755566214085") 2025/08/19 01:20:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b73_d20250819_m011648_c001_v0001182_t0016_u01755566208791") 2025/08/19 01:20:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d9589_d20250819_m011645_c001_v7007000_t0000_u01755566205770") 2025/08/19 01:20:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7253_d20250819_m011636_c001_v0001117_t0030_u01755566196863") 2025/08/19 01:20:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde452_d20250819_m011623_c001_v7007000_t0000_u01755566183901") 2025/08/19 01:20:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340468_d20250819_m011614_c001_v0001116_t0007_u01755566174227") 2025/08/19 01:20:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be65b_d20250819_m011606_c001_v7007000_t0000_u01755566166841") 2025/08/19 01:20:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7188_d20250819_m011556_c001_v0001117_t0035_u01755566156040") 2025/08/19 01:20:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568fa6_d20250819_m011547_c001_v7007000_t0000_u01755566147817") 2025/08/19 01:20:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0927_d20250819_m011538_c001_v0001182_t0052_u01755566138438") 2025/08/19 01:20:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ed9b7_d20250819_m011716_c001_v7007000_t0000_u01755566236039") 2025/08/19 01:20:23 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c4b_d20250819_m011710_c001_v0001182_t0034_u01755566230200") 2025/08/19 01:20:23 DEBUG : dir1/0011-56789: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde923_d20250819_m011743_c001_v7007000_t0000_u01755566263060") 2025/08/19 01:20:23 DEBUG : dir1/0011-56789: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52846_d20250819_m011736_c001_v0001144_t0044_u01755566256788") 2025/08/19 01:20:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79f5_d20250819_m011923_c001_v7007000_t0000_u01755566363185") 2025/08/19 01:20:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5295c_d20250819_m011912_c001_v0001144_t0015_u01755566352200") 2025/08/19 01:20:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c755_d20250819_m011903_c001_v7007000_t0000_u01755566343331") 2025/08/19 01:20:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52924_d20250819_m011851_c001_v0001144_t0042_u01755566331740") 2025/08/19 01:20:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdf6_d20250819_m011842_c001_v7007000_t0000_u01755566322139") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c528e4_d20250819_m011831_c001_v0001144_t0020_u01755566311552") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895bb_d20250819_m011822_c001_v7007000_t0000_u01755566302516") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c528b4_d20250819_m011811_c001_v0001144_t0017_u01755566291449") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee61f_d20250819_m011802_c001_v7007000_t0000_u01755566282722") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52874_d20250819_m011751_c001_v0001144_t0020_u01755566271715") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6c74_d20250819_m011737_c001_v7007000_t0000_u01755566257954") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5281c_d20250819_m011729_c001_v0001144_t0015_u01755566249228") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4b6_d20250819_m011720_c001_v7007000_t0000_u01755566240117") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c89_d20250819_m011714_c001_v0001182_t0048_u01755566234474") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685ed7_d20250819_m011712_c001_v7007000_t0000_u01755566232002") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c527be_d20250819_m011703_c001_v0001144_t0008_u01755566223786") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7d0_d20250819_m011654_c001_v7007000_t0000_u01755566214268") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7287_d20250819_m011648_c001_v0001117_t0035_u01755566208917") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405a964bbc8a0c66_d20250819_m011646_c001_v7007000_t0000_u01755566206173") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52762_d20250819_m011637_c001_v0001144_t0014_u01755566197532") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416fa9f852a3423c_d20250819_m011623_c001_v7007000_t0000_u01755566183511") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc71e0_d20250819_m011614_c001_v0001117_t0008_u01755566174747") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be65c_d20250819_m011607_c001_v7007000_t0000_u01755566167024") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0999_d20250819_m011556_c001_v0001182_t0038_u01755566156666") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568fa7_d20250819_m011548_c001_v7007000_t0000_u01755566148001") 2025/08/19 01:20:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34040a_d20250819_m011538_c001_v0001116_t0055_u01755566138642") 2025/08/19 01:20:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4a0_d20250819_m011716_c001_v7007000_t0000_u01755566236058") 2025/08/19 01:20:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c527d6_d20250819_m011710_c001_v0001144_t0021_u01755566230222") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde924_d20250819_m011743_c001_v7007000_t0000_u01755566263242") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340590_d20250819_m011736_c001_v0001116_t0022_u01755566256797") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79f6_d20250819_m011923_c001_v7007000_t0000_u01755566363367") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc74d0_d20250819_m011913_c001_v0001117_t0042_u01755566353244") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c756_d20250819_m011903_c001_v7007000_t0000_u01755566343517") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7470_d20250819_m011852_c001_v0001117_t0045_u01755566332340") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdf7_d20250819_m011842_c001_v7007000_t0000_u01755566322322") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc742e_d20250819_m011832_c001_v0001117_t0018_u01755566312511") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895bc_d20250819_m011822_c001_v7007000_t0000_u01755566302700") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc73f4_d20250819_m011812_c001_v0001117_t0030_u01755566292488") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee620_d20250819_m011802_c001_v7007000_t0000_u01755566282904") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc739a_d20250819_m011752_c001_v0001117_t0056_u01755566272687") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4114cc1e369e13d4_d20250819_m011737_c001_v7007000_t0000_u01755566257968") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0cfd_d20250819_m011729_c001_v0001182_t0008_u01755566249962") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4b8_d20250819_m011720_c001_v7007000_t0000_u01755566240310") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c527e2_d20250819_m011714_c001_v0001144_t0055_u01755566234584") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685ed3_d20250819_m011711_c001_v7007000_t0000_u01755566231645") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0bed_d20250819_m011704_c001_v0001182_t0043_u01755566224399") 2025/08/19 01:20:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7d1_d20250819_m011654_c001_v7007000_t0000_u01755566214449") 2025/08/19 01:20:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3404de_d20250819_m011648_c001_v0001116_t0055_u01755566208926") 2025/08/19 01:20:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb3c7_d20250819_m011645_c001_v7007000_t0000_u01755566205788") 2025/08/19 01:20:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0aeb_d20250819_m011638_c001_v0001182_t0048_u01755566198108") 2025/08/19 01:20:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41376fab2f52bd43_d20250819_m011623_c001_v7007000_t0000_u01755566183933") 2025/08/19 01:20:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0a23_d20250819_m011615_c001_v0001182_t0043_u01755566175293") 2025/08/19 01:20:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be65d_d20250819_m011607_c001_v7007000_t0000_u01755566167206") 2025/08/19 01:20:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34043a_d20250819_m011556_c001_v0001116_t0047_u01755566156871") 2025/08/19 01:20:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568fa9_d20250819_m011548_c001_v7007000_t0000_u01755566148186") 2025/08/19 01:20:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7141_d20250819_m011539_c001_v0001117_t0031_u01755566139180") 2025/08/19 01:20:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40430b240ba9bec9_d20250819_m011715_c001_v7007000_t0000_u01755566235673") 2025/08/19 01:20:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c4f_d20250819_m011710_c001_v0001182_t0039_u01755566230402") 2025/08/19 01:20:26 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde925_d20250819_m011743_c001_v7007000_t0000_u01755566263424") 2025/08/19 01:20:26 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0d3d_d20250819_m011736_c001_v0001182_t0012_u01755566256979") 2025/08/19 01:20:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79f7_d20250819_m011923_c001_v7007000_t0000_u01755566363551") 2025/08/19 01:20:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0fff_d20250819_m011913_c001_v0001182_t0029_u01755566353875") 2025/08/19 01:20:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c757_d20250819_m011903_c001_v7007000_t0000_u01755566343702") 2025/08/19 01:20:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0f6d_d20250819_m011852_c001_v0001182_t0049_u01755566332957") 2025/08/19 01:20:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdf8_d20250819_m011842_c001_v7007000_t0000_u01755566322507") 2025/08/19 01:20:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0ee7_d20250819_m011833_c001_v0001182_t0011_u01755566313562") 2025/08/19 01:20:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895bd_d20250819_m011822_c001_v7007000_t0000_u01755566302884") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0e63_d20250819_m011813_c001_v0001182_t0044_u01755566293174") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee621_d20250819_m011803_c001_v7007000_t0000_u01755566283086") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0d9d_d20250819_m011753_c001_v0001182_t0018_u01755566273232") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b956904f_d20250819_m011738_c001_v7007000_t0000_u01755566258347") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7346_d20250819_m011730_c001_v0001117_t0038_u01755566250158") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4b9_d20250819_m011720_c001_v7007000_t0000_u01755566240493") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340552_d20250819_m011714_c001_v0001116_t0022_u01755566234709") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edc72c_d20250819_m011711_c001_v7007000_t0000_u01755566231616") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340518_d20250819_m011704_c001_v0001116_t0015_u01755566224637") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7d2_d20250819_m011654_c001_v7007000_t0000_u01755566214633") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b75_d20250819_m011648_c001_v0001182_t0015_u01755566208996") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde46f_d20250819_m011645_c001_v7007000_t0000_u01755566205801") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3404b4_d20250819_m011638_c001_v0001116_t0026_u01755566198310") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405a964bbc8a0c5c_d20250819_m011624_c001_v7007000_t0000_u01755566184129") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34046c_d20250819_m011615_c001_v0001116_t0008_u01755566175570") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be65f_d20250819_m011607_c001_v7007000_t0000_u01755566167387") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7190_d20250819_m011557_c001_v0001117_t0041_u01755566157393") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568fab_d20250819_m011548_c001_v7007000_t0000_u01755566148368") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb092f_d20250819_m011539_c001_v0001182_t0006_u01755566139672") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416fa9f852a3427d_d20250819_m011715_c001_v7007000_t0000_u01755566235704") 2025/08/19 01:20:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c55_d20250819_m011710_c001_v0001182_t0039_u01755566230597") 2025/08/19 01:20:27 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde927_d20250819_m011743_c001_v7007000_t0000_u01755566263606") 2025/08/19 01:20:27 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0d41_d20250819_m011737_c001_v0001182_t0021_u01755566257191") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79f9_d20250819_m011923_c001_v7007000_t0000_u01755566363737") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340691_d20250819_m011914_c001_v0001116_t0055_u01755566354185") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c758_d20250819_m011903_c001_v7007000_t0000_u01755566343887") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340659_d20250819_m011853_c001_v0001116_t0044_u01755566333170") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdf9_d20250819_m011842_c001_v7007000_t0000_u01755566322689") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340624_d20250819_m011833_c001_v0001116_t0035_u01755566313769") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895be_d20250819_m011823_c001_v7007000_t0000_u01755566303068") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3405f0_d20250819_m011813_c001_v0001116_t0007_u01755566293377") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee622_d20250819_m011803_c001_v7007000_t0000_u01755566283269") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3405c2_d20250819_m011753_c001_v0001116_t0012_u01755566273442") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde8f9_d20250819_m011738_c001_v7007000_t0000_u01755566258358") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34057a_d20250819_m011731_c001_v0001116_t0034_u01755566251024") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4ba_d20250819_m011720_c001_v7007000_t0000_u01755566240676") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c8f_d20250819_m011714_c001_v0001182_t0016_u01755566234730") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba494_d20250819_m011711_c001_v7007000_t0000_u01755566231843") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc72d1_d20250819_m011705_c001_v0001117_t0031_u01755566225213") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7d4_d20250819_m011654_c001_v7007000_t0000_u01755566214817") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b77_d20250819_m011649_c001_v0001182_t0012_u01755566209209") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e2db9_d20250819_m011646_c001_v7007000_t0000_u01755566206355") 2025/08/19 01:20:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7257_d20250819_m011639_c001_v0001117_t0056_u01755566199017") 2025/08/19 01:20:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d956c_d20250819_m011624_c001_v7007000_t0000_u01755566184074") 2025/08/19 01:20:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc71ee_d20250819_m011616_c001_v0001117_t0018_u01755566176346") 2025/08/19 01:20:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be660_d20250819_m011607_c001_v7007000_t0000_u01755566167570") 2025/08/19 01:20:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb09a5_d20250819_m011558_c001_v0001182_t0019_u01755566158061") 2025/08/19 01:20:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568fad_d20250819_m011548_c001_v7007000_t0000_u01755566148550") 2025/08/19 01:20:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340410_d20250819_m011539_c001_v0001116_t0041_u01755566139879") 2025/08/19 01:20:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba49b_d20250819_m011715_c001_v7007000_t0000_u01755566235685") 2025/08/19 01:20:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340530_d20250819_m011710_c001_v0001116_t0005_u01755566230681") 2025/08/19 01:20:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde928_d20250819_m011743_c001_v7007000_t0000_u01755566263789") 2025/08/19 01:20:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5284a_d20250819_m011737_c001_v0001144_t0005_u01755566257232") 2025/08/19 01:20:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79fa_d20250819_m011923_c001_v7007000_t0000_u01755566363920") 2025/08/19 01:20:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52966_d20250819_m011914_c001_v0001144_t0049_u01755566354851") 2025/08/19 01:20:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c759_d20250819_m011904_c001_v7007000_t0000_u01755566344070") 2025/08/19 01:20:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5292c_d20250819_m011853_c001_v0001144_t0050_u01755566333713") 2025/08/19 01:20:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdfa_d20250819_m011842_c001_v7007000_t0000_u01755566322873") 2025/08/19 01:20:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c528f0_d20250819_m011834_c001_v0001144_t0004_u01755566314347") 2025/08/19 01:20:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895bf_d20250819_m011823_c001_v7007000_t0000_u01755566303252") 2025/08/19 01:20:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c528ba_d20250819_m011813_c001_v0001144_t0047_u01755566293838") 2025/08/19 01:20:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee624_d20250819_m011803_c001_v7007000_t0000_u01755566283451") 2025/08/19 01:20:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52878_d20250819_m011753_c001_v0001144_t0025_u01755566273919") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4070d5d6716d1219_d20250819_m011737_c001_v7007000_t0000_u01755566257977") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52828_d20250819_m011731_c001_v0001144_t0029_u01755566251600") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4bb_d20250819_m011720_c001_v7007000_t0000_u01755566240862") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7315_d20250819_m011714_c001_v0001117_t0027_u01755566234760") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416fa9f852a34276_d20250819_m011712_c001_v7007000_t0000_u01755566232011") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c527c2_d20250819_m011705_c001_v0001144_t0048_u01755566225731") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7d7_d20250819_m011655_c001_v7007000_t0000_u01755566215001") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52790_d20250819_m011649_c001_v0001144_t0015_u01755566209281") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4176b152a80df8b9_d20250819_m011646_c001_v7007000_t0000_u01755566206189") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5276a_d20250819_m011639_c001_v0001144_t0009_u01755566199517") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed666_d20250819_m011624_c001_v7007000_t0000_u01755566184172") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0a2b_d20250819_m011617_c001_v0001182_t0028_u01755566177272") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be661_d20250819_m011607_c001_v7007000_t0000_u01755566167780") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34043c_d20250819_m011558_c001_v0001116_t0012_u01755566158255") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568fae_d20250819_m011548_c001_v7007000_t0000_u01755566148734") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7149_d20250819_m011540_c001_v0001117_t0009_u01755566140440") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9569030_d20250819_m011715_c001_v7007000_t0000_u01755566235715") 2025/08/19 01:20:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0c57_d20250819_m011710_c001_v0001182_t0043_u01755566230797") 2025/08/19 01:20:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed66b_d20250819_m011626_c001_v7007000_t0000_u01755566186681") 2025/08/19 01:20:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0a4b_d20250819_m011621_c001_v0001182_t0025_u01755566181151") 2025/08/19 01:20:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed66d_d20250819_m011626_c001_v7007000_t0000_u01755566186863") 2025/08/19 01:20:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7206_d20250819_m011621_c001_v0001117_t0055_u01755566181301") 2025/08/19 01:20:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed66e_d20250819_m011627_c001_v7007000_t0000_u01755566187045") 2025/08/19 01:20:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0a4d_d20250819_m011621_c001_v0001182_t0026_u01755566181367") 2025/08/19 01:20:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed66f_d20250819_m011627_c001_v7007000_t0000_u01755566187228") 2025/08/19 01:20:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34047c_d20250819_m011621_c001_v0001116_t0044_u01755566181384") 2025/08/19 01:20:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed670_d20250819_m011627_c001_v7007000_t0000_u01755566187408") 2025/08/19 01:20:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0a4f_d20250819_m011621_c001_v0001182_t0040_u01755566181594") 2025/08/19 01:20:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed672_d20250819_m011627_c001_v7007000_t0000_u01755566187589") 2025/08/19 01:20:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0a55_d20250819_m011621_c001_v0001182_t0009_u01755566181790") 2025/08/19 01:20:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed673_d20250819_m011627_c001_v7007000_t0000_u01755566187771") 2025/08/19 01:20:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c34047e_d20250819_m011621_c001_v0001116_t0026_u01755566181823") 2025/08/19 01:20:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed674_d20250819_m011627_c001_v7007000_t0000_u01755566187968") 2025/08/19 01:20:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0a57_d20250819_m011622_c001_v0001182_t0009_u01755566182000") 2025/08/19 01:20:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed675_d20250819_m011628_c001_v7007000_t0000_u01755566188151") 2025/08/19 01:20:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc720a_d20250819_m011622_c001_v0001117_t0044_u01755566182012") 2025/08/19 01:20:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed676_d20250819_m011628_c001_v7007000_t0000_u01755566188332") 2025/08/19 01:20:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5272e_d20250819_m011622_c001_v0001144_t0045_u01755566182040") 2025/08/19 01:20:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed677_d20250819_m011628_c001_v7007000_t0000_u01755566188519") 2025/08/19 01:20:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0a5b_d20250819_m011622_c001_v0001182_t0059_u01755566182218") 2025/08/19 01:20:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed679_d20250819_m011628_c001_v7007000_t0000_u01755566188700") 2025/08/19 01:20:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340488_d20250819_m011622_c001_v0001116_t0038_u01755566182346") 2025/08/19 01:20:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed67a_d20250819_m011628_c001_v7007000_t0000_u01755566188880") 2025/08/19 01:20:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0a5d_d20250819_m011622_c001_v0001182_t0038_u01755566182447") 2025/08/19 01:20:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed67c_d20250819_m011629_c001_v7007000_t0000_u01755566189063") 2025/08/19 01:20:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52730_d20250819_m011622_c001_v0001144_t0019_u01755566182571") 2025/08/19 01:20:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed67d_d20250819_m011629_c001_v7007000_t0000_u01755566189284") 2025/08/19 01:20:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc720e_d20250819_m011622_c001_v0001117_t0007_u01755566182583") 2025/08/19 01:20:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4105d0699dbed67e_d20250819_m011629_c001_v7007000_t0000_u01755566189465") 2025/08/19 01:20:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0a5f_d20250819_m011622_c001_v0001182_t0059_u01755566182659") 2025/08/19 01:20:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40430b240ba9be9d_d20250819_m011649_c001_v7007000_t0000_u01755566209989") 2025/08/19 01:20:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b27_d20250819_m011643_c001_v0001182_t0015_u01755566203163") 2025/08/19 01:20:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e2dbc_d20250819_m011650_c001_v7007000_t0000_u01755566210097") 2025/08/19 01:20:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b2b_d20250819_m011643_c001_v0001182_t0023_u01755566203388") 2025/08/19 01:20:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4114cc1e369e1394_d20250819_m011650_c001_v7007000_t0000_u01755566210111") 2025/08/19 01:20:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3404ca_d20250819_m011643_c001_v0001116_t0042_u01755566203462") 2025/08/19 01:20:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7bb_d20250819_m011650_c001_v7007000_t0000_u01755566210136") 2025/08/19 01:20:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7267_d20250819_m011643_c001_v0001117_t0036_u01755566203547") 2025/08/19 01:20:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41958dc268aeb64f_d20250819_m011649_c001_v7007000_t0000_u01755566209950") 2025/08/19 01:20:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52778_d20250819_m011643_c001_v0001144_t0032_u01755566203557") 2025/08/19 01:20:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f402af62e6a2329c7_d20250819_m011650_c001_v7007000_t0000_u01755566210146") 2025/08/19 01:20:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b2f_d20250819_m011643_c001_v0001182_t0038_u01755566203585") 2025/08/19 01:20:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416fa9f852a3425f_d20250819_m011649_c001_v7007000_t0000_u01755566209942") 2025/08/19 01:20:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b37_d20250819_m011643_c001_v0001182_t0057_u01755566203789") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7ba_d20250819_m011649_c001_v7007000_t0000_u01755566209947") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b39_d20250819_m011644_c001_v0001182_t0021_u01755566204024") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416fa9f852a34260_d20250819_m011650_c001_v7007000_t0000_u01755566210126") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3404cc_d20250819_m011644_c001_v0001116_t0052_u01755566204097") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d9591_d20250819_m011650_c001_v7007000_t0000_u01755566210161") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5277a_d20250819_m011644_c001_v0001144_t0031_u01755566204134") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416fa9f852a34262_d20250819_m011650_c001_v7007000_t0000_u01755566210315") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7269_d20250819_m011644_c001_v0001117_t0013_u01755566204162") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7bc_d20250819_m011650_c001_v7007000_t0000_u01755566210326") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b3b_d20250819_m011644_c001_v0001182_t0041_u01755566204228") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f402af62e6a2329c6_d20250819_m011649_c001_v7007000_t0000_u01755566209963") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b3d_d20250819_m011644_c001_v0001182_t0013_u01755566204429") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41958dc268aeb651_d20250819_m011650_c001_v7007000_t0000_u01755566210171") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0b45_d20250819_m011644_c001_v0001182_t0045_u01755566204636") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40430b240ba9be9e_d20250819_m011650_c001_v7007000_t0000_u01755566210180") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc726d_d20250819_m011644_c001_v0001117_t0041_u01755566204726") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4114cc1e369e1393_d20250819_m011649_c001_v7007000_t0000_u01755566209925") 2025/08/19 01:20:33 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3404ce_d20250819_m011644_c001_v0001116_t0056_u01755566204778") 2025/08/19 01:20:33 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6df14c_d20250819_m011416_c001_v7007000_t0000_u01755566056658") 2025/08/19 01:20:33 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1089d35f45bb13c6_d20250819_m011412_c001_v0001177_t0015_u01755566052536") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ece29_d20250819_m011412_c001_v7007000_t0000_u01755566052347") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1089d35f45bb13ae_d20250819_m011409_c001_v0001177_t0008_u01755566049287") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ece23_d20250819_m011408_c001_v7007000_t0000_u01755566048548") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb05e5_d20250819_m011404_c001_v0001182_t0018_u01755566044189") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72faca1_d20250819_m011402_c001_v7007000_t0000_u01755566042682") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f112b20c6fd73f14a_d20250819_m011400_c001_v0001183_t0035_u01755566040130") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41376fab2f52bb25_d20250819_m011359_c001_v7007000_t0000_u01755566039947") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f112b20c6fd73f124_d20250819_m011357_c001_v0001183_t0009_u01755566037115") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41376fab2f52bb1c_d20250819_m011356_c001_v7007000_t0000_u01755566036385") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6f61_d20250819_m011350_c001_v0001117_t0047_u01755566030077") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fac6f_d20250819_m011348_c001_v7007000_t0000_u01755566028786") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1023f09f6145b2cd_d20250819_m011347_c001_v0001177_t0046_u01755566027259") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4176b152a80df38e_d20250819_m011347_c001_v7007000_t0000_u01755566027077") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1023f09f6145b2bf_d20250819_m011344_c001_v0001177_t0031_u01755566024269") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4176b152a80df389_d20250819_m011343_c001_v7007000_t0000_u01755566023536") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b25d_d20250819_m011339_c001_v0001120_t0011_u01755566019006") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fac66_d20250819_m011338_c001_v7007000_t0000_u01755566018083") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1087e30bffd363fc_d20250819_m011336_c001_v0001183_t0048_u01755566016274") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4070d5d6716d105e_d20250819_m011336_c001_v7007000_t0000_u01755566016094") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1087e30bffd363c8_d20250819_m011333_c001_v0001183_t0047_u01755566013171") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4070d5d6716d1050_d20250819_m011332_c001_v7007000_t0000_u01755566012447") 2025/08/19 01:20:34 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0489_d20250819_m011326_c001_v0001182_t0035_u01755566006201") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f403ed5585f5eea81_d20250819_m011325_c001_v7007000_t0000_u01755566005286") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f102698a2065e53c3_d20250819_m011323_c001_v0001176_t0014_u01755566003535") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf88ee6_d20250819_m011323_c001_v7007000_t0000_u01755566003350") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f102698a2065e53af_d20250819_m011319_c001_v0001176_t0018_u01755565999902") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf88edc_d20250819_m011319_c001_v7007000_t0000_u01755565999172") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6edd_d20250819_m011312_c001_v0001117_t0010_u01755565992583") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6defb6_d20250819_m011311_c001_v7007000_t0000_u01755565991649") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1142c5128c08276e_d20250819_m011309_c001_v0001182_t0042_u01755565989782") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405a964bbc8a0c1b_d20250819_m011309_c001_v7007000_t0000_u01755565989597") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1142c5128c08272a_d20250819_m011306_c001_v0001182_t0010_u01755565986428") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405a964bbc8a0c15_d20250819_m011305_c001_v7007000_t0000_u01755565985695") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b201_d20250819_m011256_c001_v0001120_t0038_u01755565976873") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41958dc268aead7e_d20250819_m011255_c001_v7007000_t0000_u01755565975774") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f112ba6537dd64bd5_d20250819_m011249_c001_v0001109_t0028_u01755565969344") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f403ed5585f5eea74_d20250819_m011249_c001_v7007000_t0000_u01755565969133") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb02e7_d20250819_m011245_c001_v0001182_t0004_u01755565965118") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f113dc1db1b18b437_d20250819_m011244_c001_v0001161_t0042_u01755565964179") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f113dc1db1b18b42f_d20250819_m011242_c001_v0001161_t0031_u01755565962759") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4210861356e158d3_d20250819_m011229_c001_v7007000_t0000_u01755565949272") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b1a0_d20250819_m011220_c001_v0001120_t0034_u01755565940864") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f114002cc0eab9457_d20250819_m011219_c001_v0001144_t0019_u01755565939515") 2025/08/19 01:20:35 DEBUG : dst/one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f114002cc0eab944d_d20250819_m011218_c001_v0001144_t0017_u01755565938205") 2025/08/19 01:20:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6df14d_d20250819_m011416_c001_v7007000_t0000_u01755566056840") 2025/08/19 01:20:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f11711b32af508ba1_d20250819_m011411_c001_v0001157_t0034_u01755566051923") 2025/08/19 01:20:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f116d2dc3e93e4e3a_d20250819_m011407_c001_v0001171_t0037_u01755566047935") 2025/08/19 01:20:36 DEBUG : dst/one.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72faca4_d20250819_m011402_c001_v7007000_t0000_u01755566042866") 2025/08/19 01:20:36 DEBUG : dst/one.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f102cc60ad89f41ee_d20250819_m011359_c001_v0001102_t0054_u01755566039412") 2025/08/19 01:20:36 DEBUG : dst/one.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1120b52928990671_d20250819_m011356_c001_v0001181_t0032_u01755566036179") 2025/08/19 01:20:36 DEBUG : dst/one.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fac70_d20250819_m011348_c001_v7007000_t0000_u01755566028970") 2025/08/19 01:20:36 DEBUG : dst/one.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f103d01283dc18dc4_d20250819_m011346_c001_v0001177_t0039_u01755566026841") 2025/08/19 01:20:36 DEBUG : dst/one.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f104dd6e1bb2848c1_d20250819_m011343_c001_v0001102_t0028_u01755566023035") 2025/08/19 01:20:36 DEBUG : dst/three: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41958dc268aead7f_d20250819_m011255_c001_v7007000_t0000_u01755565975957") 2025/08/19 01:20:36 DEBUG : dst/three: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f113dc1db1b18b46b_d20250819_m011254_c001_v0001161_t0015_u01755565974302") 2025/08/19 01:20:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6df14f_d20250819_m011417_c001_v7007000_t0000_u01755566057022") 2025/08/19 01:20:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10323b115b764113_d20250819_m011415_c001_v0001116_t0007_u01755566055323") 2025/08/19 01:20:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1104d9dcba71860a_d20250819_m011410_c001_v0001134_t0012_u01755566050055") 2025/08/19 01:20:36 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6df150_d20250819_m011417_c001_v7007000_t0000_u01755566057203") 2025/08/19 01:20:36 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1089d35f45bb13e0_d20250819_m011416_c001_v0001177_t0051_u01755566056057") 2025/08/19 01:20:36 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ece2f_d20250819_m011415_c001_v7007000_t0000_u01755566055857") 2025/08/19 01:20:36 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1089d35f45bb13b6_d20250819_m011410_c001_v0001177_t0050_u01755566050579") 2025/08/19 01:20:36 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ece27_d20250819_m011410_c001_v7007000_t0000_u01755566050390") 2025/08/19 01:20:36 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb05f3_d20250819_m011405_c001_v0001182_t0005_u01755566045240") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72faca5_d20250819_m011403_c001_v7007000_t0000_u01755566043050") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f112b20c6fd73f160_d20250819_m011402_c001_v0001183_t0024_u01755566042066") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41376fab2f52bb2a_d20250819_m011401_c001_v7007000_t0000_u01755566041881") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f112b20c6fd73f12e_d20250819_m011358_c001_v0001183_t0006_u01755566038374") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41376fab2f52bb20_d20250819_m011358_c001_v7007000_t0000_u01755566038188") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6f6d_d20250819_m011353_c001_v0001117_t0011_u01755566033245") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4176b152a80df391_d20250819_m011348_c001_v7007000_t0000_u01755566028225") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b273_d20250819_m011345_c001_v0001120_t0018_u01755566025894") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4176b152a80df38a_d20250819_m011345_c001_v7007000_t0000_u01755566025163") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0521_d20250819_m011340_c001_v0001182_t0010_u01755566020593") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4070d5d6716d1061_d20250819_m011337_c001_v7007000_t0000_u01755566017156") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb04e5_d20250819_m011334_c001_v0001182_t0012_u01755566014927") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4070d5d6716d1059_d20250819_m011333_c001_v7007000_t0000_u01755566013816") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6f0b_d20250819_m011327_c001_v0001117_t0024_u01755566007128") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf88ee7_d20250819_m011324_c001_v7007000_t0000_u01755566004358") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6ef7_d20250819_m011321_c001_v0001117_t0042_u01755566001816") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf88ede_d20250819_m011320_c001_v7007000_t0000_u01755566000648") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b22f_d20250819_m011314_c001_v0001120_t0043_u01755565994116") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405a964bbc8a0c1d_d20250819_m011310_c001_v7007000_t0000_u01755565990729") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b21b_d20250819_m011308_c001_v0001120_t0031_u01755565988194") 2025/08/19 01:20:37 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405a964bbc8a0c16_d20250819_m011307_c001_v7007000_t0000_u01755565987097") 2025/08/19 01:20:38 DEBUG : dst/three.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0379_d20250819_m011258_c001_v0001182_t0056_u01755565978779") 2025/08/19 01:20:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72faca7_d20250819_m011403_c001_v7007000_t0000_u01755566043234") 2025/08/19 01:20:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f11348d822663debf_d20250819_m011401_c001_v0001157_t0057_u01755566041303") 2025/08/19 01:20:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f117b450e55f532ba_d20250819_m011357_c001_v0001180_t0034_u01755566037985") 2025/08/19 01:20:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fac71_d20250819_m011349_c001_v7007000_t0000_u01755566029156") 2025/08/19 01:20:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1103bee582f08361_d20250819_m011347_c001_v0001098_t0036_u01755566027678") 2025/08/19 01:20:38 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f100fb57354a1be57_d20250819_m011344_c001_v0001172_t0045_u01755566024710") 2025/08/19 01:20:38 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6df151_d20250819_m011417_c001_v7007000_t0000_u01755566057385") 2025/08/19 01:20:38 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6f93_d20250819_m011404_c001_v0001117_t0043_u01755566044744") 2025/08/19 01:20:38 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72faca8_d20250819_m011403_c001_v7007000_t0000_u01755566043458") 2025/08/19 01:20:38 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0590_d20250819_m011351_c001_v0001182_t0047_u01755566031006") 2025/08/19 01:20:38 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fac7d_d20250819_m011349_c001_v7007000_t0000_u01755566029340") 2025/08/19 01:20:38 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6f35_d20250819_m011339_c001_v0001117_t0028_u01755566019630") 2025/08/19 01:20:38 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fac67_d20250819_m011338_c001_v7007000_t0000_u01755566018268") 2025/08/19 01:20:38 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b249_d20250819_m011326_c001_v0001120_t0054_u01755566006766") 2025/08/19 01:20:38 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f403ed5585f5eea83_d20250819_m011325_c001_v7007000_t0000_u01755566005471") 2025/08/19 01:20:38 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0403_d20250819_m011313_c001_v0001182_t0000_u01755565993493") 2025/08/19 01:20:38 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6defb7_d20250819_m011311_c001_v7007000_t0000_u01755565991837") 2025/08/19 01:20:38 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6eab_d20250819_m011257_c001_v0001117_t0033_u01755565977630") 2025/08/19 01:20:38 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41958dc268aead80_d20250819_m011256_c001_v7007000_t0000_u01755565976141") 2025/08/19 01:20:39 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118809abfeae354f_d20250819_m011251_c001_v0001130_t0036_u01755565971824") 2025/08/19 01:20:39 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4210861356e158d4_d20250819_m011229_c001_v7007000_t0000_u01755565949455") 2025/08/19 01:20:39 DEBUG : dst/two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f114002cc0eab9473_d20250819_m011227_c001_v0001144_t0034_u01755565947746") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40430b240ba9ade3_d20250819_m011144_c001_v7007000_t0000_u01755565904690") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb001b_d20250819_m011137_c001_v0001182_t0025_u01755565897381") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4070d5d6716d0a97_d20250819_m011134_c001_v7007000_t0000_u01755565894790") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeaff21_d20250819_m011115_c001_v0001182_t0042_u01755565875249") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72faabd_d20250819_m011100_c001_v7007000_t0000_u01755565860218") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeafd6c_d20250819_m011053_c001_v0001182_t0010_u01755565853594") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dedc2_d20250819_m011031_c001_v7007000_t0000_u01755565831611") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b030_d20250819_m011029_c001_v0001120_t0050_u01755565829701") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dedb5_d20250819_m011028_c001_v7007000_t0000_u01755565828710") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b01d_d20250819_m011026_c001_v0001120_t0031_u01755565826921") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2842_d20250819_m011023_c001_v7007000_t0000_u01755565823766") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b004_d20250819_m011021_c001_v0001120_t0054_u01755565821943") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da283e_d20250819_m011021_c001_v7007000_t0000_u01755565821041") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25aff6_d20250819_m011019_c001_v0001120_t0027_u01755565819423") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2834_d20250819_m011012_c001_v7007000_t0000_u01755565812702") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afc6_d20250819_m011010_c001_v0001120_t0054_u01755565810834") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2831_d20250819_m011009_c001_v7007000_t0000_u01755565809808") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afc2_d20250819_m011008_c001_v0001120_t0031_u01755565808689") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da282b_d20250819_m011003_c001_v7007000_t0000_u01755565803786") 2025/08/19 01:20:39 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afa4_d20250819_m011002_c001_v0001120_t0049_u01755565802161") 2025/08/19 01:20:40 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2828_d20250819_m011000_c001_v7007000_t0000_u01755565800292") 2025/08/19 01:20:40 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af98_d20250819_m010959_c001_v0001120_t0011_u01755565799249") 2025/08/19 01:20:40 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2827_d20250819_m010958_c001_v7007000_t0000_u01755565798884") 2025/08/19 01:20:40 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110a0a6cac3e373a_d20250819_m010958_c001_v0001176_t0033_u01755565798263") 2025/08/19 01:20:40 DEBUG : empty space: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af88_d20250819_m010956_c001_v0001120_t0042_u01755565796430") 2025/08/19 01:20:40 DEBUG : enormous: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dedbf_d20250819_m011030_c001_v7007000_t0000_u01755565830682") 2025/08/19 01:20:40 DEBUG : enormous: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b032_d20250819_m011030_c001_v0001120_t0008_u01755565830030") 2025/08/19 01:20:40 DEBUG : existing: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6df15a_d20250819_m011422_c001_v7007000_t0000_u01755566062724") 2025/08/19 01:20:40 DEBUG : existing: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6fcf_d20250819_m011421_c001_v0001117_t0017_u01755566061183") 2025/08/19 01:20:40 DEBUG : existing: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dee2e_d20250819_m011051_c001_v7007000_t0000_u01755565851946") 2025/08/19 01:20:40 DEBUG : existing: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeafd4c_d20250819_m011050_c001_v0001182_t0013_u01755565850927") 2025/08/19 01:20:40 DEBUG : existing: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d83ad_d20250819_m010953_c001_v7007000_t0000_u01755565793143") 2025/08/19 01:20:40 DEBUG : existing: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af6a_d20250819_m010951_c001_v0001120_t0056_u01755565791997") 2025/08/19 01:20:40 DEBUG : existing: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d83ac_d20250819_m010951_c001_v7007000_t0000_u01755565791450") 2025/08/19 01:20:40 DEBUG : existing: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af5c_d20250819_m010950_c001_v0001120_t0035_u01755565790645") 2025/08/19 01:20:40 DEBUG : existing: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af56_d20250819_m010949_c001_v0001120_t0057_u01755565789597") 2025/08/19 01:20:40 DEBUG : existing-b: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dee2f_d20250819_m011052_c001_v7007000_t0000_u01755565852128") 2025/08/19 01:20:40 DEBUG : existing-b: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b08e_d20250819_m011050_c001_v0001120_t0008_u01755565850915") 2025/08/19 01:20:40 DEBUG : file1: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4ce_d20250819_m011524_c001_v7007000_t0000_u01755566124423") 2025/08/19 01:20:40 DEBUG : file1: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3403d8_d20250819_m011522_c001_v0001116_t0024_u01755566122942") 2025/08/19 01:20:40 DEBUG : file1: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4c7_d20250819_m011521_c001_v7007000_t0000_u01755566121622") 2025/08/19 01:20:41 DEBUG : file1: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f113ee43bd76e4788_d20250819_m011519_c001_v0001117_t0000_u01755566119809") 2025/08/19 01:20:41 DEBUG : five: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dedcd_d20250819_m011035_c001_v7007000_t0000_u01755565835920") 2025/08/19 01:20:41 DEBUG : five: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f410c820a2a25b04c_d20250819_m011033_c001_v0001120_t0023_u01755565833710") 2025/08/19 01:20:41 DEBUG : foo: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2829_d20250819_m011001_c001_v7007000_t0000_u01755565801796") 2025/08/19 01:20:41 DEBUG : foo: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f410c820a2a25afa0_d20250819_m011001_c001_v0001120_t0023_u01755565801211") 2025/08/19 01:20:41 DEBUG : foo: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f410c820a2a25af9c_d20250819_m011000_c001_v0001120_t0023_u01755565800655") 2025/08/19 01:20:41 DEBUG : four: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dedcf_d20250819_m011036_c001_v7007000_t0000_u01755565836102") 2025/08/19 01:20:41 DEBUG : four: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40372a8fa9cc6c65_d20250819_m011034_c001_v0001117_t0017_u01755565834299") 2025/08/19 01:20:41 DEBUG : four: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b044_d20250819_m011032_c001_v0001120_t0027_u01755565832655") 2025/08/19 01:20:41 DEBUG : hello world2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e1f5c_d20250819_m010850_c001_v7007000_t0000_u01755565730106") 2025/08/19 01:20:41 DEBUG : hello world2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25ae78_d20250819_m010849_c001_v0001120_t0057_u01755565729183") 2025/08/19 01:20:41 DEBUG : ignore-size: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d83aa_d20250819_m010949_c001_v7007000_t0000_u01755565789230") 2025/08/19 01:20:41 DEBUG : ignore-size: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af4e_d20250819_m010948_c001_v0001120_t0028_u01755565788040") 2025/08/19 01:20:41 DEBUG : nested/sub dir/file: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dee23_d20250819_m011050_c001_v7007000_t0000_u01755565850177") 2025/08/19 01:20:41 DEBUG : nested/sub dir/file: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeafd36_d20250819_m011049_c001_v0001182_t0043_u01755565849272") 2025/08/19 01:20:41 DEBUG : nested/sub dir/file: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dee1b_d20250819_m011048_c001_v7007000_t0000_u01755565848527") 2025/08/19 01:20:41 DEBUG : nested/sub dir/file: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeafd1e_d20250819_m011047_c001_v0001182_t0016_u01755565847518") 2025/08/19 01:20:41 DEBUG : one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dedd2_d20250819_m011036_c001_v7007000_t0000_u01755565836283") 2025/08/19 01:20:41 DEBUG : one: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f410c820a2a25b03e_d20250819_m011032_c001_v0001120_t0023_u01755565832011") 2025/08/19 01:20:41 DEBUG : only0: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4ac_d20250819_m011515_c001_v7007000_t0000_u01755566115188") 2025/08/19 01:20:42 DEBUG : only0: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40372a8fa9cc70c9_d20250819_m011509_c001_v0001117_t0017_u01755566109431") 2025/08/19 01:20:42 DEBUG : only0: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb075b_d20250819_m011451_c001_v0001182_t0009_u01755566091421") 2025/08/19 01:20:42 DEBUG : only0: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6285_d20250819_m011445_c001_v7007000_t0000_u01755566085327") 2025/08/19 01:20:42 DEBUG : only0: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb067f_d20250819_m011426_c001_v0001182_t0015_u01755566066572") 2025/08/19 01:20:42 DEBUG : only1: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4ad_d20250819_m011515_c001_v7007000_t0000_u01755566115371") 2025/08/19 01:20:42 DEBUG : only1: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40488e4c1c3403b2_d20250819_m011510_c001_v0001116_t0019_u01755566110370") 2025/08/19 01:20:42 DEBUG : only1: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0763_d20250819_m011452_c001_v0001182_t0027_u01755566092285") 2025/08/19 01:20:42 DEBUG : only1: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416fa9f852a33ddd_d20250819_m011445_c001_v7007000_t0000_u01755566085178") 2025/08/19 01:20:42 DEBUG : only1: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb068b_d20250819_m011427_c001_v0001182_t0017_u01755566067651") 2025/08/19 01:20:42 DEBUG : only10: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4af_d20250819_m011515_c001_v7007000_t0000_u01755566115554") 2025/08/19 01:20:42 DEBUG : only10: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f418711b3efeb082f_d20250819_m011509_c001_v0001182_t0015_u01755566109444") 2025/08/19 01:20:42 DEBUG : only10: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb07bb_d20250819_m011500_c001_v0001182_t0038_u01755566100126") 2025/08/19 01:20:42 DEBUG : only10: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6283_d20250819_m011444_c001_v7007000_t0000_u01755566084962") 2025/08/19 01:20:42 DEBUG : only10: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb06d5_d20250819_m011435_c001_v0001182_t0023_u01755566075276") 2025/08/19 01:20:42 DEBUG : only11: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4b1_d20250819_m011515_c001_v7007000_t0000_u01755566115737") 2025/08/19 01:20:42 DEBUG : only11: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f413ee43bd76e4764_d20250819_m011510_c001_v0001117_t0057_u01755566110185") 2025/08/19 01:20:42 DEBUG : only11: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb07c9_d20250819_m011501_c001_v0001182_t0052_u01755566101096") 2025/08/19 01:20:42 DEBUG : only11: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685545_d20250819_m011445_c001_v7007000_t0000_u01755566085541") 2025/08/19 01:20:42 DEBUG : only11: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb06e3_d20250819_m011436_c001_v0001182_t0054_u01755566076104") 2025/08/19 01:20:42 DEBUG : only12: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4b2_d20250819_m011515_c001_v7007000_t0000_u01755566115932") 2025/08/19 01:20:42 DEBUG : only12: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40488e4c1c3403ac_d20250819_m011509_c001_v0001116_t0019_u01755566109999") 2025/08/19 01:20:42 DEBUG : only12: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb07d3_d20250819_m011501_c001_v0001182_t0032_u01755566101966") 2025/08/19 01:20:42 DEBUG : only12: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685544_d20250819_m011445_c001_v7007000_t0000_u01755566085345") 2025/08/19 01:20:43 DEBUG : only12: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb06ed_d20250819_m011436_c001_v0001182_t0013_u01755566076906") 2025/08/19 01:20:43 DEBUG : only13: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4b3_d20250819_m011516_c001_v7007000_t0000_u01755566116114") 2025/08/19 01:20:43 DEBUG : only13: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40372a8fa9cc70cf_d20250819_m011509_c001_v0001117_t0017_u01755566109835") 2025/08/19 01:20:43 DEBUG : only13: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb07e5_d20250819_m011503_c001_v0001182_t0048_u01755566103159") 2025/08/19 01:20:43 DEBUG : only13: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416e654b224f31bb_d20250819_m011445_c001_v7007000_t0000_u01755566085133") 2025/08/19 01:20:43 DEBUG : only13: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb06f1_d20250819_m011438_c001_v0001182_t0009_u01755566078075") 2025/08/19 01:20:43 DEBUG : only14: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4b4_d20250819_m011516_c001_v7007000_t0000_u01755566116300") 2025/08/19 01:20:43 DEBUG : only14: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f418711b3efeb0833_d20250819_m011509_c001_v0001182_t0015_u01755566109842") 2025/08/19 01:20:43 DEBUG : only14: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb07f7_d20250819_m011503_c001_v0001182_t0034_u01755566103829") 2025/08/19 01:20:43 DEBUG : only14: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416fa9f852a33dde_d20250819_m011445_c001_v7007000_t0000_u01755566085361") 2025/08/19 01:20:43 DEBUG : only14: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb06f9_d20250819_m011439_c001_v0001182_t0048_u01755566079116") 2025/08/19 01:20:43 DEBUG : only15: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4b5_d20250819_m011516_c001_v7007000_t0000_u01755566116570") 2025/08/19 01:20:43 DEBUG : only15: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f418711b3efeb0837_d20250819_m011510_c001_v0001182_t0015_u01755566110028") 2025/08/19 01:20:43 DEBUG : only15: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb07fd_d20250819_m011504_c001_v0001182_t0049_u01755566104776") 2025/08/19 01:20:43 DEBUG : only15: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416e654b224f31bf_d20250819_m011445_c001_v7007000_t0000_u01755566085496") 2025/08/19 01:20:43 DEBUG : only15: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0703_d20250819_m011440_c001_v0001182_t0038_u01755566080192") 2025/08/19 01:20:43 DEBUG : only16: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4b6_d20250819_m011516_c001_v7007000_t0000_u01755566116757") 2025/08/19 01:20:43 DEBUG : only16: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40372a8fa9cc70d1_d20250819_m011510_c001_v0001117_t0017_u01755566110088") 2025/08/19 01:20:43 DEBUG : only16: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb080f_d20250819_m011505_c001_v0001182_t0004_u01755566105985") 2025/08/19 01:20:43 DEBUG : only16: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416e654b224f31ba_d20250819_m011444_c001_v7007000_t0000_u01755566084951") 2025/08/19 01:20:43 DEBUG : only16: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0709_d20250819_m011440_c001_v0001182_t0049_u01755566080872") 2025/08/19 01:20:44 DEBUG : only17: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4b7_d20250819_m011516_c001_v7007000_t0000_u01755566116942") 2025/08/19 01:20:44 DEBUG : only17: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40488e4c1c3403ae_d20250819_m011510_c001_v0001116_t0019_u01755566110185") 2025/08/19 01:20:44 DEBUG : only17: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0817_d20250819_m011506_c001_v0001182_t0017_u01755566106907") 2025/08/19 01:20:44 DEBUG : only17: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416fa9f852a33ddc_d20250819_m011444_c001_v7007000_t0000_u01755566084995") 2025/08/19 01:20:44 DEBUG : only17: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb070d_d20250819_m011441_c001_v0001182_t0000_u01755566081459") 2025/08/19 01:20:44 DEBUG : only18: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4b8_d20250819_m011517_c001_v7007000_t0000_u01755566117125") 2025/08/19 01:20:44 DEBUG : only18: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f418711b3efeb0839_d20250819_m011510_c001_v0001182_t0015_u01755566110212") 2025/08/19 01:20:44 DEBUG : only18: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb081f_d20250819_m011507_c001_v0001182_t0017_u01755566107894") 2025/08/19 01:20:44 DEBUG : only18: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6287_d20250819_m011445_c001_v7007000_t0000_u01755566085509") 2025/08/19 01:20:44 DEBUG : only18: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0717_d20250819_m011442_c001_v0001182_t0033_u01755566082267") 2025/08/19 01:20:44 DEBUG : only19: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4b9_d20250819_m011517_c001_v7007000_t0000_u01755566117309") 2025/08/19 01:20:44 DEBUG : only19: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40372a8fa9cc70d3_d20250819_m011510_c001_v0001117_t0017_u01755566110275") 2025/08/19 01:20:44 DEBUG : only19: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0827_d20250819_m011508_c001_v0001182_t0051_u01755566108592") 2025/08/19 01:20:45 DEBUG : only19: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416fa9f852a33ddf_d20250819_m011445_c001_v7007000_t0000_u01755566085544") 2025/08/19 01:20:45 DEBUG : only19: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0723_d20250819_m011443_c001_v0001182_t0021_u01755566083380") 2025/08/19 01:20:45 DEBUG : only2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4bb_d20250819_m011517_c001_v7007000_t0000_u01755566117492") 2025/08/19 01:20:45 DEBUG : only2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f413ee43bd76e4768_d20250819_m011510_c001_v0001117_t0057_u01755566110381") 2025/08/19 01:20:45 DEBUG : only2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb076d_d20250819_m011452_c001_v0001182_t0009_u01755566092953") 2025/08/19 01:20:45 DEBUG : only2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416e654b224f31c1_d20250819_m011445_c001_v7007000_t0000_u01755566085688") 2025/08/19 01:20:45 DEBUG : only2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0695_d20250819_m011428_c001_v0001182_t0057_u01755566068465") 2025/08/19 01:20:45 DEBUG : only3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4bc_d20250819_m011517_c001_v7007000_t0000_u01755566117675") 2025/08/19 01:20:45 DEBUG : only3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f418711b3efeb083b_d20250819_m011510_c001_v0001182_t0015_u01755566110395") 2025/08/19 01:20:45 DEBUG : only3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0773_d20250819_m011453_c001_v0001182_t0042_u01755566093984") 2025/08/19 01:20:45 DEBUG : only3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f416e654b224f31bc_d20250819_m011445_c001_v7007000_t0000_u01755566085314") 2025/08/19 01:20:45 DEBUG : only3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb069f_d20250819_m011429_c001_v0001182_t0016_u01755566069306") 2025/08/19 01:20:45 DEBUG : only4: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4bd_d20250819_m011517_c001_v7007000_t0000_u01755566117858") 2025/08/19 01:20:45 DEBUG : only4: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40372a8fa9cc70d5_d20250819_m011510_c001_v0001117_t0017_u01755566110458") 2025/08/19 01:20:45 DEBUG : only4: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb077b_d20250819_m011454_c001_v0001182_t0044_u01755566094908") 2025/08/19 01:20:45 DEBUG : only4: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6284_d20250819_m011445_c001_v7007000_t0000_u01755566085144") 2025/08/19 01:20:45 DEBUG : only4: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb06ad_d20250819_m011430_c001_v0001182_t0048_u01755566070129") 2025/08/19 01:20:45 DEBUG : only5: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4bf_d20250819_m011518_c001_v7007000_t0000_u01755566118041") 2025/08/19 01:20:45 DEBUG : only5: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40488e4c1c3403b4_d20250819_m011510_c001_v0001116_t0019_u01755566110555") 2025/08/19 01:20:45 DEBUG : only5: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0787_d20250819_m011455_c001_v0001182_t0048_u01755566095796") 2025/08/19 01:20:46 DEBUG : only5: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed6289_d20250819_m011445_c001_v7007000_t0000_u01755566085694") 2025/08/19 01:20:46 DEBUG : only5: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb06b5_d20250819_m011431_c001_v0001182_t0052_u01755566071225") 2025/08/19 01:20:46 DEBUG : only6: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4c0_d20250819_m011518_c001_v7007000_t0000_u01755566118296") 2025/08/19 01:20:46 DEBUG : only6: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f413ee43bd76e476a_d20250819_m011510_c001_v0001117_t0057_u01755566110566") 2025/08/19 01:20:46 DEBUG : only6: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb078d_d20250819_m011456_c001_v0001182_t0009_u01755566096511") 2025/08/19 01:20:46 DEBUG : only6: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685540_d20250819_m011444_c001_v7007000_t0000_u01755566084613") 2025/08/19 01:20:46 DEBUG : only6: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb06bb_d20250819_m011432_c001_v0001182_t0030_u01755566072020") 2025/08/19 01:20:46 DEBUG : only7: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4c1_d20250819_m011518_c001_v7007000_t0000_u01755566118479") 2025/08/19 01:20:46 DEBUG : only7: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f418711b3efeb083f_d20250819_m011510_c001_v0001182_t0015_u01755566110579") 2025/08/19 01:20:46 DEBUG : only7: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0793_d20250819_m011457_c001_v0001182_t0009_u01755566097524") 2025/08/19 01:20:46 DEBUG : only7: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685541_d20250819_m011444_c001_v7007000_t0000_u01755566084794") 2025/08/19 01:20:46 DEBUG : only7: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb06c5_d20250819_m011432_c001_v0001182_t0055_u01755566072904") 2025/08/19 01:20:46 DEBUG : only8: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4c2_d20250819_m011518_c001_v7007000_t0000_u01755566118662") 2025/08/19 01:20:46 DEBUG : only8: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40372a8fa9cc70d9_d20250819_m011510_c001_v0001117_t0017_u01755566110642") 2025/08/19 01:20:46 DEBUG : only8: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb079f_d20250819_m011458_c001_v0001182_t0043_u01755566098572") 2025/08/19 01:20:46 DEBUG : only8: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685543_d20250819_m011445_c001_v7007000_t0000_u01755566085161") 2025/08/19 01:20:46 DEBUG : only8: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb06cf_d20250819_m011433_c001_v0001182_t0059_u01755566073688") 2025/08/19 01:20:46 DEBUG : only9: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4c3_d20250819_m011518_c001_v7007000_t0000_u01755566118845") 2025/08/19 01:20:46 DEBUG : only9: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40488e4c1c3403b6_d20250819_m011510_c001_v0001116_t0019_u01755566110738") 2025/08/19 01:20:46 DEBUG : only9: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb07ab_d20250819_m011459_c001_v0001182_t0034_u01755566099346") 2025/08/19 01:20:47 DEBUG : only9: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f419259e824685542_d20250819_m011444_c001_v7007000_t0000_u01755566084979") 2025/08/19 01:20:47 DEBUG : only9: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb06d1_d20250819_m011434_c001_v0001182_t0027_u01755566074474") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dee0b_d20250819_m011046_c001_v7007000_t0000_u01755565846346") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeafce8_d20250819_m011043_c001_v0001182_t0055_u01755565843412") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dedfb_d20250819_m011042_c001_v7007000_t0000_u01755565842670") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b064_d20250819_m011040_c001_v0001120_t0015_u01755565840941") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dede9_d20250819_m011039_c001_v7007000_t0000_u01755565839793") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6c71_d20250819_m011037_c001_v0001117_t0038_u01755565837209") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2844_d20250819_m011025_c001_v7007000_t0000_u01755565825854") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b011_d20250819_m011024_c001_v0001120_t0021_u01755565824359") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2840_d20250819_m011022_c001_v7007000_t0000_u01755565822634") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b002_d20250819_m011021_c001_v0001120_t0052_u01755565821592") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da283d_d20250819_m011020_c001_v7007000_t0000_u01755565820286") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25aff0_d20250819_m011019_c001_v0001120_t0029_u01755565819001") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2833_d20250819_m011012_c001_v7007000_t0000_u01755565812132") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afc4_d20250819_m011010_c001_v0001120_t0059_u01755565810357") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2832_d20250819_m011009_c001_v7007000_t0000_u01755565809991") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afc0_d20250819_m011008_c001_v0001120_t0028_u01755565808185") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da282f_d20250819_m011007_c001_v7007000_t0000_u01755565807819") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afbc_d20250819_m011006_c001_v0001120_t0035_u01755565806994") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afb8_d20250819_m011006_c001_v0001120_t0018_u01755565806269") 2025/08/19 01:20:47 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da282d_d20250819_m011005_c001_v7007000_t0000_u01755565805905") 2025/08/19 01:20:48 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afb4_d20250819_m011005_c001_v0001120_t0044_u01755565805114") 2025/08/19 01:20:48 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afb0_d20250819_m011004_c001_v0001120_t0017_u01755565804334") 2025/08/19 01:20:48 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da282c_d20250819_m011003_c001_v7007000_t0000_u01755565803971") 2025/08/19 01:20:48 DEBUG : potato: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afa8_d20250819_m011002_c001_v0001120_t0036_u01755565802917") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4014078dc883b799_d20250819_m011202_c001_v7007000_t0000_u01755565922247") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6db3_d20250819_m011201_c001_v0001117_t0025_u01755565921293") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40430b240ba9ade5_d20250819_m011145_c001_v7007000_t0000_u01755565905283") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6d51_d20250819_m011136_c001_v0001117_t0011_u01755565896077") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf889e6_d20250819_m011120_c001_v7007000_t0000_u01755565880938") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6d01_d20250819_m011114_c001_v0001117_t0059_u01755565874425") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72faabe_d20250819_m011100_c001_v7007000_t0000_u01755565860488") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6cc3_d20250819_m011053_c001_v0001117_t0042_u01755565853066") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dedc0_d20250819_m011030_c001_v7007000_t0000_u01755565830864") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b028_d20250819_m011029_c001_v0001120_t0056_u01755565829258") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dedb7_d20250819_m011028_c001_v7007000_t0000_u01755565828892") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b01b_d20250819_m011026_c001_v0001120_t0059_u01755565826402") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2845_d20250819_m011026_c001_v7007000_t0000_u01755565826038") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b017_d20250819_m011025_c001_v0001120_t0049_u01755565825087") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2843_d20250819_m011023_c001_v7007000_t0000_u01755565823950") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b009_d20250819_m011023_c001_v0001120_t0041_u01755565823001") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da283f_d20250819_m011021_c001_v7007000_t0000_u01755565821227") 2025/08/19 01:20:48 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25affc_d20250819_m011020_c001_v0001120_t0047_u01755565820294") 2025/08/19 01:20:49 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f408577b289da2835_d20250819_m011012_c001_v7007000_t0000_u01755565812889") 2025/08/19 01:20:49 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25afc8_d20250819_m011011_c001_v0001120_t0018_u01755565811573") 2025/08/19 01:20:49 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e1f97_d20250819_m010853_c001_v7007000_t0000_u01755565733270") 2025/08/19 01:20:49 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25ae84_d20250819_m010852_c001_v0001120_t0016_u01755565732252") 2025/08/19 01:20:49 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e1f61_d20250819_m010851_c001_v7007000_t0000_u01755565731336") 2025/08/19 01:20:49 DEBUG : potato2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25ae7e_d20250819_m010850_c001_v0001120_t0048_u01755565730650") 2025/08/19 01:20:49 DEBUG : potato3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40430b240ba9ade7_d20250819_m011145_c001_v7007000_t0000_u01755565905599") 2025/08/19 01:20:49 DEBUG : potato3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b114_d20250819_m011137_c001_v0001120_t0046_u01755565897980") 2025/08/19 01:20:49 DEBUG : potato3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf889e7_d20250819_m011121_c001_v7007000_t0000_u01755565881161") 2025/08/19 01:20:49 DEBUG : potato3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b0d0_d20250819_m011115_c001_v0001120_t0018_u01755565875917") 2025/08/19 01:20:49 DEBUG : potato3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72faabf_d20250819_m011101_c001_v7007000_t0000_u01755565861256") 2025/08/19 01:20:49 DEBUG : potato3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b096_d20250819_m011053_c001_v0001120_t0048_u01755565853835") 2025/08/19 01:20:49 DEBUG : pre-dest1/1: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41958dc268aead67_d20250819_m011238_c001_v7007000_t0000_u01755565958438") 2025/08/19 01:20:49 DEBUG : pre-dest1/1: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b1c8_d20250819_m011230_c001_v0001120_t0053_u01755565950204") 2025/08/19 01:20:49 DEBUG : pre-dest2/2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41958dc268aead68_d20250819_m011238_c001_v7007000_t0000_u01755565958622") 2025/08/19 01:20:49 DEBUG : pre-dest2/2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6e3b_d20250819_m011230_c001_v0001117_t0045_u01755565950828") 2025/08/19 01:20:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4210861356e158a0_d20250819_m011214_c001_v7007000_t0000_u01755565934092") 2025/08/19 01:20:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb015d_d20250819_m011210_c001_v0001182_t0025_u01755565930221") 2025/08/19 01:20:49 DEBUG : sizeonly: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d83a8_d20250819_m010947_c001_v7007000_t0000_u01755565787482") 2025/08/19 01:20:49 DEBUG : sizeonly: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af46_d20250819_m010946_c001_v0001120_t0059_u01755565786064") 2025/08/19 01:20:50 DEBUG : splitbanan: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f409b96f40fbde929_d20250819_m011743_c001_v7007000_t0000_u01755566263973") 2025/08/19 01:20:50 DEBUG : splitbanan: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc735e_d20250819_m011735_c001_v0001117_t0010_u01755566255514") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79fb_d20250819_m011924_c001_v7007000_t0000_u01755566364103") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52968_d20250819_m011916_c001_v0001144_t0014_u01755566356627") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f401545a95a43c75a_d20250819_m011904_c001_v7007000_t0000_u01755566344254") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52932_d20250819_m011856_c001_v0001144_t0044_u01755566336954") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edcdfb_d20250819_m011843_c001_v7007000_t0000_u01755566323055") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c528f8_d20250819_m011836_c001_v0001144_t0023_u01755566316203") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf895c0_d20250819_m011823_c001_v7007000_t0000_u01755566303437") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c528bc_d20250819_m011816_c001_v0001144_t0035_u01755566296356") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4157d5f4e01ee625_d20250819_m011803_c001_v7007000_t0000_u01755566283634") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c5287e_d20250819_m011756_c001_v0001144_t0011_u01755566276354") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4114cc1e369e13d8_d20250819_m011738_c001_v7007000_t0000_u01755566258539") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52836_d20250819_m011733_c001_v0001144_t0031_u01755566253721") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba4bc_d20250819_m011721_c001_v7007000_t0000_u01755566241044") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c527dc_d20250819_m011712_c001_v0001144_t0047_u01755566232986") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40430b240ba9bec2_d20250819_m011711_c001_v7007000_t0000_u01755566231858") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c527c8_d20250819_m011707_c001_v0001144_t0020_u01755566227496") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f417188f9c72fb7d8_d20250819_m011655_c001_v7007000_t0000_u01755566215183") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52786_d20250819_m011647_c001_v0001144_t0031_u01755566207220") 2025/08/19 01:20:50 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d958b_d20250819_m011646_c001_v7007000_t0000_u01755566206136") 2025/08/19 01:20:51 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52770_d20250819_m011641_c001_v0001144_t0034_u01755566201549") 2025/08/19 01:20:51 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40828a1d17edc2ea_d20250819_m011623_c001_v7007000_t0000_u01755566183917") 2025/08/19 01:20:51 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c340474_d20250819_m011618_c001_v0001116_t0019_u01755566178992") 2025/08/19 01:20:51 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be662_d20250819_m011607_c001_v7007000_t0000_u01755566167963") 2025/08/19 01:20:51 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc71a0_d20250819_m011600_c001_v0001117_t0041_u01755566160601") 2025/08/19 01:20:51 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4183e4d6b9568fb0_d20250819_m011548_c001_v7007000_t0000_u01755566148917") 2025/08/19 01:20:51 DEBUG : splitbananasplit: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb0943_d20250819_m011542_c001_v0001182_t0006_u01755566142609") 2025/08/19 01:20:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4202e62cdcdba49f_d20250819_m011716_c001_v7007000_t0000_u01755566236041") 2025/08/19 01:20:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc72e5_d20250819_m011708_c001_v0001117_t0028_u01755566228935") 2025/08/19 01:20:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4e4_d20250819_m011532_c001_v7007000_t0000_u01755566132322") 2025/08/19 01:20:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3403ea_d20250819_m011529_c001_v0001116_t0031_u01755566129553") 2025/08/19 01:20:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed62f6_d20250819_m011528_c001_v7007000_t0000_u01755566128418") 2025/08/19 01:20:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7111_d20250819_m011525_c001_v0001117_t0007_u01755566125481") 2025/08/19 01:20:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dee24_d20250819_m011050_c001_v7007000_t0000_u01755565850364") 2025/08/19 01:20:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6ca1_d20250819_m011049_c001_v0001117_t0035_u01755565849260") 2025/08/19 01:20:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dee1e_d20250819_m011048_c001_v7007000_t0000_u01755565848710") 2025/08/19 01:20:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b082_d20250819_m011047_c001_v0001120_t0046_u01755565847867") 2025/08/19 01:20:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d83a1_d20250819_m010943_c001_v7007000_t0000_u01755565783836") 2025/08/19 01:20:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af3a_d20250819_m010942_c001_v0001120_t0008_u01755565782215") 2025/08/19 01:20:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d83a0_d20250819_m010941_c001_v7007000_t0000_u01755565781850") 2025/08/19 01:20:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af32_d20250819_m010940_c001_v0001120_t0027_u01755565780549") 2025/08/19 01:20:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d839a_d20250819_m010937_c001_v7007000_t0000_u01755565777423") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af26_d20250819_m010936_c001_v0001120_t0013_u01755565776346") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d8398_d20250819_m010935_c001_v7007000_t0000_u01755565775801") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af1c_d20250819_m010934_c001_v0001120_t0013_u01755565774503") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af16_d20250819_m010930_c001_v0001120_t0029_u01755565770932") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d838f_d20250819_m010930_c001_v7007000_t0000_u01755565770567") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af0c_d20250819_m010929_c001_v0001120_t0042_u01755565769769") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25af04_d20250819_m010928_c001_v0001120_t0035_u01755565768729") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2d8387_d20250819_m010927_c001_v7007000_t0000_u01755565767994") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25aef2_d20250819_m010921_c001_v0001120_t0043_u01755565761823") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25aedc_d20250819_m010915_c001_v0001120_t0039_u01755565755159") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf87cbe_d20250819_m010914_c001_v7007000_t0000_u01755565754799") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25aed8_d20250819_m010914_c001_v0001120_t0035_u01755565754016") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25aed6_d20250819_m010913_c001_v0001120_t0023_u01755565753030") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f41813bcb8bf87cbc_d20250819_m010912_c001_v7007000_t0000_u01755565752293") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25aeb2_d20250819_m010903_c001_v0001120_t0049_u01755565743177") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e238e_d20250819_m010902_c001_v7007000_t0000_u01755565742813") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25aeae_d20250819_m010901_c001_v0001120_t0057_u01755565741882") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e238b_d20250819_m010900_c001_v7007000_t0000_u01755565740973") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25aeac_d20250819_m010900_c001_v0001120_t0054_u01755565740270") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e238a_d20250819_m010859_c001_v7007000_t0000_u01755565739722") 2025/08/19 01:20:52 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25aea4_d20250819_m010858_c001_v0001120_t0015_u01755565738968") 2025/08/19 01:20:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e2388_d20250819_m010858_c001_v7007000_t0000_u01755565738038") 2025/08/19 01:20:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25ae9a_d20250819_m010856_c001_v0001120_t0055_u01755565736761") 2025/08/19 01:20:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e2386_d20250819_m010856_c001_v7007000_t0000_u01755565736203") 2025/08/19 01:20:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25ae96_d20250819_m010855_c001_v0001120_t0019_u01755565735497") 2025/08/19 01:20:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e2385_d20250819_m010854_c001_v7007000_t0000_u01755565734952") 2025/08/19 01:20:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25ae8a_d20250819_m010853_c001_v0001120_t0029_u01755565733824") 2025/08/19 01:20:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e1f57_d20250819_m010848_c001_v7007000_t0000_u01755565728636") 2025/08/19 01:20:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25ae72_d20250819_m010847_c001_v0001120_t0047_u01755565727880") 2025/08/19 01:20:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e1f54_d20250819_m010847_c001_v7007000_t0000_u01755565727336") 2025/08/19 01:20:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25ae6c_d20250819_m010846_c001_v0001120_t0019_u01755565726563") 2025/08/19 01:20:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e1f4a_d20250819_m010845_c001_v7007000_t0000_u01755565725657") 2025/08/19 01:20:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25ae68_d20250819_m010845_c001_v0001120_t0047_u01755565725033") 2025/08/19 01:20:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f400e9330133e1f39_d20250819_m010842_c001_v7007000_t0000_u01755565722673") 2025/08/19 01:20:53 DEBUG : sub dir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25ae62_d20250819_m010842_c001_v0001120_t0049_u01755565722026") 2025/08/19 01:20:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4e5_d20250819_m011532_c001_v7007000_t0000_u01755566132504") 2025/08/19 01:20:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb08e5_d20250819_m011529_c001_v0001182_t0017_u01755566129206") 2025/08/19 01:20:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f405e2f9d17ed62f9_d20250819_m011528_c001_v7007000_t0000_u01755566128600") 2025/08/19 01:20:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb08b9_d20250819_m011525_c001_v0001182_t0010_u01755566125390") 2025/08/19 01:20:53 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec79fe_d20250819_m011926_c001_v7007000_t0000_u01755566366407") 2025/08/19 01:20:53 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7508_d20250819_m011925_c001_v0001117_t0030_u01755566365507") 2025/08/19 01:20:54 DEBUG : sub/yam: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dee09_d20250819_m011045_c001_v7007000_t0000_u01755565845798") 2025/08/19 01:20:54 DEBUG : sub/yam: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc6c85_d20250819_m011043_c001_v0001117_t0049_u01755565843768") 2025/08/19 01:20:54 DEBUG : test_dir1/file2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4cf_d20250819_m011524_c001_v7007000_t0000_u01755566124605") 2025/08/19 01:20:54 DEBUG : test_dir1/file2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7101_d20250819_m011522_c001_v0001117_t0059_u01755566122601") 2025/08/19 01:20:54 DEBUG : test_dir1/file2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4c9_d20250819_m011521_c001_v7007000_t0000_u01755566121805") 2025/08/19 01:20:54 DEBUG : test_dir1/file2: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc70fb_d20250819_m011519_c001_v0001117_t0048_u01755566119831") 2025/08/19 01:20:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4d0_d20250819_m011524_c001_v7007000_t0000_u01755566124789") 2025/08/19 01:20:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb089f_d20250819_m011522_c001_v0001182_t0019_u01755566122590") 2025/08/19 01:20:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4145fb5ce61be4ca_d20250819_m011521_c001_v7007000_t0000_u01755566121989") 2025/08/19 01:20:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb088b_d20250819_m011519_c001_v0001182_t0015_u01755566119819") 2025/08/19 01:20:54 DEBUG : three: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dedd5_d20250819_m011036_c001_v7007000_t0000_u01755565836467") 2025/08/19 01:20:54 DEBUG : three: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b052_d20250819_m011035_c001_v0001120_t0035_u01755565835085") 2025/08/19 01:20:54 DEBUG : three: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f110c820a2a25b042_d20250819_m011032_c001_v0001120_t0014_u01755565832378") 2025/08/19 01:20:54 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec7a00_d20250819_m011928_c001_v7007000_t0000_u01755566368041") 2025/08/19 01:20:54 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb107f_d20250819_m011927_c001_v0001182_t0033_u01755566367406") 2025/08/19 01:20:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec7a7f_d20250819_m011949_c001_v7007000_t0000_u01755566389395") 2025/08/19 01:20:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3406d9_d20250819_m011946_c001_v0001116_t0021_u01755566386947") 2025/08/19 01:20:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec7a5f_d20250819_m011945_c001_v7007000_t0000_u01755566385373") 2025/08/19 01:20:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb110f_d20250819_m011943_c001_v0001182_t0046_u01755566383639") 2025/08/19 01:20:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec7a48_d20250819_m011942_c001_v7007000_t0000_u01755566382681") 2025/08/19 01:20:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc7532_d20250819_m011941_c001_v0001117_t0059_u01755566381783") 2025/08/19 01:20:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec7a0f_d20250819_m011936_c001_v7007000_t0000_u01755566376069") 2025/08/19 01:20:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb10cb_d20250819_m011934_c001_v0001182_t0011_u01755566374792") 2025/08/19 01:20:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec7a29_d20250819_m011938_c001_v7007000_t0000_u01755566378856") 2025/08/19 01:20:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3406c1_d20250819_m011937_c001_v0001116_t0046_u01755566377031") 2025/08/19 01:20:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec7a07_d20250819_m011933_c001_v7007000_t0000_u01755566373809") 2025/08/19 01:20:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10372a8fa9cc751a_d20250819_m011932_c001_v0001117_t0010_u01755566372874") 2025/08/19 01:20:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec7a05_d20250819_m011931_c001_v7007000_t0000_u01755566371913") 2025/08/19 01:20:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52986_d20250819_m011930_c001_v0001144_t0029_u01755566370907") 2025/08/19 01:20:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec7a02_d20250819_m011929_c001_v7007000_t0000_u01755566369938") 2025/08/19 01:20:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10488e4c1c3406ad_d20250819_m011929_c001_v0001116_t0034_u01755566369006") 2025/08/19 01:20:55 DEBUG : toe/toe/toe: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f4021a1ce9c2da51a_d20250819_m011954_c001_v7007000_t0000_u01755566394818") 2025/08/19 01:20:55 DEBUG : toe/toe/toe: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeb1169_d20250819_m011954_c001_v0001182_t0000_u01755566394167") 2025/08/19 01:20:55 DEBUG : toe/toe/toe: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec7a38_d20250819_m011940_c001_v7007000_t0000_u01755566380807") 2025/08/19 01:20:55 DEBUG : toe/toe/toe: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c52992_d20250819_m011939_c001_v0001144_t0017_u01755566379819") 2025/08/19 01:20:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec7a82_d20250819_m011949_c001_v7007000_t0000_u01755566389975") 2025/08/19 01:20:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f1049d36453c529aa_d20250819_m011948_c001_v0001144_t0010_u01755566388847") 2025/08/19 01:20:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f40673a98dfec7a66_d20250819_m011945_c001_v7007000_t0000_u01755566385971") 2025/08/19 01:20:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f11468582d7271816_d20250819_m011944_c001_v0001137_t0017_u01755566384846") 2025/08/19 01:20:55 DEBUG : two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dedd9_d20250819_m011036_c001_v7007000_t0000_u01755565836647") 2025/08/19 01:20:55 DEBUG : two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f418711b3efeafc86_d20250819_m011034_c001_v0001182_t0015_u01755565834441") 2025/08/19 01:20:55 DEBUG : two: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f410c820a2a25b040_d20250819_m011032_c001_v0001120_t0023_u01755565832195") 2025/08/19 01:20:55 DEBUG : yam: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dee12_d20250819_m011046_c001_v7007000_t0000_u01755565846564") 2025/08/19 01:20:55 DEBUG : yam: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f106b9e15fe4f2ba6_d20250819_m011045_c001_v0001038_t0040_u01755565845390") 2025/08/19 01:20:56 DEBUG : yam: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dedf7_d20250819_m011042_c001_v7007000_t0000_u01755565842125") 2025/08/19 01:20:56 DEBUG : yam: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeafcca_d20250819_m011040_c001_v0001182_t0007_u01755565840592") 2025/08/19 01:20:56 DEBUG : yam: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dede5_d20250819_m011039_c001_v7007000_t0000_u01755565839173") 2025/08/19 01:20:56 DEBUG : yam: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118711b3efeafca0_d20250819_m011037_c001_v0001182_t0048_u01755565837199") 2025/08/19 01:20:56 DEBUG : yaml: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dedfc_d20250819_m011042_c001_v7007000_t0000_u01755565842851") 2025/08/19 01:20:56 DEBUG : yaml: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f118c91d76b4906db_d20250819_m011041_c001_v0001177_t0057_u01755565841915") 2025/08/19 01:20:56 DEBUG : yaml: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f412e5d075b6dedec_d20250819_m011039_c001_v7007000_t0000_u01755565839978") 2025/08/19 01:20:56 DEBUG : yaml: Deleting (id "4_z3f12dd23d0edbbfb9f880e1b_f10036fe6bf789b17_d20250819_m011038_c001_v0001130_t0006_u01755565838684") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m33.79089645s (try 1/5)