"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/30 05:13:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo" 2025/09/30 05:13:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 05:13:34 DEBUG : Creating backend with remote "/tmp/rclone3086789957" === 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-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:13:35 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:13:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/30 05:13:35 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 05:13:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:13:36 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:13:36 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:13:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:13:37 INFO : sub dir/hello world: Copied (new) 2025/09/30 05:13:37 DEBUG : B2 bucket rclone-test-kovareq4quqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", 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-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", 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-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:38 DEBUG : Creating backend with remote "/non-existing" 2025/09/30 05:13:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/30 05:13:38 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:13:38 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:13:40 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:13:40 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:13:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:13:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.91s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", 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-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:41 INFO : B2 bucket rclone-test-kovareq4quqo: Running all checks before starting transfers 2025/09/30 05:13:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:13:41 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:13:41 INFO : B2 bucket rclone-test-kovareq4quqo: Checks finished, now starting transfers 2025/09/30 05:13:41 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:13:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:13:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.34s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:42 ERROR : Ignoring --no-traverse with sync 2025/09/30 05:13:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:13:43 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:13:43 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:13:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:13:43 INFO : sub dir/hello world: Copied (new) 2025/09/30 05:13:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.41s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/30 05:13:44 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:13:44 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:13:45 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/30 05:13:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 05:13:46 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:13:46 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:13:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:13:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 05:13:47 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:13:47 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:13:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:13:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.72s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/30 05:13:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 05:13:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/30 05:13:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 05:13:49 INFO : sub dir2: Making directory 2025/09/30 05:13:49 INFO : sub dir: Making directory 2025/09/30 05:13:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:13:49 INFO : sub dir2/sub sub dir2: Making directory 2025/09/30 05:13:49 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:13:49 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:13:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:13:49 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/30 05:13:49 DEBUG : B2 bucket rclone-test-kovareq4quqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.37s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:50 INFO : sub dir2: Making directory 2025/09/30 05:13:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/30 05:13:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 05:13:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:13:50 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:13:50 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:13:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:13:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.48s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:51 DEBUG : sub dir2: Making directory with metadata 2025/09/30 05:13:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 05:13:52 INFO : sub dir2: Making directory 2025/09/30 05:13:52 INFO : sub dir: Making directory 2025/09/30 05:13:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:13:52 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:13:52 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:13:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:13:52 INFO : sub dir/hello world: Copied (new) 2025/09/30 05:13:52 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/30 05:13:52 DEBUG : B2 bucket rclone-test-kovareq4quqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/30 05:13:52 DEBUG : B2 bucket rclone-test-kovareq4quqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.44s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", 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-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:53 INFO : sub dir2: Making directory 2025/09/30 05:13:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:13:53 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:13:53 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:13:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:13:54 INFO : sub dir/hello world: Copied (new) 2025/09/30 05:13:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.53s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:55 DEBUG : sub dir2: Making directory with metadata 2025/09/30 05:13:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 05:13:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 05:13:55 INFO : sub dir2: Making directory 2025/09/30 05:13:55 INFO : sub dir: Making directory 2025/09/30 05:13:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:13:55 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:13:55 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:13:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:13:55 INFO : sub dir/hello world: Copied (new) 2025/09/30 05:13:55 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/30 05:13:56 DEBUG : B2 bucket rclone-test-kovareq4quqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.45s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", 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-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:57 INFO : sub dir2: Making directory 2025/09/30 05:13:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:13:57 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:13:57 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:13:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:13:57 INFO : sub dir/hello world: Copied (new) 2025/09/30 05:13:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.77s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:13:59 DEBUG : Creating backend with remote "TestB2:rclone-test-befayog2lugo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kovareq4quqo -> B2 bucket rclone-test-befayog2lugo 2025/09/30 05:14:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:14:00 DEBUG : B2 bucket rclone-test-befayog2lugo: Waiting for checks to finish 2025/09/30 05:14:00 DEBUG : B2 bucket rclone-test-befayog2lugo: Waiting for transfers to finish 2025/09/30 05:14:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:14:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/30 05:14:01 DEBUG : B2 bucket rclone-test-befayog2lugo: Purge remote 2025/09/30 05:14:01 INFO : B2 bucket rclone-test-befayog2lugo: cleaning bucket "rclone-test-befayog2lugo" of all files 2025/09/30 05:14:02 DEBUG : sub dir/hello world: Deleting (id "4_z9ff2bd8300ad9b9b9f980e1b_f1044ed2fde0cb0c3_d20250930_m051401_c001_v0001120_t0023_u01759209241104") --- PASS: TestServerSideCopy (4.32s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/30 05:14:03 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:03 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/30 05:14:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.84s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:05 DEBUG : Creating backend with remote "TestB2:rclone-test-feyipub2wige" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kovareq4quqo -> B2 bucket rclone-test-feyipub2wige 2025/09/30 05:14:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:14:06 DEBUG : B2 bucket rclone-test-feyipub2wige: Waiting for checks to finish 2025/09/30 05:14:06 DEBUG : B2 bucket rclone-test-feyipub2wige: Waiting for transfers to finish 2025/09/30 05:14:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:14:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/30 05:14:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/30 05:14:08 DEBUG : B2 bucket rclone-test-feyipub2wige: Waiting for checks to finish 2025/09/30 05:14:08 DEBUG : B2 bucket rclone-test-feyipub2wige: Waiting for transfers to finish 2025/09/30 05:14:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/30 05:14:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/30 05:14:09 DEBUG : B2 bucket rclone-test-feyipub2wige: Purge remote 2025/09/30 05:14:09 INFO : B2 bucket rclone-test-feyipub2wige: cleaning bucket "rclone-test-feyipub2wige" of all files 2025/09/30 05:14:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f92dd0300ad9b9b9f980e1b_f118f8903562c78f4_d20250930_m051408_c001_v0001172_t0052_u01759209248792") 2025/09/30 05:14:09 DEBUG : sub dir/hello world: Deleting (id "4_z2f92dd0300ad9b9b9f980e1b_f1090fdf4c1a55990_d20250930_m051407_c001_v0001102_t0043_u01759209247226") --- PASS: TestServerSideCopyOverSelf (6.10s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/30 05:14:12 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:12 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/30 05:14:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/30 05:14:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.97s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:13 DEBUG : Creating backend with remote "TestB2:rclone-test-selaluq8yeza" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kovareq4quqo -> B2 bucket rclone-test-selaluq8yeza 2025/09/30 05:14:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:14:14 DEBUG : B2 bucket rclone-test-selaluq8yeza: Waiting for checks to finish 2025/09/30 05:14:14 DEBUG : B2 bucket rclone-test-selaluq8yeza: Waiting for transfers to finish 2025/09/30 05:14:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:14:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/30 05:14:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/30 05:14:16 DEBUG : B2 bucket rclone-test-selaluq8yeza: Waiting for checks to finish 2025/09/30 05:14:16 DEBUG : B2 bucket rclone-test-selaluq8yeza: Waiting for transfers to finish 2025/09/30 05:14:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/30 05:14:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/30 05:14:16 INFO : sub dir/hello world: Deleted 2025/09/30 05:14:17 DEBUG : testing file moves 2025/09/30 05:14:17 DEBUG : B2 bucket rclone-test-selaluq8yeza: Waiting for checks to finish 2025/09/30 05:14:17 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/30 05:14:17 DEBUG : B2 bucket rclone-test-selaluq8yeza: Waiting for transfers to finish 2025/09/30 05:14:18 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/30 05:14:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/30 05:14:18 INFO : sub dir/hello world: Deleted 2025/09/30 05:14:19 DEBUG : B2 bucket rclone-test-selaluq8yeza: Purge remote 2025/09/30 05:14:19 INFO : B2 bucket rclone-test-selaluq8yeza: cleaning bucket "rclone-test-selaluq8yeza" of all files 2025/09/30 05:14:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f72edf300ad9b9b9f980e1b_f1073b853a7336911_d20250930_m051418_c001_v0001100_t0028_u01759209258027") 2025/09/30 05:14:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f72edf300ad9b9b9f980e1b_f110a8051e39b6c26_d20250930_m051416_c001_v0001131_t0025_u01759209256362") 2025/09/30 05:14:19 DEBUG : sub dir/hello world: Deleting (id "4_z3f72edf300ad9b9b9f980e1b_f1073b853a7336900_d20250930_m051415_c001_v0001100_t0037_u01759209255130") --- PASS: TestServerSideMoveOverSelf (7.56s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:21 ERROR : error listing: directory not found 2025/09/30 05:14:21 INFO : Local file system at /tmp/rclone3086789957: Making directory 2025/09/30 05:14:21 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:21 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.61s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:14:23 DEBUG : Local file system at /tmp/rclone3086789957: Waiting for checks to finish 2025/09/30 05:14:23 DEBUG : Local file system at /tmp/rclone3086789957: Waiting for transfers to finish 2025/09/30 05:14:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:14:24 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/30 05:14:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.56s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:24 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/30 05:14:24 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:24 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/30 05:14:25 INFO : check sum: Copied (new) 2025/09/30 05:14:25 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:25 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/30 05:14:25 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/30 05:14:25 DEBUG : check sum: Unchanged skipping 2025/09/30 05:14:25 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:25 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:25 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.64s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/30 05:14:26 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:26 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/30 05:14:27 INFO : sizeonly: Copied (new) 2025/09/30 05:14:27 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:27 DEBUG : sizeonly: Sizes identical 2025/09/30 05:14:27 DEBUG : sizeonly: Unchanged skipping 2025/09/30 05:14:27 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:27 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:27 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:27 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.78s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/30 05:14:28 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:28 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:28 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/30 05:14:28 INFO : ignore-size: Copied (new) 2025/09/30 05:14:28 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:29 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:29 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:14:29 DEBUG : ignore-size: Unchanged skipping 2025/09/30 05:14:29 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:29 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.93s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:30 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:14:30 DEBUG : existing: Unchanged skipping 2025/09/30 05:14:30 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:30 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:30 INFO : There was nothing to transfer 2025/09/30 05:14:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/30 05:14:31 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:31 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/30 05:14:31 INFO : existing: Copied (replaced existing) 2025/09/30 05:14:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/30 05:14:32 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:32 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/30 05:14:33 INFO : existing: Copied (new) 2025/09/30 05:14:33 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:33 DEBUG : existing: Destination exists, skipping 2025/09/30 05:14:33 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:33 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:33 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.97s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:35 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/30 05:14:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:14:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/30 05:14:35 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:35 DEBUG : c/non empty space: Unchanged skipping 2025/09/30 05:14:35 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 05:14:35 INFO : a/potato2: Copied (new) 2025/09/30 05:14:35 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:36 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.91s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:37 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/30 05:14:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/30 05:14:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/30 05:14:37 DEBUG : empty space: Unchanged skipping 2025/09/30 05:14:37 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:37 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:37 INFO : There was nothing to transfer 2025/09/30 05:14:38 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/09/30 05:14:38 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/30 05:14:39 INFO : empty space: Updated modification time in destination 2025/09/30 05:14:39 DEBUG : empty space: Unchanged skipping 2025/09/30 05:14:39 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:39 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:39 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:40 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:40 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/09/30 05:14:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/30 05:14:40 DEBUG : empty space: Unchanged skipping 2025/09/30 05:14:40 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:40 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:40 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:41 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/09/30 05:14:41 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3086789957) 2025/09/30 05:14:41 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kovareq4quqo) 2025/09/30 05:14:41 DEBUG : foo: sha1 differ 2025/09/30 05:14:41 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/30 05:14:42 INFO : foo: Copied (replaced existing) 2025/09/30 05:14:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:14:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/30 05:14:43 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:43 DEBUG : empty space: Unchanged skipping 2025/09/30 05:14:43 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 05:14:44 INFO : potato: Copied (new) 2025/09/30 05:14:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.51s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/30 05:14:46 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:46 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/30 05:14:46 INFO : potato: Copied (replaced existing) 2025/09/30 05:14:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.04s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:48 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/09/30 05:14:48 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3086789957) 2025/09/30 05:14:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kovareq4quqo) 2025/09/30 05:14:48 DEBUG : potato: sha1 differ 2025/09/30 05:14:48 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/30 05:14:48 INFO : potato: Copied (replaced existing) 2025/09/30 05:14:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 05:14:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:14:50 DEBUG : empty space: Unchanged skipping 2025/09/30 05:14:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/30 05:14:50 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:50 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:50 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:14:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 05:14:52 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:52 DEBUG : empty space: Unchanged skipping 2025/09/30 05:14:52 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 05:14:52 INFO : potato2: Copied (new) 2025/09/30 05:14:52 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:53 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:54 INFO : d: Making directory 2025/09/30 05:14:54 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/30 05:14:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:14:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/30 05:14:54 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:54 DEBUG : c/non empty space: Unchanged skipping 2025/09/30 05:14:54 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 05:14:55 INFO : a/potato2: Copied (new) 2025/09/30 05:14:55 DEBUG : Waiting for deletions to finish 2025/09/30 05:14:55 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:14:57 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/30 05:14:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:14:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/30 05:14:58 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:14:58 DEBUG : c/non empty space: Unchanged skipping 2025/09/30 05:14:58 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:14:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 05:14:58 INFO : a/potato2: Copied (new) 2025/09/30 05:14:58 ERROR : B2 bucket rclone-test-kovareq4quqo: not deleting files as there were IO errors 2025/09/30 05:14:58 ERROR : B2 bucket rclone-test-kovareq4quqo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.32s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:15:01 DEBUG : Waiting for deletions to finish 2025/09/30 05:15:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:15:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 05:15:01 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:01 DEBUG : empty space: Unchanged skipping 2025/09/30 05:15:01 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:01 INFO : potato: Deleted 2025/09/30 05:15:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 05:15:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.74s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:15:04 DEBUG : Waiting for deletions to finish 2025/09/30 05:15:04 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:04 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:04 INFO : potato: Deleted 2025/09/30 05:15:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:15:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 05:15:05 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:05 DEBUG : empty space: Unchanged skipping 2025/09/30 05:15:05 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 05:15:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.68s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:15:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 05:15:07 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:07 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:07 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/30 05:15:07 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.36s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:15:09 DEBUG : enormous: Excluded (Size Filter) 2025/09/30 05:15:09 DEBUG : enormous: Excluded 2025/09/30 05:15:09 DEBUG : potato2: Excluded (Size Filter) 2025/09/30 05:15:09 DEBUG : potato2: Excluded 2025/09/30 05:15:09 DEBUG : potato2: Excluded (Size Filter) 2025/09/30 05:15:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:15:09 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:09 DEBUG : empty space: Unchanged skipping 2025/09/30 05:15:09 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:09 DEBUG : Waiting for deletions to finish 2025/09/30 05:15:09 INFO : There was nothing to transfer 2025/09/30 05:15:10 DEBUG : enormous: Excluded (Size Filter) 2025/09/30 05:15:10 DEBUG : enormous: Excluded 2025/09/30 05:15:10 DEBUG : potato2: Excluded (Size Filter) 2025/09/30 05:15:10 DEBUG : potato2: Excluded 2025/09/30 05:15:10 DEBUG : potato2: Excluded (Size Filter) 2025/09/30 05:15:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/30 05:15:10 DEBUG : empty space: Unchanged skipping 2025/09/30 05:15:10 DEBUG : Local file system at /tmp/rclone3086789957: Waiting for checks to finish 2025/09/30 05:15:10 DEBUG : Local file system at /tmp/rclone3086789957: Waiting for transfers to finish 2025/09/30 05:15:10 DEBUG : Waiting for deletions to finish 2025/09/30 05:15:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.33s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:15:12 DEBUG : enormous: Excluded (Size Filter) 2025/09/30 05:15:12 DEBUG : enormous: Excluded 2025/09/30 05:15:12 DEBUG : potato2: Excluded (Size Filter) 2025/09/30 05:15:12 DEBUG : potato2: Excluded 2025/09/30 05:15:12 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:15:12 DEBUG : empty space: Unchanged skipping 2025/09/30 05:15:12 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:12 DEBUG : Waiting for deletions to finish 2025/09/30 05:15:12 INFO : enormous: Deleted 2025/09/30 05:15:13 INFO : potato2: Deleted 2025/09/30 05:15:13 INFO : There was nothing to transfer 2025/09/30 05:15:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/30 05:15:13 DEBUG : empty space: Unchanged skipping 2025/09/30 05:15:13 DEBUG : Local file system at /tmp/rclone3086789957: Waiting for checks to finish 2025/09/30 05:15:13 DEBUG : Local file system at /tmp/rclone3086789957: Waiting for transfers to finish 2025/09/30 05:15:13 DEBUG : Waiting for deletions to finish 2025/09/30 05:15:13 INFO : enormous: Deleted 2025/09/30 05:15:13 INFO : potato2: Deleted 2025/09/30 05:15:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.92s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:15:15 DEBUG : five: Need to transfer - File not found at Destination 2025/09/30 05:15:15 DEBUG : one: Destination is newer than source, skipping 2025/09/30 05:15:15 DEBUG : three: Sizes identical 2025/09/30 05:15:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/30 05:15:15 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/30 05:15:15 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/30 05:15:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3086789957) 2025/09/30 05:15:15 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kovareq4quqo) 2025/09/30 05:15:15 DEBUG : two: sha1 differ 2025/09/30 05:15:15 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/30 05:15:16 INFO : five: Copied (new) 2025/09/30 05:15:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/30 05:15:16 INFO : four: Copied (replaced existing) 2025/09/30 05:15:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/30 05:15:16 INFO : two: Copied (replaced existing) 2025/09/30 05:15:16 DEBUG : Waiting for deletions to finish 2025/09/30 05:15:17 DEBUG : one: Destination is newer than source, skipping 2025/09/30 05:15:17 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/30 05:15:17 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/30 05:15:17 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/30 05:15:17 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/30 05:15:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/30 05:15:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3086789957) 2025/09/30 05:15:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/30 05:15:17 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kovareq4quqo) 2025/09/30 05:15:17 DEBUG : three: sha1 differ 2025/09/30 05:15:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/30 05:15:17 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/30 05:15:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/30 05:15:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/30 05:15:17 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/30 05:15:17 INFO : three: Copied (replaced existing) 2025/09/30 05:15:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.97s) === 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-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/30 05:15:19 INFO : B2 bucket rclone-test-kovareq4quqo: Making map for --track-renames 2025/09/30 05:15:19 INFO : B2 bucket rclone-test-kovareq4quqo: Finished making map for --track-renames 2025/09/30 05:15:19 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/30 05:15:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/30 05:15:19 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for renames to finish 2025/09/30 05:15:19 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/30 05:15:19 INFO : potato: Copied (new) 2025/09/30 05:15:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/30 05:15:19 INFO : yam: Copied (new) 2025/09/30 05:15:19 DEBUG : Waiting for deletions to finish 2025/09/30 05:15:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:15:20 INFO : B2 bucket rclone-test-kovareq4quqo: Making map for --track-renames 2025/09/30 05:15:20 INFO : B2 bucket rclone-test-kovareq4quqo: Finished making map for --track-renames 2025/09/30 05:15:20 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:20 DEBUG : potato: Unchanged skipping 2025/09/30 05:15:20 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for renames to finish 2025/09/30 05:15:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/30 05:15:21 INFO : yam: Copied (server-side copy) to: yaml 2025/09/30 05:15:21 INFO : yam: Deleted 2025/09/30 05:15:21 INFO : yaml: Renamed from "yam" 2025/09/30 05:15:21 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.54s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/30 05:15:22 INFO : B2 bucket rclone-test-kovareq4quqo: Making map for --track-renames 2025/09/30 05:15:22 INFO : B2 bucket rclone-test-kovareq4quqo: Finished making map for --track-renames 2025/09/30 05:15:22 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/30 05:15:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/30 05:15:22 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for renames to finish 2025/09/30 05:15:22 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/30 05:15:23 INFO : yam: Copied (new) 2025/09/30 05:15:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/30 05:15:23 INFO : potato: Copied (new) 2025/09/30 05:15:23 DEBUG : Waiting for deletions to finish 2025/09/30 05:15:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:15:23 INFO : B2 bucket rclone-test-kovareq4quqo: Making map for --track-renames 2025/09/30 05:15:23 INFO : B2 bucket rclone-test-kovareq4quqo: Finished making map for --track-renames 2025/09/30 05:15:23 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:23 DEBUG : potato: Unchanged skipping 2025/09/30 05:15:23 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for renames to finish 2025/09/30 05:15:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/30 05:15:24 INFO : yam: Copied (server-side copy) to: yaml 2025/09/30 05:15:24 INFO : yam: Deleted 2025/09/30 05:15:24 INFO : yaml: Renamed from "yam" 2025/09/30 05:15:24 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/30 05:15:25 INFO : B2 bucket rclone-test-kovareq4quqo: Making map for --track-renames 2025/09/30 05:15:25 INFO : B2 bucket rclone-test-kovareq4quqo: Finished making map for --track-renames 2025/09/30 05:15:25 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/30 05:15:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/30 05:15:25 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for renames to finish 2025/09/30 05:15:25 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/30 05:15:26 INFO : sub/yam: Copied (new) 2025/09/30 05:15:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/30 05:15:26 INFO : potato: Copied (new) 2025/09/30 05:15:26 DEBUG : Waiting for deletions to finish 2025/09/30 05:15:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:15:27 DEBUG : potato: Unchanged skipping 2025/09/30 05:15:27 INFO : B2 bucket rclone-test-kovareq4quqo: Making map for --track-renames 2025/09/30 05:15:27 INFO : B2 bucket rclone-test-kovareq4quqo: Finished making map for --track-renames 2025/09/30 05:15:27 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:27 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for renames to finish 2025/09/30 05:15:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/30 05:15:27 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/30 05:15:28 INFO : sub/yam: Deleted 2025/09/30 05:15:28 INFO : yam: Renamed from "sub/yam" 2025/09/30 05:15:28 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.60s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:15:29 DEBUG : Creating backend with remote "/tmp/rclone3086789957/dir1" 2025/09/30 05:15:29 DEBUG : Creating backend with remote "/tmp/rclone3086789957/dir2" 2025/09/30 05:15:29 DEBUG : Local file system at /tmp/rclone3086789957/dir2: Using server-side directory move 2025/09/30 05:15:29 INFO : Local file system at /tmp/rclone3086789957/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/30 05:15:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/30 05:15:29 DEBUG : Local file system at /tmp/rclone3086789957/dir2: Waiting for checks to finish 2025/09/30 05:15:29 DEBUG : Local file system at /tmp/rclone3086789957/dir2: Waiting for transfers to finish 2025/09/30 05:15:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:15:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:15:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/30 05:15:29 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:29 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/30 05:15:30 INFO : nested/sub dir/file: Copied (new) 2025/09/30 05:15:30 INFO : nested/sub dir/file: Deleted 2025/09/30 05:15:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:15:30 INFO : sub dir/hello world: Copied (new) 2025/09/30 05:15:30 INFO : sub dir/hello world: Deleted 2025/09/30 05:15:30 INFO : sub dir: Removing directory 2025/09/30 05:15:30 INFO : nested/sub dir: Removing directory 2025/09/30 05:15:30 INFO : nested: Removing directory 2025/09/30 05:15:30 DEBUG : Local file system at /tmp/rclone3086789957: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:15:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 05:15:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/30 05:15:31 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:31 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/30 05:15:32 INFO : nested/sub dir/file: Copied (new) 2025/09/30 05:15:32 INFO : nested/sub dir/file: Deleted 2025/09/30 05:15:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:15:32 INFO : sub dir/hello world: Copied (new) 2025/09/30 05:15:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:15:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/30 05:15:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/30 05:15:33 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:33 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:34 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/30 05:15:34 INFO : existing-b: Copied (new) 2025/09/30 05:15:34 INFO : existing-b: Deleted 2025/09/30 05:15:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/30 05:15:34 INFO : existing: Copied (new) 2025/09/30 05:15:34 INFO : existing: Deleted 2025/09/30 05:15:35 DEBUG : existing: Destination exists, skipping 2025/09/30 05:15:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/30 05:15:35 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:15:35 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:15:35 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.31s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:15:36 DEBUG : Creating backend with remote "TestB2:rclone-test-lihexaz5gaze" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kovareq4quqo -> B2 bucket rclone-test-lihexaz5gaze 2025/09/30 05:15:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 05:15:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/30 05:15:41 DEBUG : empty space: Unchanged skipping 2025/09/30 05:15:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/30 05:15:41 DEBUG : B2 bucket rclone-test-lihexaz5gaze: Waiting for checks to finish 2025/09/30 05:15:41 INFO : empty space: Deleted 2025/09/30 05:15:41 DEBUG : B2 bucket rclone-test-lihexaz5gaze: Waiting for transfers to finish 2025/09/30 05:15:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 05:15:41 INFO : potato2: Copied (server-side copy) 2025/09/30 05:15:42 INFO : potato2: Deleted 2025/09/30 05:15:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/30 05:15:42 INFO : potato3: Copied (server-side copy) 2025/09/30 05:15:42 INFO : potato3: Deleted 2025/09/30 05:15:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xinefaz6disu" 2025/09/30 05:15:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/30 05:15:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 05:15:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/30 05:15:43 DEBUG : B2 bucket rclone-test-xinefaz6disu: Waiting for checks to finish 2025/09/30 05:15:43 DEBUG : B2 bucket rclone-test-xinefaz6disu: Waiting for transfers to finish 2025/09/30 05:15:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/30 05:15:44 INFO : empty space: Copied (server-side copy) 2025/09/30 05:15:44 INFO : empty space: Deleted 2025/09/30 05:15:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 05:15:44 INFO : potato2: Copied (server-side copy) 2025/09/30 05:15:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/30 05:15:44 INFO : potato3: Copied (server-side copy) 2025/09/30 05:15:44 INFO : potato2: Deleted 2025/09/30 05:15:45 INFO : potato3: Deleted 2025/09/30 05:15:45 DEBUG : B2 bucket rclone-test-xinefaz6disu: Purge remote 2025/09/30 05:15:45 INFO : B2 bucket rclone-test-xinefaz6disu: cleaning bucket "rclone-test-xinefaz6disu" of all files 2025/09/30 05:15:45 DEBUG : empty space: Deleting (id "4_zbfe24db300cd9b9b9f980e1b_f1097868da189eae9_d20250930_m051544_c001_v0001146_t0005_u01759209344334") 2025/09/30 05:15:45 DEBUG : potato2: Deleting (id "4_zbfe24db300cd9b9b9f980e1b_f11590bc6b11d676c_d20250930_m051544_c001_v0001184_t0007_u01759209344640") 2025/09/30 05:15:45 DEBUG : potato3: Deleting (id "4_zbfe24db300cd9b9b9f980e1b_f1008484428c189e8_d20250930_m051544_c001_v0001180_t0038_u01759209344711") 2025/09/30 05:15:46 DEBUG : B2 bucket rclone-test-lihexaz5gaze: Purge remote 2025/09/30 05:15:46 INFO : B2 bucket rclone-test-lihexaz5gaze: cleaning bucket "rclone-test-lihexaz5gaze" of all files 2025/09/30 05:15:46 DEBUG : empty space: Deleting (id "4_z6f323d8300cd9b9b9f980e1b_f4173808e5f38ce8c_d20250930_m051544_c001_v7007000_t0000_u01759209344621") 2025/09/30 05:15:46 DEBUG : empty space: Deleting (id "4_z6f323d8300cd9b9b9f980e1b_f1126829833bc6750_d20250930_m051539_c001_v0001038_t0012_u01759209339978") 2025/09/30 05:15:46 DEBUG : potato2: Deleting (id "4_z6f323d8300cd9b9b9f980e1b_f4173808e5f38ce90_d20250930_m051544_c001_v7007000_t0000_u01759209344846") 2025/09/30 05:15:46 DEBUG : potato2: Deleting (id "4_z6f323d8300cd9b9b9f980e1b_f102cdb838e612662_d20250930_m051541_c001_v0001176_t0047_u01759209341689") 2025/09/30 05:15:46 DEBUG : potato3: Deleting (id "4_z6f323d8300cd9b9b9f980e1b_f422b0d72a55319fb_d20250930_m051544_c001_v7007000_t0000_u01759209344920") 2025/09/30 05:15:46 DEBUG : potato3: Deleting (id "4_z6f323d8300cd9b9b9f980e1b_f11435620a1d7f4d0_d20250930_m051541_c001_v0001171_t0015_u01759209341939") 2025/09/30 05:15:46 DEBUG : potato3: Deleting (id "4_z6f323d8300cd9b9b9f980e1b_f1126829833bc6752_d20250930_m051540_c001_v0001038_t0036_u01759209340642") --- PASS: TestServerSideMove (11.68s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:15:47 DEBUG : Creating backend with remote "TestB2:rclone-test-favuyep3xeqo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kovareq4quqo -> B2 bucket rclone-test-favuyep3xeqo 2025/09/30 05:15:53 DEBUG : empty space: Excluded (Size Filter) 2025/09/30 05:15:53 DEBUG : empty space: Excluded (Size Filter) 2025/09/30 05:15:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 05:15:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/30 05:15:53 DEBUG : B2 bucket rclone-test-favuyep3xeqo: Waiting for checks to finish 2025/09/30 05:15:53 DEBUG : B2 bucket rclone-test-favuyep3xeqo: Waiting for transfers to finish 2025/09/30 05:15:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 05:15:54 INFO : potato2: Copied (server-side copy) 2025/09/30 05:15:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/30 05:15:54 INFO : potato3: Copied (server-side copy) 2025/09/30 05:15:54 INFO : potato2: Deleted 2025/09/30 05:15:54 INFO : potato3: Deleted 2025/09/30 05:15:54 DEBUG : Creating backend with remote "TestB2:rclone-test-gimunev8lubo" 2025/09/30 05:15:55 DEBUG : empty space: Excluded (Size Filter) 2025/09/30 05:15:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 05:15:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/30 05:15:56 DEBUG : B2 bucket rclone-test-gimunev8lubo: Waiting for checks to finish 2025/09/30 05:15:56 DEBUG : B2 bucket rclone-test-gimunev8lubo: Waiting for transfers to finish 2025/09/30 05:15:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 05:15:56 INFO : potato2: Copied (server-side copy) 2025/09/30 05:15:56 INFO : potato2: Deleted 2025/09/30 05:15:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/30 05:15:56 INFO : potato3: Copied (server-side copy) 2025/09/30 05:15:57 INFO : potato3: Deleted 2025/09/30 05:15:57 DEBUG : B2 bucket rclone-test-gimunev8lubo: Purge remote 2025/09/30 05:15:57 INFO : B2 bucket rclone-test-gimunev8lubo: cleaning bucket "rclone-test-gimunev8lubo" of all files 2025/09/30 05:15:57 DEBUG : potato2: Deleting (id "4_z7fb27db300cd9b9b9f980e1b_f10529255be2ea2a6_d20250930_m051556_c001_v0001183_t0001_u01759209356640") 2025/09/30 05:15:57 DEBUG : potato3: Deleting (id "4_z7fb27db300cd9b9b9f980e1b_f1142abd4e234a8e7_d20250930_m051556_c001_v0001184_t0039_u01759209356858") 2025/09/30 05:15:58 DEBUG : B2 bucket rclone-test-favuyep3xeqo: Purge remote 2025/09/30 05:15:58 INFO : B2 bucket rclone-test-favuyep3xeqo: cleaning bucket "rclone-test-favuyep3xeqo" of all files 2025/09/30 05:15:58 DEBUG : empty space: Deleting (id "4_z7ff26d9300cd9b9b9f980e1b_f1111c53cb0ec3fe3_d20250930_m051552_c001_v0001032_t0044_u01759209352501") 2025/09/30 05:15:58 DEBUG : potato2: Deleting (id "4_z7ff26d9300cd9b9b9f980e1b_f41961440b01df978_d20250930_m051556_c001_v7007000_t0000_u01759209356840") 2025/09/30 05:15:58 DEBUG : potato2: Deleting (id "4_z7ff26d9300cd9b9b9f980e1b_f1056dffc0263c772_d20250930_m051553_c001_v0001144_t0001_u01759209353683") 2025/09/30 05:15:58 DEBUG : potato3: Deleting (id "4_z7ff26d9300cd9b9b9f980e1b_f41961440b01df97a_d20250930_m051557_c001_v7007000_t0000_u01759209357074") 2025/09/30 05:15:58 DEBUG : potato3: Deleting (id "4_z7ff26d9300cd9b9b9f980e1b_f114a2d3bee49e24c_d20250930_m051554_c001_v0001182_t0059_u01759209354161") 2025/09/30 05:15:58 DEBUG : potato3: Deleting (id "4_z7ff26d9300cd9b9b9f980e1b_f1111c53cb0ec3fe5_d20250930_m051552_c001_v0001032_t0025_u01759209352859") --- PASS: TestServerSideMoveWithFilter (12.35s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:16:00 DEBUG : Creating backend with remote "TestB2:rclone-test-jakoqab0pode" 2025/09/30 05:16:03 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kovareq4quqo -> B2 bucket rclone-test-jakoqab0pode 2025/09/30 05:16:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 05:16:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/30 05:16:05 DEBUG : empty space: Unchanged skipping 2025/09/30 05:16:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/30 05:16:05 DEBUG : B2 bucket rclone-test-jakoqab0pode: Waiting for checks to finish 2025/09/30 05:16:05 INFO : empty space: Deleted 2025/09/30 05:16:05 DEBUG : B2 bucket rclone-test-jakoqab0pode: Waiting for transfers to finish 2025/09/30 05:16:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 05:16:05 INFO : potato2: Copied (server-side copy) 2025/09/30 05:16:06 INFO : potato2: Deleted 2025/09/30 05:16:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/30 05:16:06 INFO : potato3: Copied (server-side copy) 2025/09/30 05:16:06 INFO : potato3: Deleted 2025/09/30 05:16:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nakasok1tipa" 2025/09/30 05:16:07 INFO : tomatoDir: Making directory 2025/09/30 05:16:08 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/30 05:16:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 05:16:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/30 05:16:08 DEBUG : B2 bucket rclone-test-nakasok1tipa: Waiting for checks to finish 2025/09/30 05:16:08 DEBUG : B2 bucket rclone-test-nakasok1tipa: Waiting for transfers to finish 2025/09/30 05:16:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/30 05:16:08 INFO : potato2: Copied (server-side copy) 2025/09/30 05:16:09 INFO : potato2: Deleted 2025/09/30 05:16:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/30 05:16:09 INFO : empty space: Copied (server-side copy) 2025/09/30 05:16:09 INFO : empty space: Deleted 2025/09/30 05:16:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/30 05:16:09 INFO : potato3: Copied (server-side copy) 2025/09/30 05:16:09 INFO : potato3: Deleted 2025/09/30 05:16:10 DEBUG : B2 bucket rclone-test-nakasok1tipa: Purge remote 2025/09/30 05:16:10 INFO : B2 bucket rclone-test-nakasok1tipa: cleaning bucket "rclone-test-nakasok1tipa" of all files 2025/09/30 05:16:10 DEBUG : empty space: Deleting (id "4_zffa2ada300cd9b9b9f980e1b_f1077bb37c18f7d99_d20250930_m051608_c001_v0001161_t0057_u01759209368968") 2025/09/30 05:16:10 DEBUG : potato2: Deleting (id "4_zffa2ada300cd9b9b9f980e1b_f11984dfcde501034_d20250930_m051608_c001_v0001179_t0039_u01759209368722") 2025/09/30 05:16:10 DEBUG : potato3: Deleting (id "4_zffa2ada300cd9b9b9f980e1b_f119b050ebd0b6707_d20250930_m051609_c001_v0001038_t0032_u01759209369094") 2025/09/30 05:16:11 DEBUG : B2 bucket rclone-test-jakoqab0pode: Purge remote 2025/09/30 05:16:11 INFO : B2 bucket rclone-test-jakoqab0pode: cleaning bucket "rclone-test-jakoqab0pode" of all files 2025/09/30 05:16:11 DEBUG : empty space: Deleting (id "4_z2fd29d9300cd9b9b9f980e1b_f417a220a8a3c3373_d20250930_m051609_c001_v7007000_t0000_u01759209369458") 2025/09/30 05:16:11 DEBUG : empty space: Deleting (id "4_z2fd29d9300cd9b9b9f980e1b_f118553e8c2941ed2_d20250930_m051604_c001_v0001179_t0045_u01759209364831") 2025/09/30 05:16:11 DEBUG : potato2: Deleting (id "4_z2fd29d9300cd9b9b9f980e1b_f417a220a8a3c3372_d20250930_m051608_c001_v7007000_t0000_u01759209368930") 2025/09/30 05:16:11 DEBUG : potato2: Deleting (id "4_z2fd29d9300cd9b9b9f980e1b_f112ff5b4b230de2d_d20250930_m051605_c001_v0001098_t0058_u01759209365696") 2025/09/30 05:16:11 DEBUG : potato3: Deleting (id "4_z2fd29d9300cd9b9b9f980e1b_f417a220a8a3c3374_d20250930_m051609_c001_v7007000_t0000_u01759209369682") 2025/09/30 05:16:11 DEBUG : potato3: Deleting (id "4_z2fd29d9300cd9b9b9f980e1b_f114b615d358ef6a6_d20250930_m051606_c001_v0001101_t0035_u01759209366010") 2025/09/30 05:16:11 DEBUG : potato3: Deleting (id "4_z2fd29d9300cd9b9b9f980e1b_f118553e8c2941ed6_d20250930_m051605_c001_v0001179_t0025_u01759209365036") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.55s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:16:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.77s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:16:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:16:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/rclone-sync-test" 2025/09/30 05:16:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/rclone-sync-test-include/layer2" 2025/09/30 05:16:18 DEBUG : Config file has changed externally - reloading 2025/09/30 05:16:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/rclone-sync-test-ignore-file" 2025/09/30 05:16:24 DEBUG : B2 bucket rclone-test-kovareq4quqo path rclone-sync-test: Waiting for checks to finish 2025/09/30 05:16:24 DEBUG : B2 bucket rclone-test-kovareq4quqo path rclone-sync-test: Waiting for transfers to finish 2025/09/30 05:16:24 DEBUG : Waiting for deletions to finish 2025/09/30 05:16:24 INFO : There was nothing to transfer 2025/09/30 05:16:24 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:16:24 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:16:24 DEBUG : Waiting for deletions to finish 2025/09/30 05:16:24 INFO : There was nothing to transfer 2025/09/30 05:16:24 DEBUG : B2 bucket rclone-test-kovareq4quqo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/30 05:16:24 DEBUG : B2 bucket rclone-test-kovareq4quqo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/30 05:16:24 DEBUG : Waiting for deletions to finish 2025/09/30 05:16:24 INFO : There was nothing to transfer 2025/09/30 05:16:25 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:16:25 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:16:25 DEBUG : Waiting for deletions to finish 2025/09/30 05:16:25 INFO : There was nothing to transfer 2025/09/30 05:16:25 DEBUG : B2 bucket rclone-test-kovareq4quqo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/30 05:16:25 DEBUG : B2 bucket rclone-test-kovareq4quqo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/30 05:16:25 DEBUG : Waiting for deletions to finish 2025/09/30 05:16:25 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.29s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:16:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/dst" 2025/09/30 05:16:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/CompareDest" 2025/09/30 05:16:29 DEBUG : one: Need to transfer - File not found at Destination 2025/09/30 05:16:29 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:16:29 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:16:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 05:16:30 INFO : one: Copied (new) 2025/09/30 05:16:30 DEBUG : Waiting for deletions to finish 2025/09/30 05:16:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 05:16:30 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:16:31 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:16:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/30 05:16:31 INFO : one: Copied (replaced existing) 2025/09/30 05:16:31 DEBUG : Waiting for deletions to finish 2025/09/30 05:16:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 05:16:33 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:16:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:16:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 05:16:34 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:16:34 DEBUG : Waiting for deletions to finish 2025/09/30 05:16:34 INFO : There was nothing to transfer 2025/09/30 05:16:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 05:16:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:16:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/30 05:16:35 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:16:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:16:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 05:16:35 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:16:35 DEBUG : Waiting for deletions to finish 2025/09/30 05:16:35 INFO : There was nothing to transfer 2025/09/30 05:16:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 05:16:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:16:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/30 05:16:36 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:16:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:16:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 05:16:36 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:16:36 DEBUG : Waiting for deletions to finish 2025/09/30 05:16:36 INFO : There was nothing to transfer 2025/09/30 05:16:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 05:16:37 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/09/30 05:16:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/30 05:16:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/30 05:16:37 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:16:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:16:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 05:16:37 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:16:37 DEBUG : Waiting for deletions to finish 2025/09/30 05:16:37 INFO : There was nothing to transfer 2025/09/30 05:16:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 05:16:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/30 05:16:38 DEBUG : two: Need to transfer - File not found at Destination 2025/09/30 05:16:38 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:16:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:16:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 05:16:38 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:16:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/30 05:16:38 INFO : two: Copied (new) 2025/09/30 05:16:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.13s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:16:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/dest" 2025/09/30 05:16:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/pre-dest1" 2025/09/30 05:16:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/pre-dest2" 2025/09/30 05:16:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:16:46 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/30 05:16:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:16:46 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/30 05:16:47 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/30 05:16:47 DEBUG : B2 bucket rclone-test-kovareq4quqo path dest: Waiting for checks to finish 2025/09/30 05:16:47 DEBUG : B2 bucket rclone-test-kovareq4quqo path dest: Waiting for transfers to finish 2025/09/30 05:16:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/30 05:16:47 INFO : 3: Copied (new) 2025/09/30 05:16:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.25s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:16:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/dst" 2025/09/30 05:16:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/CopyDest" 2025/09/30 05:16:52 DEBUG : one: Need to transfer - File not found at Destination 2025/09/30 05:16:52 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:16:52 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:16:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 05:16:53 INFO : one: Copied (new) 2025/09/30 05:16:53 DEBUG : Waiting for deletions to finish 2025/09/30 05:16:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 05:16:54 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:16:54 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:16:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/30 05:16:54 INFO : one: Copied (replaced existing) 2025/09/30 05:16:54 DEBUG : Waiting for deletions to finish 2025/09/30 05:16:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/BackupDir" 2025/09/30 05:16:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 05:16:57 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:16:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:16:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 05:16:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 05:16:59 INFO : one: Copied (server-side copy) 2025/09/30 05:16:59 INFO : one: Deleted 2025/09/30 05:17:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/30 05:17:00 INFO : one: Copied (server-side copy) 2025/09/30 05:17:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/30 05:17:00 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:17:00 DEBUG : Waiting for deletions to finish 2025/09/30 05:17:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:17:01 DEBUG : one: Unchanged skipping 2025/09/30 05:17:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:17:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/30 05:17:02 INFO : two: Copied (server-side copy) 2025/09/30 05:17:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/30 05:17:02 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:17:02 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:17:02 DEBUG : Waiting for deletions to finish 2025/09/30 05:17:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:17:02 DEBUG : one: Unchanged skipping 2025/09/30 05:17:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:17:02 DEBUG : two: Unchanged skipping 2025/09/30 05:17:02 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:17:02 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:17:02 DEBUG : Waiting for deletions to finish 2025/09/30 05:17:02 INFO : There was nothing to transfer 2025/09/30 05:17:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:17:04 DEBUG : one: Unchanged skipping 2025/09/30 05:17:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/30 05:17:04 DEBUG : three: Destination not found in --copy-dest 2025/09/30 05:17:04 DEBUG : three: Need to transfer - File not found at Destination 2025/09/30 05:17:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/30 05:17:04 DEBUG : two: Unchanged skipping 2025/09/30 05:17:04 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:17:04 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:17:04 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/30 05:17:04 INFO : three: Copied (new) 2025/09/30 05:17:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.32s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:17:08 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1120-18.backblaze.com/b2api/v1/b2_upload_file/4f425d4300ad9b9b9f980e1b/c001_v0001120_t0031": EOF 2025/09/30 05:17:08 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-18.backblaze.com/b2api/v1/b2_upload_file/4f425d4300ad9b9b9f980e1b/c001_v0001120_t0031": EOF) 2025/09/30 05:17:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kovareq4quqo: 1/10 (Post "https://pod-000-1120-18.backblaze.com/b2api/v1/b2_upload_file/4f425d4300ad9b9b9f980e1b/c001_v0001120_t0031": EOF) 2025/09/30 05:17:11 DEBUG : pacer: Reducing sleep to 10ms 2025/09/30 05:17:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/dst" 2025/09/30 05:17:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/backup" 2025/09/30 05:17:14 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:17:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 05:17:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:17:14 DEBUG : two: Unchanged skipping 2025/09/30 05:17:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 05:17:15 INFO : one: Copied (server-side copy) 2025/09/30 05:17:15 INFO : one: Deleted 2025/09/30 05:17:15 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:17:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 05:17:16 INFO : one: Copied (new) 2025/09/30 05:17:16 DEBUG : Waiting for deletions to finish 2025/09/30 05:17:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/30 05:17:17 INFO : three.txt: Copied (server-side copy) 2025/09/30 05:17:17 INFO : three.txt: Deleted 2025/09/30 05:17:17 INFO : three.txt: Moved into backup dir 2025/09/30 05:17:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 05:17:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:17:18 DEBUG : two: Unchanged skipping 2025/09/30 05:17:18 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:17:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 05:17:19 INFO : one: Copied (server-side copy) 2025/09/30 05:17:20 INFO : one: Deleted 2025/09/30 05:17:20 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:17:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/30 05:17:20 INFO : one: Copied (new) 2025/09/30 05:17:20 DEBUG : Waiting for deletions to finish 2025/09/30 05:17:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 05:17:20 INFO : three.txt: Copied (server-side copy) 2025/09/30 05:17:20 INFO : three.txt: Deleted 2025/09/30 05:17:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.43s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:17:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/dst" 2025/09/30 05:17:25 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/backup" 2025/09/30 05:17:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 05:17:27 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:17:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:17:27 DEBUG : two: Unchanged skipping 2025/09/30 05:17:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 05:17:29 INFO : one: Copied (server-side copy) to: one.bak 2025/09/30 05:17:29 INFO : one: Deleted 2025/09/30 05:17:29 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:17:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 05:17:30 INFO : one: Copied (new) 2025/09/30 05:17:30 DEBUG : Waiting for deletions to finish 2025/09/30 05:17:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/30 05:17:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/30 05:17:31 INFO : three.txt: Deleted 2025/09/30 05:17:31 INFO : three.txt: Moved into backup dir 2025/09/30 05:17:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 05:17:33 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:17:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:17:33 DEBUG : two: Unchanged skipping 2025/09/30 05:17:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 05:17:33 INFO : one: Copied (server-side copy) to: one.bak 2025/09/30 05:17:33 INFO : one: Deleted 2025/09/30 05:17:33 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:17:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/30 05:17:34 INFO : one: Copied (new) 2025/09/30 05:17:34 DEBUG : Waiting for deletions to finish 2025/09/30 05:17:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 05:17:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/30 05:17:35 INFO : three.txt: Deleted 2025/09/30 05:17:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:17:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/dst" 2025/09/30 05:17:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/backup" 2025/09/30 05:17:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 05:17:41 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:17:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:17:41 DEBUG : two: Unchanged skipping 2025/09/30 05:17:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 05:17:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/30 05:17:43 INFO : one: Deleted 2025/09/30 05:17:43 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:17:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 05:17:44 INFO : one: Copied (new) 2025/09/30 05:17:44 DEBUG : Waiting for deletions to finish 2025/09/30 05:17:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/30 05:17:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/30 05:17:44 INFO : three.txt: Deleted 2025/09/30 05:17:44 INFO : three.txt: Moved into backup dir 2025/09/30 05:17:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 05:17:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:17:46 DEBUG : two: Unchanged skipping 2025/09/30 05:17:46 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:17:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 05:17:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/30 05:17:47 INFO : one: Deleted 2025/09/30 05:17:47 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:17:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/30 05:17:47 INFO : one: Copied (new) 2025/09/30 05:17:47 DEBUG : Waiting for deletions to finish 2025/09/30 05:17:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 05:17:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/30 05:17:48 INFO : three.txt: Deleted 2025/09/30 05:17:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.34s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:17:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/dst" 2025/09/30 05:17:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 05:17:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:17:54 DEBUG : two: Unchanged skipping 2025/09/30 05:17:54 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:17:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 05:17:55 INFO : one: Copied (server-side copy) to: one.bak 2025/09/30 05:17:55 INFO : one: Deleted 2025/09/30 05:17:55 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:17:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 05:17:56 INFO : one: Copied (new) 2025/09/30 05:17:56 DEBUG : Waiting for deletions to finish 2025/09/30 05:17:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/30 05:17:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/30 05:17:56 INFO : three.txt: Deleted 2025/09/30 05:17:56 INFO : three.txt: Moved into backup dir 2025/09/30 05:17:58 DEBUG : one.bak: Excluded (Path Filter) 2025/09/30 05:17:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/30 05:17:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 05:17:58 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for checks to finish 2025/09/30 05:17:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:17:58 DEBUG : two: Unchanged skipping 2025/09/30 05:17:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 05:17:59 INFO : one: Copied (server-side copy) to: one.bak 2025/09/30 05:17:59 INFO : one: Deleted 2025/09/30 05:17:59 DEBUG : B2 bucket rclone-test-kovareq4quqo path dst: Waiting for transfers to finish 2025/09/30 05:17:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/30 05:17:59 INFO : one: Copied (new) 2025/09/30 05:17:59 DEBUG : Waiting for deletions to finish 2025/09/30 05:18:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 05:18:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/30 05:18:00 INFO : three.txt: Deleted 2025/09/30 05:18:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.93s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:18:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/dst" 2025/09/30 05:18:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 05:18:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 05:18:06 INFO : one: Copied (server-side copy) to: one.bak 2025/09/30 05:18:07 INFO : one: Deleted 2025/09/30 05:18:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 05:18:08 INFO : one: Copied (new) 2025/09/30 05:18:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:08 DEBUG : two: Unchanged skipping 2025/09/30 05:18:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/30 05:18:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/30 05:18:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/30 05:18:09 INFO : three.txt: Deleted 2025/09/30 05:18:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 05:18:09 INFO : three.txt: Copied (new) 2025/09/30 05:18:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 05:18:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 05:18:11 INFO : one: Copied (server-side copy) to: one.bak 2025/09/30 05:18:11 INFO : one: Deleted 2025/09/30 05:18:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/30 05:18:11 INFO : one: Copied (new) 2025/09/30 05:18:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:12 DEBUG : two: Unchanged skipping 2025/09/30 05:18:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/30 05:18:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 05:18:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/30 05:18:12 INFO : three.txt: Deleted 2025/09/30 05:18:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/30 05:18:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.76s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:18:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kovareq4quqo/dst" 2025/09/30 05:18:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 05:18:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/30 05:18:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/30 05:18:19 INFO : one: Deleted 2025/09/30 05:18:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 05:18:20 INFO : one: Copied (new) 2025/09/30 05:18:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:20 DEBUG : two: Unchanged skipping 2025/09/30 05:18:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/30 05:18:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/30 05:18:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/30 05:18:21 INFO : three.txt: Deleted 2025/09/30 05:18:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 05:18:21 INFO : three.txt: Copied (new) 2025/09/30 05:18:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/30 05:18:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 05:18:22 DEBUG : pacer: Reducing sleep to 10ms 2025/09/30 05:18:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 05:18:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/30 05:18:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/30 05:18:23 INFO : one: Deleted 2025/09/30 05:18:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/30 05:18:24 INFO : one: Copied (new) 2025/09/30 05:18:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:24 DEBUG : two: Unchanged skipping 2025/09/30 05:18:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/30 05:18:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/30 05:18:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/30 05:18:25 INFO : three.txt: Deleted 2025/09/30 05:18:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/30 05:18:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.95s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:18:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/30 05:18:29 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:18:29 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:18:29 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/30 05:18:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/30 05:18:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.93s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:18:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/30 05:18:30 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:18:30 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:18:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/30 05:18:31 INFO : existing: Copied (new) 2025/09/30 05:18:31 DEBUG : Waiting for deletions to finish 2025/09/30 05:18:31 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/30 05:18:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/30 05:18:31 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:18:31 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:18:31 ERROR : B2 bucket rclone-test-kovareq4quqo: not deleting files as there were IO errors 2025/09/30 05:18:31 ERROR : B2 bucket rclone-test-kovareq4quqo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.23s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:18:33 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:18:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:33 DEBUG : existing: Unchanged skipping 2025/09/30 05:18:33 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:18:33 DEBUG : Waiting for deletions to finish 2025/09/30 05:18:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.89s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:18:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:18:59 DEBUG : both0: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both13: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both14: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both11: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both16: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both10: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both12: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both15: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both19: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both2: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both1: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both18: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both5: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both17: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both3: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both4: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:18:59 DEBUG : both9: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both6: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both7: Unchanged skipping 2025/09/30 05:18:59 DEBUG : both8: Unchanged skipping 2025/09/30 05:18:59 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:18:59 DEBUG : Waiting for deletions to finish 2025/09/30 05:18:59 INFO : only18: Deleted 2025/09/30 05:18:59 INFO : only15: Deleted 2025/09/30 05:18:59 INFO : only1: Deleted 2025/09/30 05:18:59 INFO : only7: Deleted 2025/09/30 05:18:59 INFO : only10: Deleted 2025/09/30 05:18:59 INFO : only8: Deleted 2025/09/30 05:19:00 INFO : only12: Deleted 2025/09/30 05:19:00 INFO : only17: Deleted 2025/09/30 05:19:00 INFO : only4: Deleted 2025/09/30 05:19:00 INFO : only6: Deleted 2025/09/30 05:19:00 INFO : only0: Deleted 2025/09/30 05:19:00 INFO : only13: Deleted 2025/09/30 05:19:00 INFO : only19: Deleted 2025/09/30 05:19:00 INFO : only2: Deleted 2025/09/30 05:19:00 INFO : only5: Deleted 2025/09/30 05:19:00 INFO : only9: Deleted 2025/09/30 05:19:00 INFO : only3: Deleted 2025/09/30 05:19:00 INFO : only11: Deleted 2025/09/30 05:19:00 INFO : only14: Deleted 2025/09/30 05:19:00 INFO : only16: Deleted 2025/09/30 05:19:00 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (28.93s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:19:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:19:27 DEBUG : both10: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both13: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both14: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both15: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both16: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both11: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both0: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both12: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both17: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both18: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both3: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both19: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both1: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both2: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both4: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both7: Unchanged skipping 2025/09/30 05:19:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:27 DEBUG : both5: Unchanged skipping 2025/09/30 05:19:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : both6: Unchanged skipping 2025/09/30 05:19:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : both8: Unchanged skipping 2025/09/30 05:19:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : both9: Unchanged skipping 2025/09/30 05:19:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/30 05:19:27 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:19:27 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:27 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:27 INFO : only11: Copied (replaced existing) 2025/09/30 05:19:27 INFO : only10: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only12: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only15: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only14: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only0: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only16: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only1: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only2: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only3: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only13: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only4: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only5: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only6: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only7: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only8: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only9: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only17: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only18: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/30 05:19:28 INFO : only19: Copied (replaced existing) 2025/09/30 05:19:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (32.13s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:19:37 DEBUG : empty_dir: Making directory with metadata 2025/09/30 05:19:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 05:19:37 DEBUG : empty_on_remote: Making directory with metadata 2025/09/30 05:19:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 05:19:37 INFO : empty_on_remote: Making directory 2025/09/30 05:19:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/30 05:19:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/30 05:19:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/30 05:19:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/30 05:19:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.66s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:19:39 DEBUG : empty_dir: Making directory with metadata 2025/09/30 05:19:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 05:19:39 DEBUG : empty_on_remote: Making directory with metadata 2025/09/30 05:19:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 05:19:39 INFO : empty_on_remote: Making directory 2025/09/30 05:19:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/30 05:19:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/30 05:19:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/30 05:19:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/30 05:19:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/30 05:19:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.46s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:19:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 05:19:42 INFO : sub dir: Making directory 2025/09/30 05:19:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:19:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 05:19:44 INFO : sub dir: Making directory 2025/09/30 05:19:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.14s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:19:55 DEBUG : Waiting for deletions to finish 2025/09/30 05:19:55 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:19:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : apple: Unchanged skipping 2025/09/30 05:19:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : banana: Unchanged skipping 2025/09/30 05:19:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:19:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:19:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:19:56 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:19:56 DEBUG : Waiting for deletions to finish 2025/09/30 05:19:56 INFO : There was nothing to transfer 2025/09/30 05:19:56 DEBUG : Waiting for deletions to finish 2025/09/30 05:19:56 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:19:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : apple: Unchanged skipping 2025/09/30 05:19:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:19:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:19:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : banana: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:19:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:19:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:19:57 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:19:57 DEBUG : Waiting for deletions to finish 2025/09/30 05:19:57 INFO : There was nothing to transfer 2025/09/30 05:19:57 DEBUG : Waiting for deletions to finish 2025/09/30 05:19:57 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:19:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:20:12 DEBUG : Waiting for deletions to finish 2025/09/30 05:20:13 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:20:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:20:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : banana: Unchanged skipping 2025/09/30 05:20:13 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:20:13 DEBUG : apple: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:20:13 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:20:13 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:20:13 DEBUG : Waiting for deletions to finish 2025/09/30 05:20:13 INFO : There was nothing to transfer 2025/09/30 05:20:13 DEBUG : Waiting for deletions to finish 2025/09/30 05:20:14 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : apple: Unchanged skipping 2025/09/30 05:20:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:20:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : banana: Unchanged skipping 2025/09/30 05:20:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:20:14 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:20:14 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:20:14 DEBUG : Waiting for deletions to finish 2025/09/30 05:20:14 INFO : There was nothing to transfer 2025/09/30 05:20:14 DEBUG : Waiting for deletions to finish 2025/09/30 05:20:14 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:20:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:20:30 DEBUG : Waiting for deletions to finish 2025/09/30 05:20:30 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:20:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:20:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/30 05:20:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:31 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:20:31 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:20:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/30 05:20:31 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/30 05:20:31 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/30 05:20:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/30 05:20:31 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/30 05:20:32 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/30 05:20:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/30 05:20:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/30 05:20:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/30 05:20:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/30 05:20:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/30 05:20:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/30 05:20:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/30 05:20:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/30 05:20:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/30 05:20:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/30 05:20:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/30 05:20:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/30 05:20:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 05:20:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/30 05:20:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/30 05:20:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/30 05:20:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/30 05:20:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/30 05:20:33 DEBUG : Waiting for deletions to finish 2025/09/30 05:20:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/30 05:20:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/30 05:20:34 INFO : dir1/0008-2345678.txt: Deleted 2025/09/30 05:20:34 INFO : dir1/0012-6789;.txt: Deleted 2025/09/30 05:20:34 INFO : dir1/0011-56789;.txt: Deleted 2025/09/30 05:20:34 INFO : appleappleapplebanana: Deleted 2025/09/30 05:20:34 INFO : banana: Deleted 2025/09/30 05:20:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/30 05:20:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/30 05:20:34 INFO : dir1/0007-1234567.txt: Deleted 2025/09/30 05:20:34 INFO : dir1/0010-456789.txt: Deleted 2025/09/30 05:20:34 INFO : apple: Deleted 2025/09/30 05:20:34 INFO : splitbananasplit: Deleted 2025/09/30 05:20:34 INFO : dir1/0003-defghij.txt: Deleted 2025/09/30 05:20:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/30 05:20:34 INFO : dir1/0009-3456789.txt: Deleted 2025/09/30 05:20:34 INFO : dir1/0013-789;=.txt: Deleted 2025/09/30 05:20:34 INFO : dir1/0015-9;=.txt: Deleted 2025/09/30 05:20:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/30 05:20:34 INFO : dir1/0014-89;=.txt: Deleted 2025/09/30 05:20:34 DEBUG : Waiting for deletions to finish 2025/09/30 05:20:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 05:20:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : apple: Unchanged skipping 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:20:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : banana: Unchanged skipping 2025/09/30 05:20:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:20:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/30 05:20:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:20:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:20:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:20:35 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:20:35 DEBUG : Waiting for deletions to finish 2025/09/30 05:20:35 DEBUG : Waiting for deletions to finish 2025/09/30 05:20:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/30 05:20:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/30 05:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 05:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:36 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 05:20:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 05:20:36 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 05:20:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 05:20:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 05:20:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 05:20:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 05:20:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 05:20:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 05:20:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:20:52 DEBUG : Waiting for deletions to finish 2025/09/30 05:20:52 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:20:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:52 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:52 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:52 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:52 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:52 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:52 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:52 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:52 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 05:20:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 05:20:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 05:20:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 05:20:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 05:20:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 05:20:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 05:20:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 05:20:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 05:20:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 05:20:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 05:20:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 05:20:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 05:20:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 05:20:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 05:20:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 05:20:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 05:20:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 05:20:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 05:20:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 05:20:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 05:20:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 05:20:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 05:20:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 05:20:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 05:20:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 05:20:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 05:20:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 05:20:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 05:20:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 05:20:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 05:20:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 05:20:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 05:20:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 05:20:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 05:20:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 05:20:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 05:20:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 05:20:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 05:20:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 05:20:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 05:20:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 05:20:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 05:20:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 05:20:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 05:20:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 05:20:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 05:20:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 05:20:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 05:20:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 05:20:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 05:20:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 05:20:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 05:20:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 05:20:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 05:20:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 05:20:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 05:20:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 05:20:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 05:20:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 05:20:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 05:20:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 05:20:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 05:20:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 05:20:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 05:20:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 05:20:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 05:20:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 05:20:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 05:20:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 05:20:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 05:20:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 05:20:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 05:20:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 05:20:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 05:20:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 05:20:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 05:20:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 05:20:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 05:20:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 05:20:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 05:20:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 05:20:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 05:20:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 05:20:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 05:20:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 05:20:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 05:20:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 05:20:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 05:20:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 05:20:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 05:20:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 05:20:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 05:20:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 05:20:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 05:20:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 05:20:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 05:20:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 05:20:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 05:20:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 05:20:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 05:20:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 05:20:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 05:20:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 05:20:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 05:20:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 05:20:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 05:20:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 05:20:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 05:20:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 05:20:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 05:20:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 05:20:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 05:20:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 05:20:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 05:20:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 05:20:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 05:20:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 05:20:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 05:20:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 05:20:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 05:20:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 05:20:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 05:20:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 05:20:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 05:20:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 05:20:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 05:20:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 05:20:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 05:20:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 05:20:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 05:20:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 05:20:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 05:20:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 05:20:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 05:20:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 05:20:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 05:20:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 05:20:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 05:20:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 05:20:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 05:20:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 05:20:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 05:20:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 05:20:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 05:20:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 05:20:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 05:20:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 05:20:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 05:20:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 05:20:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 05:20:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 05:20:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 05:20:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 05:20:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/30 05:20:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:52 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:20:52 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:20:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/30 05:20:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/30 05:20:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 05:20:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/30 05:20:53 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/30 05:20:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 05:20:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/30 05:20:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/30 05:20:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 05:20:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/30 05:20:53 INFO : apple: Copied (new) to: PREFIXapple 2025/09/30 05:20:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 05:20:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/30 05:20:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 05:20:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 05:20:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/30 05:20:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 05:20:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 05:20:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/30 05:20:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 05:20:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 05:20:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/30 05:20:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/30 05:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 05:20:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/30 05:20:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/30 05:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 05:20:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/30 05:20:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 05:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 05:20:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/30 05:20:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 05:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 05:20:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/30 05:20:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/30 05:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 05:20:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/30 05:20:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/30 05:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 05:20:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/30 05:20:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/30 05:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 05:20:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/30 05:20:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/30 05:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 05:20:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/30 05:20:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/30 05:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 05:20:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/30 05:20:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/30 05:20:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/30 05:20:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/30 05:20:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/30 05:20:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/30 05:20:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/30 05:20:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/30 05:20:55 DEBUG : Waiting for deletions to finish 2025/09/30 05:20:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/30 05:20:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/30 05:20:55 INFO : dir1/0008-2345678.txt: Deleted 2025/09/30 05:20:55 INFO : dir1/0010-456789.txt: Deleted 2025/09/30 05:20:56 INFO : dir1/0011-56789;.txt: Deleted 2025/09/30 05:20:56 INFO : appleappleapplebanana: Deleted 2025/09/30 05:20:56 INFO : apple: Deleted 2025/09/30 05:20:56 INFO : banana: Deleted 2025/09/30 05:20:56 INFO : dir1/0013-789;=.txt: Deleted 2025/09/30 05:20:56 INFO : splitbananasplit: Deleted 2025/09/30 05:20:56 INFO : dir1/0014-89;=.txt: Deleted 2025/09/30 05:20:56 INFO : dir1/0003-defghij.txt: Deleted 2025/09/30 05:20:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/30 05:20:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/30 05:20:56 INFO : dir1/0007-1234567.txt: Deleted 2025/09/30 05:20:56 INFO : dir1/0009-3456789.txt: Deleted 2025/09/30 05:20:56 INFO : dir1/0012-6789;.txt: Deleted 2025/09/30 05:20:56 INFO : dir1/0015-9;=.txt: Deleted 2025/09/30 05:20:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/30 05:20:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/30 05:20:56 DEBUG : Waiting for deletions to finish 2025/09/30 05:20:56 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:20:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 05:20:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 05:20:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 05:20:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 05:20:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 05:20:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 05:20:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 05:20:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 05:20:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 05:20:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 05:20:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 05:20:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 05:20:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 05:20:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 05:20:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 05:20:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 05:20:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 05:20:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 05:20:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 05:20:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 05:20:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 05:20:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 05:20:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 05:20:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 05:20:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 05:20:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 05:20:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 05:20:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 05:20:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 05:20:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 05:20:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 05:20:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 05:20:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 05:20:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 05:20:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 05:20:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 05:20:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 05:20:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 05:20:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 05:20:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 05:20:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 05:20:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 05:20:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 05:20:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 05:20:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 05:20:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 05:20:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 05:20:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 05:20:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 05:20:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:20:57 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:20:57 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:20:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/30 05:20:57 INFO : apple: Copied (new) 2025/09/30 05:20:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/30 05:20:57 INFO : banana: Copied (new) 2025/09/30 05:20:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/30 05:20:57 INFO : splitbananasplit: Copied (new) 2025/09/30 05:20:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/30 05:20:57 INFO : appleappleapplebanana: Copied (new) 2025/09/30 05:20:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/30 05:20:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/30 05:20:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/30 05:20:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/30 05:20:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/30 05:20:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/30 05:20:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/30 05:20:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/30 05:20:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/30 05:20:58 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/30 05:20:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/30 05:20:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/30 05:20:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/30 05:20:58 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/30 05:20:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/30 05:20:58 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/30 05:20:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/30 05:20:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/30 05:20:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/30 05:20:58 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/30 05:20:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/30 05:20:58 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/30 05:20:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/30 05:20:59 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/30 05:20:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/30 05:20:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/30 05:20:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/30 05:20:59 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/30 05:20:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/30 05:20:59 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/30 05:20:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/30 05:20:59 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/30 05:20:59 DEBUG : Waiting for deletions to finish 2025/09/30 05:20:59 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/30 05:20:59 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/30 05:20:59 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/30 05:20:59 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/30 05:20:59 INFO : PREFIXsplitbananasplit: Deleted 2025/09/30 05:20:59 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/30 05:20:59 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/30 05:20:59 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/30 05:20:59 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/30 05:20:59 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/30 05:20:59 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/30 05:20:59 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/30 05:21:00 INFO : PREFIXapple: Deleted 2025/09/30 05:21:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/30 05:21:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/30 05:21:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/30 05:21:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/30 05:21:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/30 05:21:00 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/30 05:21:00 INFO : PREFIXbanana: Deleted 2025/09/30 05:21:00 DEBUG : Waiting for deletions to finish 2025/09/30 05:21:00 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : Waiting for deletions to finish 2025/09/30 05:21:00 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:21:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:21:15 DEBUG : Waiting for deletions to finish 2025/09/30 05:21:15 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:21:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:21:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 05:21:16 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 05:21:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:16 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 05:21:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 05:21:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:16 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:16 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 05:21:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 05:21:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 05:21:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 05:21:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:16 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:21:16 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:21:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/30 05:21:16 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 05:21:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/30 05:21:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/30 05:21:16 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 05:21:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/30 05:21:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/30 05:21:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/30 05:21:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/30 05:21:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/30 05:21:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/30 05:21:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/30 05:21:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/30 05:21:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/30 05:21:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/30 05:21:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/30 05:21:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 05:21:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/30 05:21:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/30 05:21:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 05:21:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/30 05:21:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/30 05:21:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 05:21:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/30 05:21:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/30 05:21:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 05:21:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/30 05:21:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/30 05:21:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/30 05:21:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/30 05:21:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/30 05:21:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/30 05:21:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/30 05:21:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/30 05:21:18 DEBUG : Waiting for deletions to finish 2025/09/30 05:21:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/30 05:21:19 INFO : dir1/0010-456789.txt: Deleted 2025/09/30 05:21:19 INFO : dir1/0012-6789;.txt: Deleted 2025/09/30 05:21:19 INFO : dir1/0013-789;=.txt: Deleted 2025/09/30 05:21:19 INFO : dir1/0014-89;=.txt: Deleted 2025/09/30 05:21:19 INFO : dir1/0009-3456789.txt: Deleted 2025/09/30 05:21:19 INFO : banana: Deleted 2025/09/30 05:21:19 INFO : splitbananasplit: Deleted 2025/09/30 05:21:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/30 05:21:19 INFO : appleappleapplebanana: Deleted 2025/09/30 05:21:19 INFO : dir1/0003-defghij.txt: Deleted 2025/09/30 05:21:19 INFO : dir1/0015-9;=.txt: Deleted 2025/09/30 05:21:19 INFO : dir1/0007-1234567.txt: Deleted 2025/09/30 05:21:19 INFO : dir1/0008-2345678.txt: Deleted 2025/09/30 05:21:19 INFO : apple: Deleted 2025/09/30 05:21:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/30 05:21:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/30 05:21:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/30 05:21:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/30 05:21:19 INFO : dir1/0011-56789;.txt: Deleted 2025/09/30 05:21:19 DEBUG : Waiting for deletions to finish 2025/09/30 05:21:19 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:19 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/30 05:21:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 05:21:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 05:21:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 05:21:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:20 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:21:20 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:21:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/30 05:21:20 INFO : splitbananasplit: Copied (new) 2025/09/30 05:21:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/30 05:21:20 INFO : banana: Copied (new) 2025/09/30 05:21:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/30 05:21:20 INFO : appleappleapplebanana: Copied (new) 2025/09/30 05:21:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/30 05:21:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/30 05:21:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/30 05:21:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/30 05:21:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/30 05:21:21 INFO : apple: Copied (new) 2025/09/30 05:21:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/30 05:21:21 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/30 05:21:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/30 05:21:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/30 05:21:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/30 05:21:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/30 05:21:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/30 05:21:21 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/30 05:21:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/30 05:21:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/30 05:21:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/30 05:21:22 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/30 05:21:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/30 05:21:22 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/30 05:21:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/30 05:21:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/30 05:21:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/30 05:21:22 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/30 05:21:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/30 05:21:22 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/30 05:21:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/30 05:21:22 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/30 05:21:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/30 05:21:22 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/30 05:21:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/30 05:21:23 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/30 05:21:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/30 05:21:23 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/30 05:21:23 DEBUG : Waiting for deletions to finish 2025/09/30 05:21:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/30 05:21:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/30 05:21:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/30 05:21:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/30 05:21:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/30 05:21:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/30 05:21:23 INFO : bananaSUFFIX: Deleted 2025/09/30 05:21:23 INFO : splitbananasplitSUFFIX: Deleted 2025/09/30 05:21:24 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/30 05:21:24 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/30 05:21:24 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/30 05:21:24 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/30 05:21:24 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/30 05:21:24 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/30 05:21:24 INFO : appleSUFFIX: Deleted 2025/09/30 05:21:24 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/30 05:21:24 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/30 05:21:24 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/30 05:21:24 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/30 05:21:24 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/30 05:21:24 DEBUG : Waiting for deletions to finish 2025/09/30 05:21:24 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : Waiting for deletions to finish 2025/09/30 05:21:24 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:21:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:21:41 DEBUG : Waiting for deletions to finish 2025/09/30 05:21:41 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:21:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 05:21:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 05:21:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 05:21:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:41 DEBUG : apple: Unchanged skipping 2025/09/30 05:21:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:41 DEBUG : banana: Unchanged skipping 2025/09/30 05:21:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 05:21:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 05:21:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 05:21:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 05:21:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 05:21:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 05:21:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 05:21:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 05:21:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/30 05:21:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 05:21:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 05:21:41 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:21:41 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:21:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/30 05:21:42 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/30 05:21:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 05:21:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/30 05:21:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/30 05:21:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 05:21:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/30 05:21:42 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/30 05:21:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 05:21:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/30 05:21:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/30 05:21:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 05:21:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/30 05:21:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/30 05:21:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 05:21:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/30 05:21:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/30 05:21:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 05:21:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/30 05:21:42 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/30 05:21:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 05:21:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/30 05:21:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/30 05:21:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 05:21:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/30 05:21:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/30 05:21:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 05:21:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/30 05:21:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/30 05:21:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 05:21:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/30 05:21:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/30 05:21:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 05:21:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/30 05:21:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/30 05:21:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 05:21:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/30 05:21:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/30 05:21:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 05:21:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/30 05:21:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/30 05:21:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 05:21:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/30 05:21:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/30 05:21:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/30 05:21:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/30 05:21:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/30 05:21:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/30 05:21:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/30 05:21:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/30 05:21:44 DEBUG : Waiting for deletions to finish 2025/09/30 05:21:44 INFO : dir1/0013-789;=.txt: Deleted 2025/09/30 05:21:44 INFO : dir1/0014-89;=.txt: Deleted 2025/09/30 05:21:44 INFO : splitbananasplit: Deleted 2025/09/30 05:21:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/30 05:21:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/30 05:21:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/30 05:21:44 INFO : dir1/0015-9;=.txt: Deleted 2025/09/30 05:21:44 INFO : dir1/0003-defghij.txt: Deleted 2025/09/30 05:21:44 INFO : dir1/0012-6789;.txt: Deleted 2025/09/30 05:21:44 INFO : dir1/0011-56789;.txt: Deleted 2025/09/30 05:21:44 INFO : appleappleapplebanana: Deleted 2025/09/30 05:21:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/30 05:21:44 INFO : dir1/0008-2345678.txt: Deleted 2025/09/30 05:21:44 INFO : dir1/0009-3456789.txt: Deleted 2025/09/30 05:21:45 INFO : dir1/0010-456789.txt: Deleted 2025/09/30 05:21:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/30 05:21:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/30 05:21:45 INFO : dir1/0007-1234567.txt: Deleted 2025/09/30 05:21:45 DEBUG : Waiting for deletions to finish 2025/09/30 05:21:45 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : appleapple: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/30 05:21:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 05:21:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 05:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 05:21:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 05:21:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 05:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 05:21:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 05:21:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 05:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 05:21:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 05:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 05:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 05:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 05:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 05:21:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 05:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 05:21:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 05:21:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 05:21:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 05:21:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 05:21:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 05:21:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 05:21:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 05:21:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 05:21:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 05:21:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 05:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 05:21:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 05:21:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 05:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 05:21:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 05:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 05:21:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 05:21:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 05:21:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 05:21:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 05:21:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 05:21:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 05:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 05:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 05:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 05:21:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 05:21:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 05:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 05:21:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 05:21:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 05:21:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 05:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 05:21:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 05:21:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 05:21:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 05:21:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 05:21:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 05:21:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 05:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 05:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 05:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 05:21:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 05:21:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 05:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 05:21:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 05:21:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 05:21:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 05:21:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 05:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 05:21:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 05:21:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 05:21:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 05:21:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 05:21:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 05:21:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 05:21:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 05:21:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 05:21:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 05:21:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 05:21:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 05:21:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 05:21:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 05:21:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 05:21:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 05:21:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 05:21:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 05:21:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : apple: Unchanged skipping 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:21:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : banana: Unchanged skipping 2025/09/30 05:21:45 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:21:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 05:21:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 05:21:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 05:21:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 05:21:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 05:21:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 05:21:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 05:21:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 05:21:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 05:21:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 05:21:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 05:21:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 05:21:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 05:21:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 05:21:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 05:21:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 05:21:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 05:21:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 05:21:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 05:21:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 05:21:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/30 05:21:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:21:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:21:45 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:21:45 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:21:45 DEBUG : Waiting for deletions to finish 2025/09/30 05:21:45 DEBUG : Waiting for deletions to finish 2025/09/30 05:21:46 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : appleapple: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/30 05:21:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 05:21:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 05:21:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 05:21:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 05:21:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 05:21:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 05:21:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 05:21:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 05:21:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 05:21:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 05:21:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 05:21:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 05:21:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 05:21:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 05:21:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 05:21:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 05:21:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 05:21:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 05:21:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 05:21:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 05:21:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 05:21:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 05:21:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 05:21:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 05:21:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 05:21:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 05:21:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 05:21:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 05:21:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 05:21:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 05:21:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 05:21:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 05:21:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 05:21:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 05:21:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 05:21:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 05:21:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 05:21:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 05:21:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 05:21:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 05:21:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 05:21:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 05:21:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 05:21:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 05:21:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 05:21:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 05:21:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 05:21:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 05:21:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 05:21:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 05:21:46 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:22:01 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:01 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:22:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : apple: Unchanged skipping 2025/09/30 05:22:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:22:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : banana: Unchanged skipping 2025/09/30 05:22:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:22:01 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:22:01 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:22:01 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:01 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : apple: Unchanged skipping 2025/09/30 05:22:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:22:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:22:02 DEBUG : banana: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:22:02 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:22:02 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:02 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:02 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:22:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:03 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:22:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:22:18 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:18 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:22:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : apple: Unchanged skipping 2025/09/30 05:22:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:22:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : banana: Unchanged skipping 2025/09/30 05:22:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:22:19 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:22:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:22:19 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:19 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:19 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:22:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : apple: Unchanged skipping 2025/09/30 05:22:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:22:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : banana: Unchanged skipping 2025/09/30 05:22:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:22:19 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:22:19 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:22:19 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:19 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:20 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:22:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:22:35 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:35 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:22:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:22:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : apple: Unchanged skipping 2025/09/30 05:22:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:22:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : banana: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:22:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:22:36 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:36 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:36 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:22:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:22:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : apple: Unchanged skipping 2025/09/30 05:22:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : banana: Unchanged skipping 2025/09/30 05:22:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:22:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:22:36 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:22:36 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:36 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:37 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:22:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:22:53 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:53 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:22:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : apple: Unchanged skipping 2025/09/30 05:22:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:22:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:22:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : banana: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:22:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:22:54 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:22:54 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:54 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:54 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:22:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:22:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : banana: Unchanged skipping 2025/09/30 05:22:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:22:55 DEBUG : apple: Unchanged skipping 2025/09/30 05:22:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:22:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:22:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:22:55 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:22:55 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:55 DEBUG : Waiting for deletions to finish 2025/09/30 05:22:55 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:22:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:23:10 DEBUG : Waiting for deletions to finish 2025/09/30 05:23:11 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:23:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : apple: Unchanged skipping 2025/09/30 05:23:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:23:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : banana: Unchanged skipping 2025/09/30 05:23:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:23:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:23:11 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:11 DEBUG : Waiting for deletions to finish 2025/09/30 05:23:11 DEBUG : Waiting for deletions to finish 2025/09/30 05:23:12 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : apple: Unchanged skipping 2025/09/30 05:23:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 05:23:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : banana: Unchanged skipping 2025/09/30 05:23:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 05:23:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 05:23:12 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:12 DEBUG : Waiting for deletions to finish 2025/09/30 05:23:12 DEBUG : Waiting for deletions to finish 2025/09/30 05:23:12 DEBUG : apple: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : banana: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 05:23:12 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (211.22s) --- PASS: TestTransform/NFC (15.62s) --- PASS: TestTransform/NFD (17.34s) --- PASS: TestTransform/base64 (21.31s) --- PASS: TestTransform/prefix (24.88s) --- PASS: TestTransform/suffix (24.19s) --- PASS: TestTransform/truncate (20.99s) --- PASS: TestTransform/encoder (17.34s) --- PASS: TestTransform/ISO-8859-1 (16.74s) --- PASS: TestTransform/charmap (17.17s) --- PASS: TestTransform/lowercase (18.02s) --- PASS: TestTransform/ascii (17.61s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:23:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/30 05:23:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/30 05:23:17 INFO : sub dir_somesuffix: Making directory 2025/09/30 05:23:17 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/30 05:23:17 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/30 05:23:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/30 05:23:17 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/30 05:23:17 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/30 05:23:17 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:17 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:18 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:18 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/30 05:23:18 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.06s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:23:19 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:20 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:20 INFO : tictactoe: Making directory 2025/09/30 05:23:20 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:20 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 05:23:20 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/30 05:23:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 05:23:20 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:20 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:20 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/30 05:23:20 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.86s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:23:21 INFO : toe: Making directory 2025/09/30 05:23:21 INFO : toe/toe: Making directory 2025/09/30 05:23:21 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 05:23:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/30 05:23:21 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 05:23:21 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/30 05:23:22 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.01s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:23:23 INFO : toe: Making directory 2025/09/30 05:23:23 INFO : toe/toe: Making directory 2025/09/30 05:23:23 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 05:23:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/30 05:23:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 05:23:23 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:23 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/30 05:23:24 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.90s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:23:25 DEBUG : empty_dir: Making directory with metadata 2025/09/30 05:23:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 05:23:25 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:25 INFO : tictacempty_dir: Making directory 2025/09/30 05:23:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:25 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:25 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:25 INFO : tictactoe: Making directory 2025/09/30 05:23:25 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:25 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 05:23:25 INFO : tictactoe/tictactoe: Making directory 2025/09/30 05:23:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 05:23:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 05:23:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 05:23:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 05:23:25 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:25 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/30 05:23:26 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.97s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:23:27 DEBUG : empty_dir: Making directory with metadata 2025/09/30 05:23:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 05:23:27 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:27 INFO : tictacempty_dir: Making directory 2025/09/30 05:23:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:27 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:27 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:27 INFO : tictactoe: Making directory 2025/09/30 05:23:27 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:27 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 05:23:27 INFO : tictactoe/tictactoe: Making directory 2025/09/30 05:23:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 05:23:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 05:23:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 05:23:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 05:23:27 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 05:23:27 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 05:23:28 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/30 05:23:28 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:28 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:28 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:28 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 05:23:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/30 05:23:28 NOTICE: B2 bucket rclone-test-kovareq4quqo: 0 differences found 2025/09/30 05:23:28 NOTICE: B2 bucket rclone-test-kovareq4quqo: 1 matching files --- PASS: TestAllTag (1.97s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:23:29 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:29 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:29 INFO : tictactoe: Making directory 2025/09/30 05:23:29 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:29 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 05:23:29 INFO : tictactoe/tictactoe: Making directory 2025/09/30 05:23:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 05:23:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 05:23:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 05:23:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 05:23:29 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:29 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/30 05:23:30 DEBUG : Waiting for deletions to finish 2025/09/30 05:23:30 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:30 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:30 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 05:23:30 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/30 05:23:30 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 05:23:30 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/30 05:23:30 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:30 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.28s) === RUN TestSyntax 2025/09/30 05:23:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:23:31 INFO : toe: Making directory 2025/09/30 05:23:31 INFO : toe/toe: Making directory 2025/09/30 05:23:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/30 05:23:32 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:32 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:32 INFO : toe/toe/toe: Copied (new) 2025/09/30 05:23:32 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.85s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:23:33 DEBUG : empty_dir: Making directory with metadata 2025/09/30 05:23:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 05:23:33 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:33 INFO : tictacempty_dir: Making directory 2025/09/30 05:23:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:33 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:33 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:33 INFO : tictactoe: Making directory 2025/09/30 05:23:33 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:33 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 05:23:33 INFO : tictactoe/tictactoe: Making directory 2025/09/30 05:23:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 05:23:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 05:23:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 05:23:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 05:23:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 05:23:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 05:23:33 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:33 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 05:23:34 INFO : toe/toe/toe.txt: Deleted 2025/09/30 05:23:34 INFO : toe/toe: Removing directory 2025/09/30 05:23:34 INFO : toe: Removing directory 2025/09/30 05:23:34 INFO : empty_dir: Removing directory 2025/09/30 05:23:34 DEBUG : Local file system at /tmp/rclone3086789957: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.81s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:23:35 DEBUG : empty_dir: Making directory with metadata 2025/09/30 05:23:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 05:23:35 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:35 INFO : tictacempty_dir: Making directory 2025/09/30 05:23:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:35 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:35 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:35 INFO : tictactoe: Making directory 2025/09/30 05:23:35 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:35 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 05:23:35 INFO : tictactoe/tictactoe: Making directory 2025/09/30 05:23:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 05:23:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 05:23:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 05:23:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 05:23:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 05:23:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 05:23:35 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:35 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 05:23:36 INFO : toe/toe/toe.txt: Deleted 2025/09/30 05:23:36 INFO : toe/toe: Removing directory 2025/09/30 05:23:36 INFO : toe: Removing directory 2025/09/30 05:23:36 INFO : empty_dir: Removing directory 2025/09/30 05:23:36 DEBUG : Local file system at /tmp/rclone3086789957: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/30 05:23:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/30 05:23:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 05:23:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 05:23:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 05:23:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/30 05:23:37 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.25s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:23:38 DEBUG : Reset feature "Copy" 2025/09/30 05:23:38 DEBUG : Reset feature "Move" 2025/09/30 05:23:38 DEBUG : Reset feature "Copy" 2025/09/30 05:23:38 DEBUG : Reset feature "Move" 2025/09/30 05:23:38 DEBUG : empty_dir: Making directory with metadata 2025/09/30 05:23:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 05:23:38 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:38 INFO : tictacempty_dir: Making directory 2025/09/30 05:23:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 05:23:38 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:38 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:38 INFO : tictactoe: Making directory 2025/09/30 05:23:38 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:38 DEBUG : toe: transformed to: tictactoe 2025/09/30 05:23:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 05:23:38 INFO : tictactoe/tictactoe: Making directory 2025/09/30 05:23:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 05:23:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 05:23:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 05:23:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 05:23:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 05:23:38 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 05:23:38 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 05:23:39 INFO : toe/toe/toe.txt: Deleted 2025/09/30 05:23:39 INFO : toe/toe: Removing directory 2025/09/30 05:23:39 INFO : toe: Removing directory 2025/09/30 05:23:39 INFO : empty_dir: Removing directory 2025/09/30 05:23:39 DEBUG : Local file system at /tmp/rclone3086789957: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/30 05:23:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/30 05:23:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 05:23:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 05:23:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 05:23:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/30 05:23:41 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.69s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:23:42 DEBUG : toe: transformed to: dG9l 2025/09/30 05:23:42 DEBUG : toe: transformed to: dG9l 2025/09/30 05:23:42 INFO : dG9l: Making directory 2025/09/30 05:23:42 DEBUG : toe: transformed to: dG9l 2025/09/30 05:23:42 DEBUG : toe: transformed to: dG9l 2025/09/30 05:23:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/30 05:23:42 INFO : dG9l/dG9l: Making directory 2025/09/30 05:23:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/30 05:23:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/30 05:23:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/30 05:23:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 05:23:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/30 05:23:42 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:42 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:43 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/30 05:23:43 DEBUG : Waiting for deletions to finish 2025/09/30 05:23:43 DEBUG : dG9l: transformed to: toe 2025/09/30 05:23:43 DEBUG : dG9l: transformed to: toe 2025/09/30 05:23:43 DEBUG : dG9l: transformed to: toe 2025/09/30 05:23:43 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/30 05:23:43 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/30 05:23:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/30 05:23:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/30 05:23:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/30 05:23:43 DEBUG : Local file system at /tmp/rclone3086789957: Waiting for checks to finish 2025/09/30 05:23:43 DEBUG : Local file system at /tmp/rclone3086789957: Waiting for transfers to finish 2025/09/30 05:23:43 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.54s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-kovareq4quqo", Local "Local file system at /tmp/rclone3086789957", Modify Window "1ms" 2025/09/30 05:23:44 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 05:23:44 DEBUG : toe: transformed to: 2025/09/30 05:23:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 05:23:45 DEBUG : toe: transformed to: 2025/09/30 05:23:45 INFO : B2 bucket rclone-test-kovareq4quqo: Making directory 2025/09/30 05:23:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 05:23:45 DEBUG : toe: transformed to: 2025/09/30 05:23:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 05:23:45 DEBUG : toe: transformed to: 2025/09/30 05:23:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 05:23:45 DEBUG : toe/toe: transformed to: 2025/09/30 05:23:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/30 05:23:45 INFO : toe/toe: Making directory 2025/09/30 05:23:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 05:23:45 DEBUG : toe/toe: transformed to: 2025/09/30 05:23:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/30 05:23:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 05:23:45 DEBUG : toe: transformed to: 2025/09/30 05:23:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/30 05:23:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 05:23:45 DEBUG : toe/toe/toe: transformed to: 2025/09/30 05:23:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/30 05:23:45 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for checks to finish 2025/09/30 05:23:45 DEBUG : B2 bucket rclone-test-kovareq4quqo: Waiting for transfers to finish 2025/09/30 05:23:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/30 05:23:45 INFO : toe/toe/toe: Copied (new) 2025/09/30 05:23:45 ERROR : B2 bucket rclone-test-kovareq4quqo: not deleting files as there were IO errors 2025/09/30 05:23:45 ERROR : B2 bucket rclone-test-kovareq4quqo: not deleting directories as there were IO errors --- PASS: TestError (1.80s) PASS 2025/09/30 05:23:46 DEBUG : B2 bucket rclone-test-kovareq4quqo: Purge remote 2025/09/30 05:23:46 INFO : B2 bucket rclone-test-kovareq4quqo: cleaning bucket "rclone-test-kovareq4quqo" of all files 2025/09/30 05:23:47 DEBUG : BackupDir/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f862_d20250930_m051705_c001_v7007000_t0000_u01759209425466") 2025/09/30 05:23:47 DEBUG : BackupDir/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f113ffb87b28cd893_d20250930_m051659_c001_v0001042_t0047_u01759209419211") 2025/09/30 05:23:47 DEBUG : CompareDest/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f6ed_d20250930_m051639_c001_v7007000_t0000_u01759209399429") 2025/09/30 05:23:47 DEBUG : CompareDest/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c93509f7d_d20250930_m051633_c001_v0001043_t0057_u01759209393179") 2025/09/30 05:23:47 DEBUG : CompareDest/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f6ee_d20250930_m051639_c001_v7007000_t0000_u01759209399611") 2025/09/30 05:23:47 DEBUG : CompareDest/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff799_d20250930_m051634_c001_v0001120_t0045_u01759209394688") 2025/09/30 05:23:47 DEBUG : CopyDest/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f864_d20250930_m051705_c001_v7007000_t0000_u01759209425648") 2025/09/30 05:23:47 DEBUG : CopyDest/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722dad_d20250930_m051655_c001_v0001109_t0029_u01759209415914") 2025/09/30 05:23:47 DEBUG : CopyDest/three: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f866_d20250930_m051705_c001_v7007000_t0000_u01759209425831") 2025/09/30 05:23:48 DEBUG : CopyDest/three: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff804_d20250930_m051703_c001_v0001120_t0035_u01759209423211") 2025/09/30 05:23:48 DEBUG : CopyDest/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f869_d20250930_m051706_c001_v7007000_t0000_u01759209426013") 2025/09/30 05:23:48 DEBUG : CopyDest/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c93509fc2_d20250930_m051700_c001_v0001043_t0042_u01759209420931") 2025/09/30 05:23:48 DEBUG : EXISTING: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01dfe95_d20250930_m051834_c001_v7007000_t0000_u01759209514337") 2025/09/30 05:23:48 DEBUG : EXISTING: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0be_d20250930_m051832_c001_v0001043_t0039_u01759209512978") 2025/09/30 05:23:48 DEBUG : PREFIXapple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4169d19576d585fc_d20250930_m052059_c001_v7007000_t0000_u01759209659909") 2025/09/30 05:23:48 DEBUG : PREFIXapple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a23f_d20250930_m052053_c001_v0001043_t0041_u01759209653061") 2025/09/30 05:23:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4048e2af40e4fed6_d20250930_m052100_c001_v7007000_t0000_u01759209660070") 2025/09/30 05:23:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39552ad_d20250930_m052053_c001_v0001113_t0024_u01759209653050") 2025/09/30 05:23:48 DEBUG : PREFIXbanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d342_d20250930_m052100_c001_v7007000_t0000_u01759209660081") 2025/09/30 05:23:48 DEBUG : PREFIXbanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199bcb_d20250930_m052053_c001_v0001092_t0017_u01759209653081") 2025/09/30 05:23:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4169d19576d585f9_d20250930_m052059_c001_v7007000_t0000_u01759209659724") 2025/09/30 05:23:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ff3_d20250930_m052053_c001_v0001109_t0003_u01759209653073") 2025/09/30 05:23:48 DEBUG : Testêé: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01dfe86_d20250930_m051830_c001_v7007000_t0000_u01759209510202") 2025/09/30 05:23:48 DEBUG : Testêé: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0b6_d20250930_m051829_c001_v0001043_t0004_u01759209509468") 2025/09/30 05:23:48 DEBUG : Testêé: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722e80_d20250930_m051828_c001_v0001109_t0006_u01759209508028") 2025/09/30 05:23:48 DEBUG : YXBwbGU=: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f5e9_d20250930_m052036_c001_v7007000_t0000_u01759209636469") 2025/09/30 05:23:49 DEBUG : YXBwbGU=: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955261_d20250930_m052031_c001_v0001113_t0050_u01759209631592") 2025/09/30 05:23:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f5eb_d20250930_m052036_c001_v7007000_t0000_u01759209636659") 2025/09/30 05:23:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b7a_d20250930_m052031_c001_v0001092_t0021_u01759209631570") 2025/09/30 05:23:49 DEBUG : YmFuYW5h: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f5ee_d20250930_m052036_c001_v7007000_t0000_u01759209636842") 2025/09/30 05:23:49 DEBUG : YmFuYW5h: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722fcb_d20250930_m052031_c001_v0001109_t0008_u01759209631582") 2025/09/30 05:23:49 DEBUG : a/potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb42_d20250930_m051459_c001_v7007000_t0000_u01759209299253") 2025/09/30 05:23:49 DEBUG : a/potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff617_d20250930_m051458_c001_v0001120_t0005_u01759209298205") 2025/09/30 05:23:49 DEBUG : a/potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb3d_d20250930_m051456_c001_v7007000_t0000_u01759209296239") 2025/09/30 05:23:49 DEBUG : a/potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff60d_d20250930_m051455_c001_v0001120_t0031_u01759209295069") 2025/09/30 05:23:49 DEBUG : a/potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f3ae_d20250930_m051436_c001_v7007000_t0000_u01759209276615") 2025/09/30 05:23:49 DEBUG : a/potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5b9_d20250930_m051435_c001_v0001120_t0031_u01759209275616") 2025/09/30 05:23:49 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c98_d20250930_m052313_c001_v7007000_t0000_u01759209793493") 2025/09/30 05:23:49 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39555a7_d20250930_m052308_c001_v0001113_t0052_u01759209788864") 2025/09/30 05:23:49 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c60_d20250930_m052255_c001_v7007000_t0000_u01759209775867") 2025/09/30 05:23:49 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955553_d20250930_m052251_c001_v0001113_t0031_u01759209771365") 2025/09/30 05:23:49 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffd8_d20250930_m052237_c001_v7007000_t0000_u01759209757775") 2025/09/30 05:23:49 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39554ef_d20250930_m052233_c001_v0001113_t0037_u01759209753768") 2025/09/30 05:23:49 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e985152_d20250930_m052220_c001_v7007000_t0000_u01759209740730") 2025/09/30 05:23:49 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955495_d20250930_m052216_c001_v0001113_t0054_u01759209736679") 2025/09/30 05:23:49 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b44_d20250930_m052203_c001_v7007000_t0000_u01759209723982") 2025/09/30 05:23:49 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955458_d20250930_m052159_c001_v0001113_t0036_u01759209719285") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa5d_d20250930_m052146_c001_v7007000_t0000_u01759209706599") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39553ca_d20250930_m052139_c001_v0001113_t0019_u01759209699191") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f68e_d20250930_m052125_c001_v7007000_t0000_u01759209685565") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723046_d20250930_m052120_c001_v0001109_t0003_u01759209680581") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01e018e_d20250930_m052119_c001_v7007000_t0000_u01759209679582") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c18_d20250930_m052113_c001_v0001092_t0012_u01759209673764") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d352_d20250930_m052101_c001_v7007000_t0000_u01759209661420") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199bdd_d20250930_m052057_c001_v0001092_t0022_u01759209657219") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4048e2af40e4feb1_d20250930_m052056_c001_v7007000_t0000_u01759209656044") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39552a4_d20250930_m052050_c001_v0001113_t0022_u01759209650219") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f5d6_d20250930_m052034_c001_v7007000_t0000_u01759209634659") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b6e_d20250930_m052028_c001_v0001092_t0004_u01759209628432") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad2b_d20250930_m052015_c001_v7007000_t0000_u01759209615244") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b42_d20250930_m052010_c001_v0001092_t0014_u01759209610725") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf842_d20250930_m051957_c001_v7007000_t0000_u01759209597939") 2025/09/30 05:23:50 DEBUG : apple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b10_d20250930_m051953_c001_v0001092_t0057_u01759209593764") 2025/09/30 05:23:50 DEBUG : appleSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01e019b_d20250930_m052124_c001_v7007000_t0000_u01759209684053") 2025/09/30 05:23:50 DEBUG : appleSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c1e_d20250930_m052116_c001_v0001092_t0057_u01759209676350") 2025/09/30 05:23:50 DEBUG : appleapple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa5e_d20250930_m052146_c001_v7007000_t0000_u01759209706783") 2025/09/30 05:23:50 DEBUG : appleapple: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c7c_d20250930_m052142_c001_v0001092_t0029_u01759209702061") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c99_d20250930_m052313_c001_v7007000_t0000_u01759209793676") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372318f_d20250930_m052309_c001_v0001109_t0058_u01759209789774") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c61_d20250930_m052256_c001_v7007000_t0000_u01759209776053") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372316c_d20250930_m052252_c001_v0001109_t0019_u01759209772269") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffd9_d20250930_m052237_c001_v7007000_t0000_u01759209757960") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372313d_d20250930_m052234_c001_v0001109_t0035_u01759209754541") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e985156_d20250930_m052220_c001_v7007000_t0000_u01759209740912") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723108_d20250930_m052217_c001_v0001109_t0020_u01759209737446") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b45_d20250930_m052204_c001_v7007000_t0000_u01759209724166") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e37230d5_d20250930_m052200_c001_v0001109_t0022_u01759209720321") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa57_d20250930_m052144_c001_v7007000_t0000_u01759209704804") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2c9_d20250930_m052139_c001_v0001043_t0035_u01759209699881") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f691_d20250930_m052125_c001_v7007000_t0000_u01759209685747") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c2c_d20250930_m052120_c001_v0001092_t0008_u01759209680568") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf9d8_d20250930_m052119_c001_v7007000_t0000_u01759209679438") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723036_d20250930_m052114_c001_v0001109_t0019_u01759209674645") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d356_d20250930_m052101_c001_v7007000_t0000_u01759209661602") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723001_d20250930_m052057_c001_v0001109_t0010_u01759209657243") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4023a42e90f9bb57_d20250930_m052056_c001_v7007000_t0000_u01759209656044") 2025/09/30 05:23:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722fef_d20250930_m052051_c001_v0001109_t0036_u01759209651131") 2025/09/30 05:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f403c2324b2541dc0_d20250930_m052034_c001_v7007000_t0000_u01759209634482") 2025/09/30 05:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955255_d20250930_m052029_c001_v0001113_t0004_u01759209629497") 2025/09/30 05:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad2d_d20250930_m052015_c001_v7007000_t0000_u01759209615427") 2025/09/30 05:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955218_d20250930_m052011_c001_v0001113_t0055_u01759209611923") 2025/09/30 05:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf843_d20250930_m051958_c001_v7007000_t0000_u01759209598120") 2025/09/30 05:23:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39551d2_d20250930_m051954_c001_v0001113_t0009_u01759209594937") 2025/09/30 05:23:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f684_d20250930_m052124_c001_v7007000_t0000_u01759209684064") 2025/09/30 05:23:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a290_d20250930_m052116_c001_v0001043_t0006_u01759209676374") 2025/09/30 05:23:52 DEBUG : b/potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb43_d20250930_m051459_c001_v7007000_t0000_u01759209299435") 2025/09/30 05:23:52 DEBUG : b/potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff613_d20250930_m051456_c001_v0001120_t0030_u01759209296794") 2025/09/30 05:23:52 DEBUG : b/potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb3a_d20250930_m051455_c001_v7007000_t0000_u01759209295624") 2025/09/30 05:23:52 DEBUG : b/potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff602_d20250930_m051454_c001_v0001120_t0019_u01759209294053") 2025/09/30 05:23:52 DEBUG : b/potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f3aa_d20250930_m051436_c001_v7007000_t0000_u01759209276060") 2025/09/30 05:23:52 DEBUG : b/potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5b1_d20250930_m051434_c001_v0001120_t0033_u01759209274261") 2025/09/30 05:23:52 DEBUG : backup/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f423de332702e1841_d20250930_m051721_c001_v7007000_t0000_u01759209441426") 2025/09/30 05:23:52 DEBUG : backup/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f110eef7afd146860_d20250930_m051719_c001_v0001144_t0031_u01759209439279") 2025/09/30 05:23:52 DEBUG : backup/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1094c26f021be1c5_d20250930_m051715_c001_v0001180_t0022_u01759209435566") 2025/09/30 05:23:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984a95_d20250930_m051749_c001_v7007000_t0000_u01759209469096") 2025/09/30 05:23:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1049553486dbe169_d20250930_m051746_c001_v0001130_t0014_u01759209466876") 2025/09/30 05:23:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1177a552e1e5772b_d20250930_m051742_c001_v0001184_t0014_u01759209462874") 2025/09/30 05:23:53 DEBUG : backup/one.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f896_d20250930_m051735_c001_v7007000_t0000_u01759209455749") 2025/09/30 05:23:53 DEBUG : backup/one.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f100f4b479474aaa9_d20250930_m051733_c001_v0001101_t0036_u01759209453539") 2025/09/30 05:23:53 DEBUG : backup/one.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f103b05cb7227178c_d20250930_m051728_c001_v0001115_t0056_u01759209448869") 2025/09/30 05:23:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984a97_d20250930_m051749_c001_v7007000_t0000_u01759209469280") 2025/09/30 05:23:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f112e67194012b1eb_d20250930_m051748_c001_v0001041_t0019_u01759209468200") 2025/09/30 05:23:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1118a94c541f6f4c_d20250930_m051744_c001_v0001184_t0055_u01759209464419") 2025/09/30 05:23:53 DEBUG : backup/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f423de332702e1842_d20250930_m051721_c001_v7007000_t0000_u01759209441626") 2025/09/30 05:23:53 DEBUG : backup/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f113d975511e9801f_d20250930_m051720_c001_v0001182_t0011_u01759209440662") 2025/09/30 05:23:53 DEBUG : backup/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1084af364fee18a7_d20250930_m051716_c001_v0001176_t0003_u01759209436940") 2025/09/30 05:23:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f897_d20250930_m051735_c001_v7007000_t0000_u01759209455933") 2025/09/30 05:23:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1140c43b41de53e8_d20250930_m051734_c001_v0001106_t0040_u01759209454667") 2025/09/30 05:23:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f10634d18c79cc3c5_d20250930_m051730_c001_v0001181_t0010_u01759209450717") 2025/09/30 05:23:53 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c9a_d20250930_m052313_c001_v7007000_t0000_u01759209793861") 2025/09/30 05:23:53 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199d75_d20250930_m052309_c001_v0001092_t0022_u01759209789315") 2025/09/30 05:23:53 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c63_d20250930_m052256_c001_v7007000_t0000_u01759209776238") 2025/09/30 05:23:53 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199d3c_d20250930_m052251_c001_v0001092_t0018_u01759209771797") 2025/09/30 05:23:53 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffda_d20250930_m052238_c001_v7007000_t0000_u01759209758148") 2025/09/30 05:23:53 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199d16_d20250930_m052234_c001_v0001092_t0058_u01759209754202") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e98515a_d20250930_m052221_c001_v7007000_t0000_u01759209741098") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199ce7_d20250930_m052216_c001_v0001092_t0033_u01759209736940") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b46_d20250930_m052204_c001_v7007000_t0000_u01759209724348") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199cc0_d20250930_m052159_c001_v0001092_t0049_u01759209719771") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa5f_d20250930_m052146_c001_v7007000_t0000_u01759209706970") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c70_d20250930_m052139_c001_v0001092_t0009_u01759209699543") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f693_d20250930_m052125_c001_v7007000_t0000_u01759209685929") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a29f_d20250930_m052120_c001_v0001043_t0049_u01759209680552") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01e018d_d20250930_m052119_c001_v7007000_t0000_u01759209679400") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395534d_d20250930_m052114_c001_v0001113_t0009_u01759209674309") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d359_d20250930_m052101_c001_v7007000_t0000_u01759209661782") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39552d5_d20250930_m052057_c001_v0001113_t0002_u01759209657209") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4169d19576d585d2_d20250930_m052056_c001_v7007000_t0000_u01759209656058") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a23d_d20250930_m052050_c001_v0001043_t0005_u01759209650484") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4132479332ed1bc5_d20250930_m052034_c001_v7007000_t0000_u01759209634493") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722fc3_d20250930_m052029_c001_v0001109_t0003_u01759209629097") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad30_d20250930_m052015_c001_v7007000_t0000_u01759209615611") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722fa1_d20250930_m052011_c001_v0001109_t0003_u01759209611222") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf844_d20250930_m051958_c001_v7007000_t0000_u01759209598302") 2025/09/30 05:23:54 DEBUG : banana: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f69_d20250930_m051954_c001_v0001109_t0046_u01759209594096") 2025/09/30 05:23:55 DEBUG : bananaSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01e019a_d20250930_m052123_c001_v7007000_t0000_u01759209683866") 2025/09/30 05:23:55 DEBUG : bananaSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955355_d20250930_m052116_c001_v0001113_t0047_u01759209676364") 2025/09/30 05:23:55 DEBUG : both0: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd23_d20250930_m051929_c001_v7007000_t0000_u01759209569586") 2025/09/30 05:23:55 DEBUG : both0: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722edf_d20250930_m051905_c001_v0001109_t0046_u01759209545520") 2025/09/30 05:23:55 DEBUG : both0: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdac8_d20250930_m051901_c001_v7007000_t0000_u01759209541138") 2025/09/30 05:23:55 DEBUG : both0: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722e91_d20250930_m051836_c001_v0001109_t0037_u01759209516211") 2025/09/30 05:23:55 DEBUG : both1: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd26_d20250930_m051929_c001_v7007000_t0000_u01759209569773") 2025/09/30 05:23:55 DEBUG : both1: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ee1_d20250930_m051906_c001_v0001109_t0059_u01759209546926") 2025/09/30 05:23:55 DEBUG : both1: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdacd_d20250930_m051901_c001_v7007000_t0000_u01759209541321") 2025/09/30 05:23:55 DEBUG : both1: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722e94_d20250930_m051837_c001_v0001109_t0042_u01759209517060") 2025/09/30 05:23:55 DEBUG : both10: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd29_d20250930_m051929_c001_v7007000_t0000_u01759209569958") 2025/09/30 05:23:55 DEBUG : both10: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722eff_d20250930_m051916_c001_v0001109_t0003_u01759209556501") 2025/09/30 05:23:55 DEBUG : both10: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdad3_d20250930_m051901_c001_v7007000_t0000_u01759209541504") 2025/09/30 05:23:55 DEBUG : both10: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722eb8_d20250930_m051847_c001_v0001109_t0012_u01759209527653") 2025/09/30 05:23:55 DEBUG : both11: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd2e_d20250930_m051930_c001_v7007000_t0000_u01759209570143") 2025/09/30 05:23:55 DEBUG : both11: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f05_d20250930_m051917_c001_v0001109_t0041_u01759209557284") 2025/09/30 05:23:55 DEBUG : both11: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdad8_d20250930_m051901_c001_v7007000_t0000_u01759209541687") 2025/09/30 05:23:55 DEBUG : both11: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ebd_d20250930_m051848_c001_v0001109_t0037_u01759209528787") 2025/09/30 05:23:55 DEBUG : both12: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd31_d20250930_m051930_c001_v7007000_t0000_u01759209570329") 2025/09/30 05:23:56 DEBUG : both12: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f0d_d20250930_m051918_c001_v0001109_t0017_u01759209558225") 2025/09/30 05:23:56 DEBUG : both12: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdade_d20250930_m051901_c001_v7007000_t0000_u01759209541872") 2025/09/30 05:23:56 DEBUG : both12: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ebf_d20250930_m051850_c001_v0001109_t0005_u01759209530132") 2025/09/30 05:23:56 DEBUG : both13: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd35_d20250930_m051930_c001_v7007000_t0000_u01759209570513") 2025/09/30 05:23:56 DEBUG : both13: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f0f_d20250930_m051919_c001_v0001109_t0004_u01759209559468") 2025/09/30 05:23:56 DEBUG : both13: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdae4_d20250930_m051902_c001_v7007000_t0000_u01759209542055") 2025/09/30 05:23:56 DEBUG : both13: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ec3_d20250930_m051850_c001_v0001109_t0042_u01759209530937") 2025/09/30 05:23:56 DEBUG : both14: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd3b_d20250930_m051930_c001_v7007000_t0000_u01759209570696") 2025/09/30 05:23:56 DEBUG : both14: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f11_d20250930_m051920_c001_v0001109_t0003_u01759209560227") 2025/09/30 05:23:56 DEBUG : both14: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdaea_d20250930_m051902_c001_v7007000_t0000_u01759209542239") 2025/09/30 05:23:56 DEBUG : both14: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ec5_d20250930_m051851_c001_v0001109_t0026_u01759209531782") 2025/09/30 05:23:56 DEBUG : both15: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd3f_d20250930_m051930_c001_v7007000_t0000_u01759209570886") 2025/09/30 05:23:56 DEBUG : both15: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f17_d20250930_m051921_c001_v0001109_t0041_u01759209561465") 2025/09/30 05:23:56 DEBUG : both15: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdaee_d20250930_m051902_c001_v7007000_t0000_u01759209542423") 2025/09/30 05:23:56 DEBUG : both15: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ec7_d20250930_m051852_c001_v0001109_t0019_u01759209532577") 2025/09/30 05:23:56 DEBUG : both16: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd43_d20250930_m051931_c001_v7007000_t0000_u01759209571071") 2025/09/30 05:23:56 DEBUG : both16: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f19_d20250930_m051922_c001_v0001109_t0028_u01759209562485") 2025/09/30 05:23:56 DEBUG : both16: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdaf5_d20250930_m051902_c001_v7007000_t0000_u01759209542608") 2025/09/30 05:23:56 DEBUG : both16: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ecb_d20250930_m051854_c001_v0001109_t0004_u01759209534060") 2025/09/30 05:23:57 DEBUG : both17: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd47_d20250930_m051931_c001_v7007000_t0000_u01759209571255") 2025/09/30 05:23:57 DEBUG : both17: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f1d_d20250930_m051923_c001_v0001109_t0032_u01759209563720") 2025/09/30 05:23:57 DEBUG : both17: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdaf9_d20250930_m051902_c001_v7007000_t0000_u01759209542793") 2025/09/30 05:23:57 DEBUG : both17: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ecd_d20250930_m051855_c001_v0001109_t0019_u01759209535298") 2025/09/30 05:23:57 DEBUG : both18: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd49_d20250930_m051931_c001_v7007000_t0000_u01759209571440") 2025/09/30 05:23:57 DEBUG : both18: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f1f_d20250930_m051925_c001_v0001109_t0043_u01759209565036") 2025/09/30 05:23:57 DEBUG : both18: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdafd_d20250930_m051902_c001_v7007000_t0000_u01759209542987") 2025/09/30 05:23:57 DEBUG : both18: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ed1_d20250930_m051856_c001_v0001109_t0058_u01759209536397") 2025/09/30 05:23:57 DEBUG : both19: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd4a_d20250930_m051931_c001_v7007000_t0000_u01759209571625") 2025/09/30 05:23:57 DEBUG : both19: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f23_d20250930_m051925_c001_v0001109_t0042_u01759209565948") 2025/09/30 05:23:57 DEBUG : both19: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdb00_d20250930_m051903_c001_v7007000_t0000_u01759209543240") 2025/09/30 05:23:57 DEBUG : both19: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ed3_d20250930_m051857_c001_v0001109_t0037_u01759209537380") 2025/09/30 05:23:57 DEBUG : both2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd4c_d20250930_m051931_c001_v7007000_t0000_u01759209571810") 2025/09/30 05:23:57 DEBUG : both2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ee5_d20250930_m051907_c001_v0001109_t0052_u01759209547800") 2025/09/30 05:23:57 DEBUG : both2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdb06_d20250930_m051903_c001_v7007000_t0000_u01759209543424") 2025/09/30 05:23:57 DEBUG : both2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722e96_d20250930_m051838_c001_v0001109_t0003_u01759209518434") 2025/09/30 05:23:57 DEBUG : both3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd4d_d20250930_m051931_c001_v7007000_t0000_u01759209571995") 2025/09/30 05:23:57 DEBUG : both3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ee7_d20250930_m051908_c001_v0001109_t0048_u01759209548705") 2025/09/30 05:23:57 DEBUG : both3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdb0b_d20250930_m051903_c001_v7007000_t0000_u01759209543607") 2025/09/30 05:23:57 DEBUG : both3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722e9a_d20250930_m051839_c001_v0001109_t0038_u01759209519295") 2025/09/30 05:23:58 DEBUG : both4: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd50_d20250930_m051932_c001_v7007000_t0000_u01759209572180") 2025/09/30 05:23:58 DEBUG : both4: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722eeb_d20250930_m051909_c001_v0001109_t0025_u01759209549670") 2025/09/30 05:23:58 DEBUG : both4: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdb0e_d20250930_m051903_c001_v7007000_t0000_u01759209543790") 2025/09/30 05:23:58 DEBUG : both4: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ea0_d20250930_m051840_c001_v0001109_t0017_u01759209520562") 2025/09/30 05:23:58 DEBUG : both5: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd53_d20250930_m051932_c001_v7007000_t0000_u01759209572365") 2025/09/30 05:23:58 DEBUG : both5: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722eed_d20250930_m051910_c001_v0001109_t0033_u01759209550742") 2025/09/30 05:23:58 DEBUG : both5: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdb10_d20250930_m051903_c001_v7007000_t0000_u01759209543974") 2025/09/30 05:23:58 DEBUG : both5: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ea4_d20250930_m051841_c001_v0001109_t0019_u01759209521728") 2025/09/30 05:23:58 DEBUG : both6: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd54_d20250930_m051932_c001_v7007000_t0000_u01759209572552") 2025/09/30 05:23:58 DEBUG : both6: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722eef_d20250930_m051911_c001_v0001109_t0021_u01759209551917") 2025/09/30 05:23:58 DEBUG : both6: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdb12_d20250930_m051904_c001_v7007000_t0000_u01759209544159") 2025/09/30 05:23:58 DEBUG : both6: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ea8_d20250930_m051843_c001_v0001109_t0011_u01759209523842") 2025/09/30 05:23:58 DEBUG : both7: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd55_d20250930_m051932_c001_v7007000_t0000_u01759209572738") 2025/09/30 05:23:58 DEBUG : both7: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ef1_d20250930_m051913_c001_v0001109_t0053_u01759209553194") 2025/09/30 05:23:58 DEBUG : both7: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdb13_d20250930_m051904_c001_v7007000_t0000_u01759209544343") 2025/09/30 05:23:58 DEBUG : both7: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722eac_d20250930_m051844_c001_v0001109_t0040_u01759209524821") 2025/09/30 05:23:58 DEBUG : both8: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd59_d20250930_m051932_c001_v7007000_t0000_u01759209572923") 2025/09/30 05:23:58 DEBUG : both8: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ef3_d20250930_m051914_c001_v0001109_t0036_u01759209554234") 2025/09/30 05:23:58 DEBUG : both8: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdb15_d20250930_m051904_c001_v7007000_t0000_u01759209544527") 2025/09/30 05:23:59 DEBUG : both8: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722eae_d20250930_m051845_c001_v0001109_t0025_u01759209525772") 2025/09/30 05:23:59 DEBUG : both9: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd5a_d20250930_m051933_c001_v7007000_t0000_u01759209573109") 2025/09/30 05:23:59 DEBUG : both9: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ef9_d20250930_m051915_c001_v0001109_t0038_u01759209555564") 2025/09/30 05:23:59 DEBUG : both9: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdb16_d20250930_m051904_c001_v7007000_t0000_u01759209544759") 2025/09/30 05:23:59 DEBUG : both9: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722eb2_d20250930_m051846_c001_v0001109_t0055_u01759209526665") 2025/09/30 05:23:59 DEBUG : c/non empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb44_d20250930_m051459_c001_v7007000_t0000_u01759209299616") 2025/09/30 05:23:59 DEBUG : c/non empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff615_d20250930_m051457_c001_v0001120_t0037_u01759209297351") 2025/09/30 05:23:59 DEBUG : c/non empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb3e_d20250930_m051456_c001_v7007000_t0000_u01759209296426") 2025/09/30 05:23:59 DEBUG : c/non empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff608_d20250930_m051454_c001_v0001120_t0028_u01759209294342") 2025/09/30 05:23:59 DEBUG : c/non empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f3af_d20250930_m051436_c001_v7007000_t0000_u01759209276797") 2025/09/30 05:23:59 DEBUG : c/non empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5b5_d20250930_m051434_c001_v0001120_t0035_u01759209274852") 2025/09/30 05:23:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f5f1_d20250930_m052037_c001_v7007000_t0000_u01759209637036") 2025/09/30 05:23:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a213_d20250930_m052031_c001_v0001043_t0049_u01759209631602") 2025/09/30 05:23:59 DEBUG : check sum: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f36e_d20250930_m051426_c001_v7007000_t0000_u01759209266170") 2025/09/30 05:23:59 DEBUG : check sum: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff593_d20250930_m051425_c001_v0001120_t0019_u01759209265091") 2025/09/30 05:23:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4023a42e90f9bf72_d20250930_m052344_c001_v7007000_t0000_u01759209824610") 2025/09/30 05:23:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395563a_d20250930_m052343_c001_v0001113_t0057_u01759209823033") 2025/09/30 05:23:59 DEBUG : dest/3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f79b_d20250930_m051648_c001_v7007000_t0000_u01759209408883") 2025/09/30 05:23:59 DEBUG : dest/3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4120a745f5ddb662_d20250930_m051647_c001_v0001136_t0004_u01759209407787") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa60_d20250930_m052147_c001_v7007000_t0000_u01759209707154") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723084_d20250930_m052142_c001_v0001109_t0029_u01759209702085") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c9b_d20250930_m052314_c001_v7007000_t0000_u01759209794043") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395557e_d20250930_m052300_c001_v0001113_t0044_u01759209780571") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c66_d20250930_m052256_c001_v7007000_t0000_u01759209776421") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395552c_d20250930_m052242_c001_v0001113_t0029_u01759209762551") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffdb_d20250930_m052238_c001_v7007000_t0000_u01759209758340") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39554b7_d20250930_m052225_c001_v0001113_t0031_u01759209745403") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e98515d_d20250930_m052221_c001_v7007000_t0000_u01759209741283") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955475_d20250930_m052208_c001_v0001113_t0019_u01759209728678") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b47_d20250930_m052204_c001_v7007000_t0000_u01759209724531") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395541c_d20250930_m052151_c001_v0001113_t0033_u01759209711297") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068d00f_d20250930_m052144_c001_v7007000_t0000_u01759209704965") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395539c_d20250930_m052130_c001_v0001113_t0001_u01759209690317") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f695_d20250930_m052126_c001_v7007000_t0000_u01759209686110") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395537e_d20250930_m052120_c001_v0001113_t0007_u01759209680846") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984f56_d20250930_m052119_c001_v7007000_t0000_u01759209679598") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199bf5_d20250930_m052106_c001_v0001092_t0034_u01759209666120") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d35e_d20250930_m052102_c001_v7007000_t0000_u01759209662038") 2025/09/30 05:24:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199be1_d20250930_m052057_c001_v0001092_t0046_u01759209657502") 2025/09/30 05:24:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174af1d_d20250930_m052056_c001_v7007000_t0000_u01759209656280") 2025/09/30 05:24:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955287_d20250930_m052041_c001_v0001113_t0039_u01759209641232") 2025/09/30 05:24:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4023a42e90f9bb36_d20250930_m052034_c001_v7007000_t0000_u01759209634502") 2025/09/30 05:24:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b54_d20250930_m052019_c001_v0001092_t0003_u01759209619944") 2025/09/30 05:24:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad32_d20250930_m052015_c001_v7007000_t0000_u01759209615795") 2025/09/30 05:24:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b28_d20250930_m052002_c001_v0001092_t0007_u01759209602605") 2025/09/30 05:24:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf846_d20250930_m051958_c001_v7007000_t0000_u01759209598486") 2025/09/30 05:24:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199afb_d20250930_m051946_c001_v0001092_t0008_u01759209586600") 2025/09/30 05:24:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f407bccd387198e2c_d20250930_m052123_c001_v7007000_t0000_u01759209683985") 2025/09/30 05:24:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c20_d20250930_m052116_c001_v0001092_t0009_u01759209676725") 2025/09/30 05:24:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa61_d20250930_m052147_c001_v7007000_t0000_u01759209707339") 2025/09/30 05:24:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2cd_d20250930_m052142_c001_v0001043_t0001_u01759209702074") 2025/09/30 05:24:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c9c_d20250930_m052314_c001_v7007000_t0000_u01759209794243") 2025/09/30 05:24:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199d56_d20250930_m052301_c001_v0001092_t0024_u01759209781343") 2025/09/30 05:24:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c67_d20250930_m052256_c001_v7007000_t0000_u01759209776606") 2025/09/30 05:24:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199d26_d20250930_m052243_c001_v0001092_t0046_u01759209763592") 2025/09/30 05:24:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffdc_d20250930_m052238_c001_v7007000_t0000_u01759209758523") 2025/09/30 05:24:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199cfe_d20250930_m052226_c001_v0001092_t0003_u01759209746219") 2025/09/30 05:24:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e985161_d20250930_m052221_c001_v7007000_t0000_u01759209741470") 2025/09/30 05:24:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199cce_d20250930_m052209_c001_v0001092_t0001_u01759209729412") 2025/09/30 05:24:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b48_d20250930_m052204_c001_v7007000_t0000_u01759209724714") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199ca2_d20250930_m052152_c001_v0001092_t0035_u01759209712078") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f407bccd387198f59_d20250930_m052144_c001_v7007000_t0000_u01759209704811") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c57_d20250930_m052131_c001_v0001092_t0038_u01759209691353") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f697_d20250930_m052126_c001_v7007000_t0000_u01759209686293") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2a1_d20250930_m052120_c001_v0001043_t0049_u01759209680909") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01e018a_d20250930_m052119_c001_v7007000_t0000_u01759209679037") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395531c_d20250930_m052106_c001_v0001113_t0056_u01759209666881") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d362_d20250930_m052102_c001_v7007000_t0000_u01759209662219") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39552d7_d20250930_m052057_c001_v0001113_t0048_u01759209657559") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01e0099_d20250930_m052056_c001_v7007000_t0000_u01759209656294") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a227_d20250930_m052041_c001_v0001043_t0001_u01759209641986") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063fe13_d20250930_m052034_c001_v7007000_t0000_u01759209634514") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722fb2_d20250930_m052020_c001_v0001109_t0026_u01759209620710") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad34_d20250930_m052015_c001_v7007000_t0000_u01759209615990") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f89_d20250930_m052003_c001_v0001109_t0049_u01759209603307") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf847_d20250930_m051958_c001_v7007000_t0000_u01759209598669") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f52_d20250930_m051947_c001_v0001109_t0007_u01759209587021") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418913363c62b173_d20250930_m052123_c001_v7007000_t0000_u01759209683994") 2025/09/30 05:24:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a292_d20250930_m052116_c001_v0001043_t0053_u01759209676739") 2025/09/30 05:24:02 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa62_d20250930_m052147_c001_v7007000_t0000_u01759209707525") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c7e_d20250930_m052142_c001_v0001092_t0030_u01759209702455") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c9d_d20250930_m052314_c001_v7007000_t0000_u01759209794424") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723179_d20250930_m052302_c001_v0001109_t0053_u01759209782081") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c68_d20250930_m052256_c001_v7007000_t0000_u01759209776790") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723159_d20250930_m052244_c001_v0001109_t0034_u01759209764359") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffdd_d20250930_m052238_c001_v7007000_t0000_u01759209758708") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723125_d20250930_m052227_c001_v0001109_t0051_u01759209747020") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e985164_d20250930_m052221_c001_v7007000_t0000_u01759209741652") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e37230e9_d20250930_m052210_c001_v0001109_t0006_u01759209730097") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b49_d20250930_m052204_c001_v7007000_t0000_u01759209724906") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e37230a9_d20250930_m052152_c001_v0001109_t0035_u01759209712828") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4128667835ecee29_d20250930_m052144_c001_v7007000_t0000_u01759209704585") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2b8_d20250930_m052132_c001_v0001043_t0012_u01759209692207") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f69a_d20250930_m052126_c001_v7007000_t0000_u01759209686474") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c2e_d20250930_m052121_c001_v0001092_t0011_u01759209681049") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f670_d20250930_m052119_c001_v7007000_t0000_u01759209679611") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372301c_d20250930_m052107_c001_v0001109_t0018_u01759209667559") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d364_d20250930_m052102_c001_v7007000_t0000_u01759209662402") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a256_d20250930_m052057_c001_v0001043_t0014_u01759209657639") 2025/09/30 05:24:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f40170caf8264ee6a_d20250930_m052055_c001_v7007000_t0000_u01759209655664") 2025/09/30 05:24:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722fdf_d20250930_m052042_c001_v0001109_t0038_u01759209642713") 2025/09/30 05:24:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532abc_d20250930_m052034_c001_v7007000_t0000_u01759209634091") 2025/09/30 05:24:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955238_d20250930_m052021_c001_v0001113_t0031_u01759209621703") 2025/09/30 05:24:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad36_d20250930_m052016_c001_v7007000_t0000_u01759209616174") 2025/09/30 05:24:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39551fe_d20250930_m052004_c001_v0001113_t0008_u01759209604136") 2025/09/30 05:24:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf848_d20250930_m051958_c001_v7007000_t0000_u01759209598878") 2025/09/30 05:24:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39551b9_d20250930_m051947_c001_v0001113_t0028_u01759209587451") 2025/09/30 05:24:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f407bccd387198e2a_d20250930_m052123_c001_v7007000_t0000_u01759209683803") 2025/09/30 05:24:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395535d_d20250930_m052116_c001_v0001113_t0001_u01759209676767") 2025/09/30 05:24:04 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa63_d20250930_m052147_c001_v7007000_t0000_u01759209707726") 2025/09/30 05:24:04 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2d1_d20250930_m052142_c001_v0001043_t0012_u01759209702475") 2025/09/30 05:24:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c9f_d20250930_m052314_c001_v7007000_t0000_u01759209794606") 2025/09/30 05:24:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a3c5_d20250930_m052302_c001_v0001043_t0057_u01759209782968") 2025/09/30 05:24:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c69_d20250930_m052256_c001_v7007000_t0000_u01759209776973") 2025/09/30 05:24:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a394_d20250930_m052245_c001_v0001043_t0039_u01759209765170") 2025/09/30 05:24:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffde_d20250930_m052238_c001_v7007000_t0000_u01759209758893") 2025/09/30 05:24:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a36e_d20250930_m052227_c001_v0001043_t0014_u01759209747773") 2025/09/30 05:24:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e985165_d20250930_m052221_c001_v7007000_t0000_u01759209741834") 2025/09/30 05:24:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a334_d20250930_m052211_c001_v0001043_t0057_u01759209731072") 2025/09/30 05:24:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b4a_d20250930_m052205_c001_v7007000_t0000_u01759209725089") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a30a_d20250930_m052153_c001_v0001043_t0017_u01759209713986") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068d00d_d20250930_m052144_c001_v7007000_t0000_u01759209704783") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723066_d20250930_m052133_c001_v0001109_t0046_u01759209693079") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f69c_d20250930_m052126_c001_v7007000_t0000_u01759209686656") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955380_d20250930_m052121_c001_v0001113_t0019_u01759209681287") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418913363c62b124_d20250930_m052119_c001_v7007000_t0000_u01759209679447") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a272_d20250930_m052108_c001_v0001043_t0006_u01759209668453") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d367_d20250930_m052102_c001_v7007000_t0000_u01759209662584") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723003_d20250930_m052057_c001_v0001109_t0040_u01759209657801") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01e0097_d20250930_m052056_c001_v7007000_t0000_u01759209656109") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199ba6_d20250930_m052043_c001_v0001092_t0045_u01759209643685") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4132479332ed1bc8_d20250930_m052034_c001_v7007000_t0000_u01759209634676") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a1f8_d20250930_m052022_c001_v0001043_t0053_u01759209622497") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad38_d20250930_m052016_c001_v7007000_t0000_u01759209616359") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a1d3_d20250930_m052004_c001_v0001043_t0054_u01759209604758") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf849_d20250930_m051959_c001_v7007000_t0000_u01759209599063") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a1b5_d20250930_m051948_c001_v0001043_t0008_u01759209588108") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418913363c62b171_d20250930_m052123_c001_v7007000_t0000_u01759209683810") 2025/09/30 05:24:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372303a_d20250930_m052116_c001_v0001109_t0058_u01759209676934") 2025/09/30 05:24:05 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa64_d20250930_m052147_c001_v7007000_t0000_u01759209707911") 2025/09/30 05:24:05 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39553da_d20250930_m052142_c001_v0001113_t0055_u01759209702530") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532ca0_d20250930_m052314_c001_v7007000_t0000_u01759209794788") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955586_d20250930_m052303_c001_v0001113_t0057_u01759209783348") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c6a_d20250930_m052257_c001_v7007000_t0000_u01759209777158") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955532_d20250930_m052245_c001_v0001113_t0030_u01759209765676") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffdf_d20250930_m052239_c001_v7007000_t0000_u01759209759077") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39554d1_d20250930_m052228_c001_v0001113_t0023_u01759209748172") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e985168_d20250930_m052222_c001_v7007000_t0000_u01759209742016") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395547f_d20250930_m052211_c001_v0001113_t0004_u01759209731447") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b4b_d20250930_m052205_c001_v7007000_t0000_u01759209725271") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955435_d20250930_m052154_c001_v0001113_t0048_u01759209714410") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f416b28e2ae4f366d_d20250930_m052144_c001_v7007000_t0000_u01759209704978") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39553ae_d20250930_m052133_c001_v0001113_t0001_u01759209693572") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f69e_d20250930_m052126_c001_v7007000_t0000_u01759209686837") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2a5_d20250930_m052121_c001_v0001043_t0032_u01759209681296") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf9d9_d20250930_m052119_c001_v7007000_t0000_u01759209679622") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199bfd_d20250930_m052108_c001_v0001092_t0038_u01759209668789") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d36b_d20250930_m052102_c001_v7007000_t0000_u01759209662767") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39552db_d20250930_m052057_c001_v0001113_t0035_u01759209657872") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f40170caf8264ee6d_d20250930_m052056_c001_v7007000_t0000_u01759209656213") 2025/09/30 05:24:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955290_d20250930_m052044_c001_v0001113_t0040_u01759209644095") 2025/09/30 05:24:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532abf_d20250930_m052034_c001_v7007000_t0000_u01759209634275") 2025/09/30 05:24:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b60_d20250930_m052022_c001_v0001092_t0018_u01759209622872") 2025/09/30 05:24:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad3a_d20250930_m052016_c001_v7007000_t0000_u01759209616543") 2025/09/30 05:24:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b30_d20250930_m052005_c001_v0001092_t0021_u01759209605244") 2025/09/30 05:24:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf84a_d20250930_m051959_c001_v7007000_t0000_u01759209599247") 2025/09/30 05:24:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b01_d20250930_m051948_c001_v0001092_t0008_u01759209588522") 2025/09/30 05:24:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf9e5_d20250930_m052123_c001_v7007000_t0000_u01759209683825") 2025/09/30 05:24:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a294_d20250930_m052117_c001_v0001043_t0028_u01759209677083") 2025/09/30 05:24:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa66_d20250930_m052148_c001_v7007000_t0000_u01759209708100") 2025/09/30 05:24:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723086_d20250930_m052142_c001_v0001109_t0012_u01759209702729") 2025/09/30 05:24:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532ca1_d20250930_m052314_c001_v7007000_t0000_u01759209794971") 2025/09/30 05:24:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199d5d_d20250930_m052303_c001_v0001092_t0034_u01759209783866") 2025/09/30 05:24:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c6b_d20250930_m052257_c001_v7007000_t0000_u01759209777341") 2025/09/30 05:24:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199d2c_d20250930_m052246_c001_v0001092_t0013_u01759209766225") 2025/09/30 05:24:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffe0_d20250930_m052239_c001_v7007000_t0000_u01759209759261") 2025/09/30 05:24:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199d02_d20250930_m052228_c001_v0001092_t0021_u01759209748616") 2025/09/30 05:24:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e98516d_d20250930_m052222_c001_v7007000_t0000_u01759209742199") 2025/09/30 05:24:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199cd4_d20250930_m052211_c001_v0001092_t0039_u01759209731777") 2025/09/30 05:24:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b4c_d20250930_m052205_c001_v7007000_t0000_u01759209725453") 2025/09/30 05:24:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199cac_d20250930_m052154_c001_v0001092_t0008_u01759209714797") 2025/09/30 05:24:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068d00c_d20250930_m052144_c001_v7007000_t0000_u01759209704601") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c5b_d20250930_m052134_c001_v0001092_t0012_u01759209694047") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f6a1_d20250930_m052127_c001_v7007000_t0000_u01759209687091") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723048_d20250930_m052121_c001_v0001109_t0020_u01759209681668") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418913363c62b128_d20250930_m052119_c001_v7007000_t0000_u01759209679634") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395532c_d20250930_m052109_c001_v0001113_t0017_u01759209669206") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d36e_d20250930_m052102_c001_v7007000_t0000_u01759209662949") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199be3_d20250930_m052057_c001_v0001092_t0010_u01759209657904") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4023a42e90f9bb53_d20250930_m052055_c001_v7007000_t0000_u01759209655674") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a22f_d20250930_m052044_c001_v0001043_t0050_u01759209644514") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4023a42e90f9bb38_d20250930_m052034_c001_v7007000_t0000_u01759209634686") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722fbd_d20250930_m052023_c001_v0001109_t0050_u01759209623228") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad3c_d20250930_m052016_c001_v7007000_t0000_u01759209616727") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f93_d20250930_m052005_c001_v0001109_t0002_u01759209605559") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf84b_d20250930_m051959_c001_v7007000_t0000_u01759209599429") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f56_d20250930_m051948_c001_v0001109_t0034_u01759209588871") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f407bccd387198e2e_d20250930_m052124_c001_v7007000_t0000_u01759209684171") 2025/09/30 05:24:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955362_d20250930_m052117_c001_v0001113_t0014_u01759209677119") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa67_d20250930_m052148_c001_v7007000_t0000_u01759209708283") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39553de_d20250930_m052142_c001_v0001113_t0036_u01759209702814") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532ca3_d20250930_m052315_c001_v7007000_t0000_u01759209795154") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723181_d20250930_m052304_c001_v0001109_t0053_u01759209784283") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c6d_d20250930_m052257_c001_v7007000_t0000_u01759209777526") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372315e_d20250930_m052246_c001_v0001109_t0058_u01759209766628") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffe1_d20250930_m052239_c001_v7007000_t0000_u01759209759446") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372312b_d20250930_m052229_c001_v0001109_t0059_u01759209749013") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e98516f_d20250930_m052222_c001_v7007000_t0000_u01759209742382") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e37230ef_d20250930_m052212_c001_v0001109_t0053_u01759209732238") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b4d_d20250930_m052205_c001_v7007000_t0000_u01759209725636") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e37230b5_d20250930_m052155_c001_v0001109_t0048_u01759209715122") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f416b28e2ae4f366b_d20250930_m052144_c001_v7007000_t0000_u01759209704610") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2bb_d20250930_m052134_c001_v0001043_t0001_u01759209694649") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f6a4_d20250930_m052127_c001_v7007000_t0000_u01759209687273") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955382_d20250930_m052121_c001_v0001113_t0037_u01759209681686") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f66f_d20250930_m052119_c001_v7007000_t0000_u01759209679426") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723025_d20250930_m052109_c001_v0001109_t0043_u01759209669714") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d372_d20250930_m052103_c001_v7007000_t0000_u01759209663130") 2025/09/30 05:24:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39552df_d20250930_m052058_c001_v0001113_t0029_u01759209658293") 2025/09/30 05:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4023a42e90f9bb5a_d20250930_m052056_c001_v7007000_t0000_u01759209656227") 2025/09/30 05:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722fe5_d20250930_m052044_c001_v0001109_t0014_u01759209644986") 2025/09/30 05:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532ac2_d20250930_m052034_c001_v7007000_t0000_u01759209634835") 2025/09/30 05:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395523d_d20250930_m052023_c001_v0001113_t0023_u01759209623942") 2025/09/30 05:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad3e_d20250930_m052016_c001_v7007000_t0000_u01759209616916") 2025/09/30 05:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955208_d20250930_m052006_c001_v0001113_t0022_u01759209606120") 2025/09/30 05:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf84c_d20250930_m051959_c001_v7007000_t0000_u01759209599611") 2025/09/30 05:24:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39551c3_d20250930_m051949_c001_v0001113_t0054_u01759209589409") 2025/09/30 05:24:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418913363c62b175_d20250930_m052124_c001_v7007000_t0000_u01759209684179") 2025/09/30 05:24:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c24_d20250930_m052117_c001_v0001092_t0026_u01759209677200") 2025/09/30 05:24:10 DEBUG : dir1/0007-12345: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa6a_d20250930_m052148_c001_v7007000_t0000_u01759209708466") 2025/09/30 05:24:10 DEBUG : dir1/0007-12345: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c82_d20250930_m052142_c001_v0001092_t0040_u01759209702864") 2025/09/30 05:24:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532ca4_d20250930_m052315_c001_v7007000_t0000_u01759209795337") 2025/09/30 05:24:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a3ce_d20250930_m052305_c001_v0001043_t0052_u01759209785075") 2025/09/30 05:24:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c6e_d20250930_m052257_c001_v7007000_t0000_u01759209777710") 2025/09/30 05:24:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a399_d20250930_m052247_c001_v0001043_t0033_u01759209767188") 2025/09/30 05:24:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffe2_d20250930_m052239_c001_v7007000_t0000_u01759209759630") 2025/09/30 05:24:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a374_d20250930_m052229_c001_v0001043_t0005_u01759209749565") 2025/09/30 05:24:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e985171_d20250930_m052222_c001_v7007000_t0000_u01759209742562") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a33e_d20250930_m052212_c001_v0001043_t0016_u01759209732675") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b4e_d20250930_m052205_c001_v7007000_t0000_u01759209725819") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a30e_d20250930_m052155_c001_v0001043_t0001_u01759209715548") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa59_d20250930_m052144_c001_v7007000_t0000_u01759209704994") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372306a_d20250930_m052134_c001_v0001109_t0015_u01759209694993") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f6a6_d20250930_m052127_c001_v7007000_t0000_u01759209687454") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c36_d20250930_m052121_c001_v0001092_t0019_u01759209681724") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984f52_d20250930_m052119_c001_v7007000_t0000_u01759209679470") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a27a_d20250930_m052110_c001_v0001043_t0058_u01759209670219") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d375_d20250930_m052103_c001_v7007000_t0000_u01759209663311") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a258_d20250930_m052058_c001_v0001043_t0051_u01759209658324") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4048e2af40e4feb4_d20250930_m052056_c001_v7007000_t0000_u01759209656236") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199bae_d20250930_m052045_c001_v0001092_t0046_u01759209645453") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f403c2324b2541dc2_d20250930_m052034_c001_v7007000_t0000_u01759209634524") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a1fa_d20250930_m052024_c001_v0001043_t0009_u01759209624489") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad41_d20250930_m052017_c001_v7007000_t0000_u01759209617102") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a1d7_d20250930_m052006_c001_v0001043_t0020_u01759209606405") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf84e_d20250930_m051959_c001_v7007000_t0000_u01759209599795") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a1b9_d20250930_m051949_c001_v0001043_t0016_u01759209589740") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf9e9_d20250930_m052124_c001_v7007000_t0000_u01759209684009") 2025/09/30 05:24:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372303c_d20250930_m052117_c001_v0001109_t0040_u01759209677399") 2025/09/30 05:24:11 DEBUG : dir1/0008-23456: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa6b_d20250930_m052148_c001_v7007000_t0000_u01759209708649") 2025/09/30 05:24:12 DEBUG : dir1/0008-23456: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2d6_d20250930_m052142_c001_v0001043_t0016_u01759209702901") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532ca5_d20250930_m052315_c001_v7007000_t0000_u01759209795520") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395558e_d20250930_m052305_c001_v0001113_t0006_u01759209785439") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c6f_d20250930_m052257_c001_v7007000_t0000_u01759209777893") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395553a_d20250930_m052247_c001_v0001113_t0035_u01759209767599") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffe3_d20250930_m052239_c001_v7007000_t0000_u01759209759816") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39554d8_d20250930_m052229_c001_v0001113_t0015_u01759209749942") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e985175_d20250930_m052222_c001_v7007000_t0000_u01759209742744") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955485_d20250930_m052213_c001_v0001113_t0022_u01759209733030") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b4f_d20250930_m052206_c001_v7007000_t0000_u01759209726003") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395543b_d20250930_m052155_c001_v0001113_t0045_u01759209715877") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa58_d20250930_m052144_c001_v7007000_t0000_u01759209704827") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39553b8_d20250930_m052135_c001_v0001113_t0026_u01759209695452") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f6aa_d20250930_m052127_c001_v7007000_t0000_u01759209687635") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2a7_d20250930_m052121_c001_v0001043_t0047_u01759209681744") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f406aa5ac22065ded_d20250930_m052119_c001_v7007000_t0000_u01759209679519") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c03_d20250930_m052110_c001_v0001092_t0004_u01759209670643") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d379_d20250930_m052103_c001_v7007000_t0000_u01759209663493") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723007_d20250930_m052058_c001_v0001109_t0006_u01759209658406") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f40170caf8264ee6b_d20250930_m052055_c001_v7007000_t0000_u01759209655847") 2025/09/30 05:24:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395529a_d20250930_m052045_c001_v0001113_t0039_u01759209645977") 2025/09/30 05:24:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532ac0_d20250930_m052034_c001_v7007000_t0000_u01759209634456") 2025/09/30 05:24:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b64_d20250930_m052024_c001_v0001092_t0015_u01759209624853") 2025/09/30 05:24:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad44_d20250930_m052017_c001_v7007000_t0000_u01759209617287") 2025/09/30 05:24:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b38_d20250930_m052006_c001_v0001092_t0046_u01759209606773") 2025/09/30 05:24:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf84f_d20250930_m051959_c001_v7007000_t0000_u01759209599978") 2025/09/30 05:24:13 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b03_d20250930_m051950_c001_v0001092_t0010_u01759209590259") 2025/09/30 05:24:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f67d_d20250930_m052123_c001_v7007000_t0000_u01759209683836") 2025/09/30 05:24:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955367_d20250930_m052117_c001_v0001113_t0057_u01759209677516") 2025/09/30 05:24:13 DEBUG : dir1/0009-34567: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa6c_d20250930_m052148_c001_v7007000_t0000_u01759209708832") 2025/09/30 05:24:13 DEBUG : dir1/0009-34567: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372308d_d20250930_m052143_c001_v0001109_t0017_u01759209703196") 2025/09/30 05:24:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532ca6_d20250930_m052315_c001_v7007000_t0000_u01759209795702") 2025/09/30 05:24:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199d65_d20250930_m052305_c001_v0001092_t0053_u01759209785880") 2025/09/30 05:24:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c70_d20250930_m052258_c001_v7007000_t0000_u01759209778078") 2025/09/30 05:24:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199d30_d20250930_m052247_c001_v0001092_t0042_u01759209767996") 2025/09/30 05:24:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffe4_d20250930_m052240_c001_v7007000_t0000_u01759209760000") 2025/09/30 05:24:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199d0a_d20250930_m052230_c001_v0001092_t0052_u01759209750235") 2025/09/30 05:24:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e985179_d20250930_m052222_c001_v7007000_t0000_u01759209742926") 2025/09/30 05:24:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199cd7_d20250930_m052213_c001_v0001092_t0000_u01759209733345") 2025/09/30 05:24:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b50_d20250930_m052206_c001_v7007000_t0000_u01759209726185") 2025/09/30 05:24:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199cae_d20250930_m052156_c001_v0001092_t0026_u01759209716290") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f406aa5ac22065ec4_d20250930_m052144_c001_v7007000_t0000_u01759209704833") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c64_d20250930_m052135_c001_v0001092_t0037_u01759209695921") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f6ac_d20250930_m052127_c001_v7007000_t0000_u01759209687817") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2a9_d20250930_m052122_c001_v0001043_t0002_u01759209682054") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f406aa5ac22065deb_d20250930_m052119_c001_v7007000_t0000_u01759209679248") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395533a_d20250930_m052111_c001_v0001113_t0015_u01759209671010") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d37c_d20250930_m052103_c001_v7007000_t0000_u01759209663674") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199be7_d20250930_m052058_c001_v0001092_t0027_u01759209658425") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4169d19576d585d3_d20250930_m052056_c001_v7007000_t0000_u01759209656248") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a233_d20250930_m052046_c001_v0001043_t0034_u01759209646636") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4173808e5f38d64d_d20250930_m052034_c001_v7007000_t0000_u01759209634697") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722fbf_d20250930_m052025_c001_v0001109_t0014_u01759209625206") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad46_d20250930_m052017_c001_v7007000_t0000_u01759209617477") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f95_d20250930_m052007_c001_v0001109_t0059_u01759209607148") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf851_d20250930_m052000_c001_v7007000_t0000_u01759209600165") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f5d_d20250930_m051950_c001_v0001109_t0002_u01759209590606") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf9ec_d20250930_m052124_c001_v7007000_t0000_u01759209684194") 2025/09/30 05:24:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c26_d20250930_m052117_c001_v0001092_t0035_u01759209677782") 2025/09/30 05:24:14 DEBUG : dir1/0010-45678: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa6d_d20250930_m052149_c001_v7007000_t0000_u01759209709015") 2025/09/30 05:24:14 DEBUG : dir1/0010-45678: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c84_d20250930_m052143_c001_v0001092_t0040_u01759209703312") 2025/09/30 05:24:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532ca7_d20250930_m052315_c001_v7007000_t0000_u01759209795894") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723183_d20250930_m052306_c001_v0001109_t0052_u01759209786256") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c71_d20250930_m052258_c001_v7007000_t0000_u01759209778263") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723164_d20250930_m052248_c001_v0001109_t0005_u01759209768468") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffe6_d20250930_m052240_c001_v7007000_t0000_u01759209760183") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372312d_d20250930_m052230_c001_v0001109_t0003_u01759209750565") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e98517c_d20250930_m052223_c001_v7007000_t0000_u01759209743108") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e37230f7_d20250930_m052213_c001_v0001109_t0041_u01759209733785") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b51_d20250930_m052206_c001_v7007000_t0000_u01759209726367") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e37230c3_d20250930_m052156_c001_v0001109_t0045_u01759209716638") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4128667835ecee30_d20250930_m052144_c001_v7007000_t0000_u01759209704950") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2c1_d20250930_m052136_c001_v0001043_t0041_u01759209696558") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f6ae_d20250930_m052127_c001_v7007000_t0000_u01759209687998") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955386_d20250930_m052122_c001_v0001113_t0022_u01759209682089") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984f4d_d20250930_m052119_c001_v7007000_t0000_u01759209679050") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372302b_d20250930_m052111_c001_v0001109_t0055_u01759209671399") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d37f_d20250930_m052103_c001_v7007000_t0000_u01759209663856") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a25c_d20250930_m052058_c001_v0001043_t0056_u01759209658688") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4023a42e90f9bb54_d20250930_m052055_c001_v7007000_t0000_u01759209655861") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722fe9_d20250930_m052047_c001_v0001109_t0024_u01759209647023") 2025/09/30 05:24:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532ac1_d20250930_m052034_c001_v7007000_t0000_u01759209634641") 2025/09/30 05:24:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955245_d20250930_m052025_c001_v0001113_t0008_u01759209625725") 2025/09/30 05:24:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad48_d20250930_m052017_c001_v7007000_t0000_u01759209617666") 2025/09/30 05:24:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395520e_d20250930_m052007_c001_v0001113_t0031_u01759209607532") 2025/09/30 05:24:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf852_d20250930_m052000_c001_v7007000_t0000_u01759209600347") 2025/09/30 05:24:16 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39551ca_d20250930_m051951_c001_v0001113_t0045_u01759209591287") 2025/09/30 05:24:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984f76_d20250930_m052123_c001_v7007000_t0000_u01759209683844") 2025/09/30 05:24:16 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a296_d20250930_m052117_c001_v0001043_t0046_u01759209677822") 2025/09/30 05:24:16 DEBUG : dir1/0011-56789: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa6e_d20250930_m052149_c001_v7007000_t0000_u01759209709198") 2025/09/30 05:24:16 DEBUG : dir1/0011-56789: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2db_d20250930_m052143_c001_v0001043_t0016_u01759209703576") 2025/09/30 05:24:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532ca9_d20250930_m052316_c001_v7007000_t0000_u01759209796076") 2025/09/30 05:24:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a3d2_d20250930_m052306_c001_v0001043_t0049_u01759209786704") 2025/09/30 05:24:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c72_d20250930_m052258_c001_v7007000_t0000_u01759209778452") 2025/09/30 05:24:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a3a3_d20250930_m052249_c001_v0001043_t0024_u01759209769132") 2025/09/30 05:24:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffe7_d20250930_m052240_c001_v7007000_t0000_u01759209760367") 2025/09/30 05:24:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a37a_d20250930_m052231_c001_v0001043_t0036_u01759209751164") 2025/09/30 05:24:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e985180_d20250930_m052223_c001_v7007000_t0000_u01759209743301") 2025/09/30 05:24:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a344_d20250930_m052214_c001_v0001043_t0021_u01759209734394") 2025/09/30 05:24:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b52_d20250930_m052206_c001_v7007000_t0000_u01759209726550") 2025/09/30 05:24:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a314_d20250930_m052157_c001_v0001043_t0018_u01759209717069") 2025/09/30 05:24:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdece_d20250930_m052144_c001_v7007000_t0000_u01759209704802") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723070_d20250930_m052137_c001_v0001109_t0048_u01759209697092") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f6b1_d20250930_m052128_c001_v7007000_t0000_u01759209688180") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c3a_d20250930_m052122_c001_v0001092_t0000_u01759209682203") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f407bccd387198de3_d20250930_m052119_c001_v7007000_t0000_u01759209679641") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a280_d20250930_m052111_c001_v0001043_t0050_u01759209671842") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d383_d20250930_m052104_c001_v7007000_t0000_u01759209664038") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199be9_d20250930_m052058_c001_v0001092_t0004_u01759209658824") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f40170caf8264ee6c_d20250930_m052056_c001_v7007000_t0000_u01759209656030") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199bb8_d20250930_m052047_c001_v0001092_t0038_u01759209647938") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4173808e5f38d64c_d20250930_m052034_c001_v7007000_t0000_u01759209634461") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a1fe_d20250930_m052026_c001_v0001043_t0019_u01759209626183") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad4a_d20250930_m052017_c001_v7007000_t0000_u01759209617851") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a1df_d20250930_m052007_c001_v0001043_t0040_u01759209607991") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf853_d20250930_m052000_c001_v7007000_t0000_u01759209600534") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a1c1_d20250930_m051951_c001_v0001043_t0053_u01759209591672") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f681_d20250930_m052124_c001_v7007000_t0000_u01759209684021") 2025/09/30 05:24:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955371_d20250930_m052117_c001_v0001113_t0014_u01759209677841") 2025/09/30 05:24:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa6f_d20250930_m052149_c001_v7007000_t0000_u01759209709383") 2025/09/30 05:24:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372308f_d20250930_m052143_c001_v0001109_t0047_u01759209703645") 2025/09/30 05:24:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532caa_d20250930_m052316_c001_v7007000_t0000_u01759209796259") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395559b_d20250930_m052307_c001_v0001113_t0035_u01759209787106") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c74_d20250930_m052258_c001_v7007000_t0000_u01759209778636") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955546_d20250930_m052249_c001_v0001113_t0000_u01759209769551") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffe9_d20250930_m052240_c001_v7007000_t0000_u01759209760552") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39554e8_d20250930_m052231_c001_v0001113_t0006_u01759209751777") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e985182_d20250930_m052223_c001_v7007000_t0000_u01759209743486") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955491_d20250930_m052214_c001_v0001113_t0003_u01759209734878") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b53_d20250930_m052206_c001_v7007000_t0000_u01759209726732") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395544b_d20250930_m052157_c001_v0001113_t0033_u01759209717424") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f416b28e2ae4f366c_d20250930_m052144_c001_v7007000_t0000_u01759209704796") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39553c4_d20250930_m052137_c001_v0001113_t0047_u01759209697572") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f6b3_d20250930_m052128_c001_v7007000_t0000_u01759209688362") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2ad_d20250930_m052122_c001_v0001043_t0057_u01759209682376") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f406aa5ac22065de8_d20250930_m052119_c001_v7007000_t0000_u01759209679060") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c13_d20250930_m052112_c001_v0001092_t0000_u01759209672174") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d387_d20250930_m052104_c001_v7007000_t0000_u01759209664220") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39552e1_d20250930_m052058_c001_v0001113_t0008_u01759209658836") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d2fe_d20250930_m052056_c001_v7007000_t0000_u01759209656256") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39552a0_d20250930_m052048_c001_v0001113_t0047_u01759209648399") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f5d4_d20250930_m052034_c001_v7007000_t0000_u01759209634476") 2025/09/30 05:24:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b68_d20250930_m052026_c001_v0001092_t0015_u01759209626586") 2025/09/30 05:24:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad4c_d20250930_m052018_c001_v7007000_t0000_u01759209618045") 2025/09/30 05:24:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b3c_d20250930_m052008_c001_v0001092_t0042_u01759209608478") 2025/09/30 05:24:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf854_d20250930_m052000_c001_v7007000_t0000_u01759209600722") 2025/09/30 05:24:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b07_d20250930_m051952_c001_v0001092_t0022_u01759209592017") 2025/09/30 05:24:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984f78_d20250930_m052124_c001_v7007000_t0000_u01759209684030") 2025/09/30 05:24:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372303e_d20250930_m052117_c001_v0001109_t0053_u01759209677938") 2025/09/30 05:24:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa70_d20250930_m052149_c001_v7007000_t0000_u01759209709566") 2025/09/30 05:24:19 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39553ec_d20250930_m052143_c001_v0001113_t0003_u01759209703820") 2025/09/30 05:24:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532cab_d20250930_m052316_c001_v7007000_t0000_u01759209796444") 2025/09/30 05:24:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199d6d_d20250930_m052307_c001_v0001092_t0047_u01759209787541") 2025/09/30 05:24:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c76_d20250930_m052258_c001_v7007000_t0000_u01759209778819") 2025/09/30 05:24:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199d3a_d20250930_m052249_c001_v0001092_t0045_u01759209769953") 2025/09/30 05:24:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffeb_d20250930_m052240_c001_v7007000_t0000_u01759209760736") 2025/09/30 05:24:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199d10_d20250930_m052232_c001_v0001092_t0054_u01759209752122") 2025/09/30 05:24:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e985183_d20250930_m052223_c001_v7007000_t0000_u01759209743669") 2025/09/30 05:24:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199cdb_d20250930_m052215_c001_v0001092_t0041_u01759209735261") 2025/09/30 05:24:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b54_d20250930_m052206_c001_v7007000_t0000_u01759209726913") 2025/09/30 05:24:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199cb6_d20250930_m052157_c001_v0001092_t0035_u01759209717836") 2025/09/30 05:24:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4128667835ecee23_d20250930_m052144_c001_v7007000_t0000_u01759209704402") 2025/09/30 05:24:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c6a_d20250930_m052137_c001_v0001092_t0001_u01759209697901") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f6b5_d20250930_m052128_c001_v7007000_t0000_u01759209688548") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372304e_d20250930_m052122_c001_v0001109_t0050_u01759209682511") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01e018b_d20250930_m052119_c001_v7007000_t0000_u01759209679217") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955342_d20250930_m052112_c001_v0001113_t0059_u01759209672520") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d38a_d20250930_m052104_c001_v7007000_t0000_u01759209664404") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a25e_d20250930_m052059_c001_v0001043_t0032_u01759209659043") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4048e2af40e4feb2_d20250930_m052056_c001_v7007000_t0000_u01759209656071") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a237_d20250930_m052048_c001_v0001043_t0003_u01759209648758") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f403c2324b2541dc6_d20250930_m052034_c001_v7007000_t0000_u01759209634710") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722fc1_d20250930_m052027_c001_v0001109_t0007_u01759209627053") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad4f_d20250930_m052018_c001_v7007000_t0000_u01759209618229") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f9d_d20250930_m052009_c001_v0001109_t0000_u01759209609290") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf855_d20250930_m052000_c001_v7007000_t0000_u01759209600904") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f65_d20250930_m051952_c001_v0001109_t0038_u01759209592484") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f685_d20250930_m052124_c001_v7007000_t0000_u01759209684206") 2025/09/30 05:24:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a29a_d20250930_m052118_c001_v0001043_t0052_u01759209678168") 2025/09/30 05:24:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa71_d20250930_m052149_c001_v7007000_t0000_u01759209709751") 2025/09/30 05:24:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c88_d20250930_m052143_c001_v0001092_t0006_u01759209703889") 2025/09/30 05:24:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532cac_d20250930_m052316_c001_v7007000_t0000_u01759209796627") 2025/09/30 05:24:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723185_d20250930_m052307_c001_v0001109_t0007_u01759209787834") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c77_d20250930_m052259_c001_v7007000_t0000_u01759209779004") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723166_d20250930_m052250_c001_v0001109_t0050_u01759209770341") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffec_d20250930_m052240_c001_v7007000_t0000_u01759209760921") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723137_d20250930_m052232_c001_v0001109_t0030_u01759209752468") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e985184_d20250930_m052223_c001_v7007000_t0000_u01759209743851") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e37230fe_d20250930_m052215_c001_v0001109_t0038_u01759209735651") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b55_d20250930_m052207_c001_v7007000_t0000_u01759209727098") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e37230c9_d20250930_m052158_c001_v0001109_t0058_u01759209718296") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068d00b_d20250930_m052144_c001_v7007000_t0000_u01759209704419") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2c5_d20250930_m052138_c001_v0001043_t0021_u01759209698323") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f6b7_d20250930_m052128_c001_v7007000_t0000_u01759209688731") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c40_d20250930_m052122_c001_v0001092_t0044_u01759209682545") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984f4f_d20250930_m052119_c001_v7007000_t0000_u01759209679235") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723032_d20250930_m052112_c001_v0001109_t0045_u01759209672791") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d38e_d20250930_m052104_c001_v7007000_t0000_u01759209664586") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723009_d20250930_m052059_c001_v0001109_t0055_u01759209659054") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174af1c_d20250930_m052056_c001_v7007000_t0000_u01759209656085") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722feb_d20250930_m052049_c001_v0001109_t0033_u01759209649174") 2025/09/30 05:24:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f5da_d20250930_m052034_c001_v7007000_t0000_u01759209634845") 2025/09/30 05:24:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955249_d20250930_m052027_c001_v0001113_t0056_u01759209627729") 2025/09/30 05:24:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad53_d20250930_m052018_c001_v7007000_t0000_u01759209618412") 2025/09/30 05:24:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955212_d20250930_m052009_c001_v0001113_t0011_u01759209609765") 2025/09/30 05:24:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf856_d20250930_m052001_c001_v7007000_t0000_u01759209601087") 2025/09/30 05:24:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39551ce_d20250930_m051952_c001_v0001113_t0037_u01759209592988") 2025/09/30 05:24:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f67e_d20250930_m052123_c001_v7007000_t0000_u01759209683859") 2025/09/30 05:24:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955373_d20250930_m052118_c001_v0001113_t0014_u01759209678251") 2025/09/30 05:24:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa72_d20250930_m052149_c001_v7007000_t0000_u01759209709934") 2025/09/30 05:24:22 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2dd_d20250930_m052144_c001_v0001043_t0022_u01759209704057") 2025/09/30 05:24:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532cad_d20250930_m052316_c001_v7007000_t0000_u01759209796809") 2025/09/30 05:24:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a3d4_d20250930_m052308_c001_v0001043_t0055_u01759209788521") 2025/09/30 05:24:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c78_d20250930_m052259_c001_v7007000_t0000_u01759209779201") 2025/09/30 05:24:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a3a9_d20250930_m052250_c001_v0001043_t0019_u01759209770988") 2025/09/30 05:24:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffee_d20250930_m052241_c001_v7007000_t0000_u01759209761105") 2025/09/30 05:24:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a381_d20250930_m052233_c001_v0001043_t0042_u01759209753289") 2025/09/30 05:24:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e985185_d20250930_m052224_c001_v7007000_t0000_u01759209744032") 2025/09/30 05:24:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a350_d20250930_m052216_c001_v0001043_t0043_u01759209736269") 2025/09/30 05:24:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b58_d20250930_m052207_c001_v7007000_t0000_u01759209727280") 2025/09/30 05:24:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a318_d20250930_m052158_c001_v0001043_t0039_u01759209718751") 2025/09/30 05:24:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4128667835ecee2c_d20250930_m052144_c001_v7007000_t0000_u01759209704768") 2025/09/30 05:24:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723078_d20250930_m052138_c001_v0001109_t0008_u01759209698746") 2025/09/30 05:24:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f6b9_d20250930_m052128_c001_v7007000_t0000_u01759209688914") 2025/09/30 05:24:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a2af_d20250930_m052122_c001_v0001043_t0038_u01759209682784") 2025/09/30 05:24:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f407bccd387198ddf_d20250930_m052119_c001_v7007000_t0000_u01759209679460") 2025/09/30 05:24:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a288_d20250930_m052113_c001_v0001043_t0004_u01759209673338") 2025/09/30 05:24:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d391_d20250930_m052104_c001_v7007000_t0000_u01759209664768") 2025/09/30 05:24:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39552ed_d20250930_m052059_c001_v0001113_t0001_u01759209659163") 2025/09/30 05:24:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4048e2af40e4feb5_d20250930_m052056_c001_v7007000_t0000_u01759209656267") 2025/09/30 05:24:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199bbe_d20250930_m052049_c001_v0001092_t0002_u01759209649796") 2025/09/30 05:24:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063fe15_d20250930_m052034_c001_v7007000_t0000_u01759209634719") 2025/09/30 05:24:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a20a_d20250930_m052028_c001_v0001043_t0047_u01759209628130") 2025/09/30 05:24:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad56_d20250930_m052018_c001_v7007000_t0000_u01759209618602") 2025/09/30 05:24:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a1e3_d20250930_m052010_c001_v0001043_t0041_u01759209610310") 2025/09/30 05:24:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf858_d20250930_m052001_c001_v7007000_t0000_u01759209601272") 2025/09/30 05:24:23 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a1c3_d20250930_m051953_c001_v0001043_t0047_u01759209593447") 2025/09/30 05:24:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f682_d20250930_m052124_c001_v7007000_t0000_u01759209684043") 2025/09/30 05:24:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199c28_d20250930_m052118_c001_v0001092_t0026_u01759209678264") 2025/09/30 05:24:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f5f4_d20250930_m052037_c001_v7007000_t0000_u01759209637232") 2025/09/30 05:24:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a215_d20250930_m052031_c001_v0001043_t0048_u01759209631951") 2025/09/30 05:24:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f5f6_d20250930_m052037_c001_v7007000_t0000_u01759209637414") 2025/09/30 05:24:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955263_d20250930_m052031_c001_v0001113_t0048_u01759209631962") 2025/09/30 05:24:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f5f8_d20250930_m052037_c001_v7007000_t0000_u01759209637598") 2025/09/30 05:24:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b7c_d20250930_m052031_c001_v0001092_t0055_u01759209631979") 2025/09/30 05:24:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f5fa_d20250930_m052037_c001_v7007000_t0000_u01759209637780") 2025/09/30 05:24:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722fcf_d20250930_m052032_c001_v0001109_t0023_u01759209632200") 2025/09/30 05:24:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f5fd_d20250930_m052037_c001_v7007000_t0000_u01759209637964") 2025/09/30 05:24:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955269_d20250930_m052032_c001_v0001113_t0059_u01759209632224") 2025/09/30 05:24:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f600_d20250930_m052038_c001_v7007000_t0000_u01759209638168") 2025/09/30 05:24:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b7e_d20250930_m052032_c001_v0001092_t0017_u01759209632323") 2025/09/30 05:24:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f602_d20250930_m052038_c001_v7007000_t0000_u01759209638370") 2025/09/30 05:24:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a217_d20250930_m052032_c001_v0001043_t0052_u01759209632421") 2025/09/30 05:24:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f604_d20250930_m052038_c001_v7007000_t0000_u01759209638556") 2025/09/30 05:24:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395526d_d20250930_m052032_c001_v0001113_t0003_u01759209632548") 2025/09/30 05:24:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f606_d20250930_m052038_c001_v7007000_t0000_u01759209638738") 2025/09/30 05:24:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b80_d20250930_m052032_c001_v0001092_t0000_u01759209632635") 2025/09/30 05:24:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f608_d20250930_m052038_c001_v7007000_t0000_u01759209638922") 2025/09/30 05:24:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a219_d20250930_m052032_c001_v0001043_t0030_u01759209632722") 2025/09/30 05:24:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f60b_d20250930_m052039_c001_v7007000_t0000_u01759209639108") 2025/09/30 05:24:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955271_d20250930_m052032_c001_v0001113_t0005_u01759209632838") 2025/09/30 05:24:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f60d_d20250930_m052039_c001_v7007000_t0000_u01759209639291") 2025/09/30 05:24:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722fd3_d20250930_m052032_c001_v0001109_t0005_u01759209632927") 2025/09/30 05:24:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f60f_d20250930_m052039_c001_v7007000_t0000_u01759209639474") 2025/09/30 05:24:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b82_d20250930_m052033_c001_v0001092_t0000_u01759209633052") 2025/09/30 05:24:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f611_d20250930_m052039_c001_v7007000_t0000_u01759209639657") 2025/09/30 05:24:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955273_d20250930_m052033_c001_v0001113_t0040_u01759209633087") 2025/09/30 05:24:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f613_d20250930_m052039_c001_v7007000_t0000_u01759209639840") 2025/09/30 05:24:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a21b_d20250930_m052033_c001_v0001043_t0052_u01759209633289") 2025/09/30 05:24:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f615_d20250930_m052040_c001_v7007000_t0000_u01759209640027") 2025/09/30 05:24:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199b86_d20250930_m052033_c001_v0001092_t0039_u01759209633372") 2025/09/30 05:24:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4048e2af40e4fed1_d20250930_m052059_c001_v7007000_t0000_u01759209659731") 2025/09/30 05:24:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39552af_d20250930_m052053_c001_v0001113_t0055_u01759209653431") 2025/09/30 05:24:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf9a5_d20250930_m052059_c001_v7007000_t0000_u01759209659757") 2025/09/30 05:24:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199bcd_d20250930_m052053_c001_v0001092_t0039_u01759209653441") 2025/09/30 05:24:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4048e2af40e4fed4_d20250930_m052059_c001_v7007000_t0000_u01759209659918") 2025/09/30 05:24:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ff7_d20250930_m052053_c001_v0001109_t0024_u01759209653561") 2025/09/30 05:24:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4023a42e90f9bb82_d20250930_m052059_c001_v7007000_t0000_u01759209659744") 2025/09/30 05:24:25 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a241_d20250930_m052053_c001_v0001043_t0042_u01759209653580") 2025/09/30 05:24:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01e00a2_d20250930_m052059_c001_v7007000_t0000_u01759209659684") 2025/09/30 05:24:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39552b3_d20250930_m052053_c001_v0001113_t0037_u01759209653732") 2025/09/30 05:24:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4023a42e90f9bb85_d20250930_m052059_c001_v7007000_t0000_u01759209659931") 2025/09/30 05:24:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199bcf_d20250930_m052054_c001_v0001092_t0000_u01759209654001") 2025/09/30 05:24:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174af1f_d20250930_m052059_c001_v7007000_t0000_u01759209659692") 2025/09/30 05:24:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ff9_d20250930_m052054_c001_v0001109_t0016_u01759209654086") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d33e_d20250930_m052059_c001_v7007000_t0000_u01759209659896") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39552b9_d20250930_m052054_c001_v0001113_t0045_u01759209654240") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf9a9_d20250930_m052059_c001_v7007000_t0000_u01759209659943") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a245_d20250930_m052054_c001_v0001043_t0006_u01759209654305") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d33a_d20250930_m052059_c001_v7007000_t0000_u01759209659711") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ffb_d20250930_m052054_c001_v0001109_t0026_u01759209654548") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01e00a3_d20250930_m052059_c001_v7007000_t0000_u01759209659869") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199bd5_d20250930_m052054_c001_v0001092_t0025_u01759209654573") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4048e2af40e4fed0_d20250930_m052059_c001_v7007000_t0000_u01759209659700") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a249_d20250930_m052054_c001_v0001043_t0001_u01759209654732") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174af21_d20250930_m052059_c001_v7007000_t0000_u01759209659876") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39552c4_d20250930_m052054_c001_v0001113_t0034_u01759209654744") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01e00a5_d20250930_m052100_c001_v7007000_t0000_u01759209660053") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199bd7_d20250930_m052054_c001_v0001092_t0039_u01759209654911") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4048e2af40e4fed3_d20250930_m052059_c001_v7007000_t0000_u01759209659884") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ffd_d20250930_m052055_c001_v0001109_t0003_u01759209655016") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174af22_d20250930_m052100_c001_v7007000_t0000_u01759209660061") 2025/09/30 05:24:26 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a24d_d20250930_m052055_c001_v0001043_t0047_u01759209655167") 2025/09/30 05:24:26 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01dfe4c_d20250930_m051826_c001_v7007000_t0000_u01759209506511") 2025/09/30 05:24:26 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109c64a241a7fda8_d20250930_m051824_c001_v0001136_t0040_u01759209504003") 2025/09/30 05:24:26 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d0a9_d20250930_m051823_c001_v7007000_t0000_u01759209503750") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109c64a241a7fd8e_d20250930_m051820_c001_v0001136_t0053_u01759209500426") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d0a3_d20250930_m051819_c001_v7007000_t0000_u01759209499690") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a09a_d20250930_m051815_c001_v0001043_t0028_u01759209495071") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4132479332ed1985_d20250930_m051813_c001_v7007000_t0000_u01759209493602") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f11782ce13c789046_d20250930_m051811_c001_v0001137_t0010_u01759209491575") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984ad6_d20250930_m051811_c001_v7007000_t0000_u01759209491393") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f11782ce13c789036_d20250930_m051807_c001_v0001137_t0035_u01759209487748") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984ac8_d20250930_m051807_c001_v7007000_t0000_u01759209487020") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722e4e_d20250930_m051802_c001_v0001109_t0038_u01759209482326") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984ab6_d20250930_m051801_c001_v7007000_t0000_u01759209481024") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1127054420992f27_d20250930_m051759_c001_v0001093_t0058_u01759209479323") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f423de332702e190f_d20250930_m051759_c001_v7007000_t0000_u01759209479141") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1127054420992f1b_d20250930_m051755_c001_v0001093_t0002_u01759209475981") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f423de332702e18dc_d20250930_m051755_c001_v7007000_t0000_u01759209475234") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722e2f_d20250930_m051750_c001_v0001109_t0015_u01759209470378") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984a99_d20250930_m051749_c001_v7007000_t0000_u01759209469463") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1110d7810508dac2_d20250930_m051747_c001_v0001099_t0026_u01759209467488") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418913363c62ad7a_d20250930_m051747_c001_v7007000_t0000_u01759209467304") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1110d7810508daa4_d20250930_m051743_c001_v0001099_t0058_u01759209463805") 2025/09/30 05:24:27 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418913363c62ad5c_d20250930_m051743_c001_v7007000_t0000_u01759209463073") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722e10_d20250930_m051737_c001_v0001109_t0012_u01759209457042") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f898_d20250930_m051736_c001_v7007000_t0000_u01759209456119") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f104e8d508f31fae7_d20250930_m051734_c001_v0001157_t0032_u01759209454084") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418913363c62ad1a_d20250930_m051733_c001_v7007000_t0000_u01759209453898") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f104e8d508f31facf_d20250930_m051730_c001_v0001157_t0033_u01759209450072") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418913363c62ad05_d20250930_m051729_c001_v7007000_t0000_u01759209449281") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722df2_d20250930_m051722_c001_v0001109_t0042_u01759209442758") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f423de332702e1843_d20250930_m051721_c001_v7007000_t0000_u01759209441810") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f100de88b2688c934_d20250930_m051720_c001_v0001181_t0010_u01759209440191") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8c761_d20250930_m051720_c001_v7007000_t0000_u01759209440006") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f100de88b2688c90f_d20250930_m051716_c001_v0001181_t0030_u01759209436503") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8c375_d20250930_m051715_c001_v7007000_t0000_u01759209435775") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722dc8_d20250930_m051707_c001_v0001109_t0007_u01759209427306") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f86b_d20250930_m051706_c001_v7007000_t0000_u01759209426195") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f117e52e4da96a0a5_d20250930_m051659_c001_v0001154_t0009_u01759209419976") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f423de332702e1826_d20250930_m051659_c001_v7007000_t0000_u01759209419768") 2025/09/30 05:24:28 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff7e5_d20250930_m051655_c001_v0001120_t0046_u01759209415263") 2025/09/30 05:24:29 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1158ff06a51d2be5_d20250930_m051654_c001_v0001120_t0003_u01759209414464") 2025/09/30 05:24:29 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1158ff06a51d2bdf_d20250930_m051653_c001_v0001120_t0025_u01759209413320") 2025/09/30 05:24:29 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f6f0_d20250930_m051639_c001_v7007000_t0000_u01759209399794") 2025/09/30 05:24:29 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722d79_d20250930_m051632_c001_v0001109_t0007_u01759209392245") 2025/09/30 05:24:29 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f108740fb17eb6566_d20250930_m051631_c001_v0001109_t0001_u01759209391234") 2025/09/30 05:24:29 DEBUG : dst/one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f108740fb17eb6560_d20250930_m051629_c001_v0001109_t0035_u01759209389882") 2025/09/30 05:24:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01dfe50_d20250930_m051826_c001_v7007000_t0000_u01759209506693") 2025/09/30 05:24:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f117f2918cc87d2d6_d20250930_m051823_c001_v0001105_t0037_u01759209503237") 2025/09/30 05:24:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f10670f4509213066_d20250930_m051819_c001_v0001100_t0006_u01759209499342") 2025/09/30 05:24:29 DEBUG : dst/one.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4132479332ed1987_d20250930_m051813_c001_v7007000_t0000_u01759209493784") 2025/09/30 05:24:29 DEBUG : dst/one.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f112e3e3e61e42f1d_d20250930_m051811_c001_v0001183_t0008_u01759209491179") 2025/09/30 05:24:29 DEBUG : dst/one.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1006c1e51aae27a6_d20250930_m051806_c001_v0001131_t0006_u01759209486709") 2025/09/30 05:24:29 DEBUG : dst/one.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984ab7_d20250930_m051801_c001_v7007000_t0000_u01759209481207") 2025/09/30 05:24:29 DEBUG : dst/one.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f116c8d604fdd55fc_d20250930_m051758_c001_v0001178_t0048_u01759209478933") 2025/09/30 05:24:29 DEBUG : dst/one.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f115ccc9a69a1bf89_d20250930_m051754_c001_v0001116_t0011_u01759209474594") 2025/09/30 05:24:29 DEBUG : dst/three: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f86d_d20250930_m051706_c001_v7007000_t0000_u01759209426377") 2025/09/30 05:24:29 DEBUG : dst/three: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1158ff06a51d2c20_d20250930_m051704_c001_v0001120_t0055_u01759209424736") 2025/09/30 05:24:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01dfe53_d20250930_m051826_c001_v7007000_t0000_u01759209506875") 2025/09/30 05:24:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f103e68ba4f49db24_d20250930_m051825_c001_v0001101_t0014_u01759209505155") 2025/09/30 05:24:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1072713c0fab9943_d20250930_m051821_c001_v0001180_t0048_u01759209501320") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01dfe56_d20250930_m051827_c001_v7007000_t0000_u01759209507057") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109c64a241a7fdae_d20250930_m051825_c001_v0001136_t0009_u01759209505695") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d0aa_d20250930_m051825_c001_v7007000_t0000_u01759209505510") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109c64a241a7fd9c_d20250930_m051821_c001_v0001136_t0033_u01759209501725") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d0a4_d20250930_m051821_c001_v7007000_t0000_u01759209501540") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a09f_d20250930_m051816_c001_v0001043_t0034_u01759209496400") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4132479332ed1988_d20250930_m051813_c001_v7007000_t0000_u01759209493968") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f11782ce13c78904e_d20250930_m051812_c001_v0001137_t0050_u01759209492924") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984adc_d20250930_m051812_c001_v7007000_t0000_u01759209492743") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f11782ce13c78903c_d20250930_m051809_c001_v0001137_t0034_u01759209489641") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984ad0_d20250930_m051809_c001_v7007000_t0000_u01759209489454") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722e52_d20250930_m051803_c001_v0001109_t0012_u01759209483271") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f423de332702e1920_d20250930_m051800_c001_v7007000_t0000_u01759209480466") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a088_d20250930_m051757_c001_v0001043_t0034_u01759209477697") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f423de332702e18ef_d20250930_m051756_c001_v7007000_t0000_u01759209476819") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722e33_d20250930_m051751_c001_v0001109_t0016_u01759209471428") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418913363c62ad7b_d20250930_m051748_c001_v7007000_t0000_u01759209468537") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a072_d20250930_m051745_c001_v0001043_t0025_u01759209465750") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418913363c62ad68_d20250930_m051744_c001_v7007000_t0000_u01759209464655") 2025/09/30 05:24:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722e12_d20250930_m051738_c001_v0001109_t0008_u01759209458157") 2025/09/30 05:24:31 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418913363c62ad23_d20250930_m051735_c001_v7007000_t0000_u01759209455186") 2025/09/30 05:24:31 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a031_d20250930_m051732_c001_v0001043_t0027_u01759209452113") 2025/09/30 05:24:31 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418913363c62ad07_d20250930_m051730_c001_v7007000_t0000_u01759209450950") 2025/09/30 05:24:31 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722df5_d20250930_m051723_c001_v0001109_t0045_u01759209443907") 2025/09/30 05:24:31 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8cb4a_d20250930_m051720_c001_v7007000_t0000_u01759209440857") 2025/09/30 05:24:31 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c93509ffe_d20250930_m051718_c001_v0001043_t0057_u01759209438253") 2025/09/30 05:24:31 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8c377_d20250930_m051717_c001_v7007000_t0000_u01759209437158") 2025/09/30 05:24:31 DEBUG : dst/three.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722dd9_d20250930_m051710_c001_v0001109_t0029_u01759209430751") 2025/09/30 05:24:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4132479332ed1989_d20250930_m051814_c001_v7007000_t0000_u01759209494150") 2025/09/30 05:24:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106e88befb71c04b_d20250930_m051812_c001_v0001177_t0019_u01759209492515") 2025/09/30 05:24:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1192a3cd9e2aebbc_d20250930_m051808_c001_v0001131_t0032_u01759209488923") 2025/09/30 05:24:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984ab8_d20250930_m051801_c001_v7007000_t0000_u01759209481391") 2025/09/30 05:24:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f100da4dd6919e2a8_d20250930_m051800_c001_v0001179_t0049_u01759209480257") 2025/09/30 05:24:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105d8017063a4d51_d20250930_m051756_c001_v0001113_t0024_u01759209476458") 2025/09/30 05:24:31 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01dfe5b_d20250930_m051827_c001_v7007000_t0000_u01759209507239") 2025/09/30 05:24:31 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722e68_d20250930_m051815_c001_v0001109_t0020_u01759209495834") 2025/09/30 05:24:31 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4132479332ed198a_d20250930_m051814_c001_v7007000_t0000_u01759209494336") 2025/09/30 05:24:31 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a08e_d20250930_m051802_c001_v0001043_t0049_u01759209482925") 2025/09/30 05:24:31 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984ab9_d20250930_m051801_c001_v7007000_t0000_u01759209481576") 2025/09/30 05:24:32 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a07c_d20250930_m051751_c001_v0001043_t0054_u01759209471047") 2025/09/30 05:24:32 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984a9a_d20250930_m051749_c001_v7007000_t0000_u01759209469652") 2025/09/30 05:24:32 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a044_d20250930_m051737_c001_v0001043_t0056_u01759209457653") 2025/09/30 05:24:32 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f899_d20250930_m051736_c001_v7007000_t0000_u01759209456304") 2025/09/30 05:24:32 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a010_d20250930_m051723_c001_v0001043_t0032_u01759209443306") 2025/09/30 05:24:32 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f423de332702e1844_d20250930_m051721_c001_v7007000_t0000_u01759209441993") 2025/09/30 05:24:32 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c93509fd2_d20250930_m051708_c001_v0001043_t0028_u01759209428236") 2025/09/30 05:24:32 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f86f_d20250930_m051706_c001_v7007000_t0000_u01759209426560") 2025/09/30 05:24:32 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f107693e7a32b76d7_d20250930_m051701_c001_v0001120_t0004_u01759209421988") 2025/09/30 05:24:32 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f6f3_d20250930_m051639_c001_v7007000_t0000_u01759209399976") 2025/09/30 05:24:32 DEBUG : dst/two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f108740fb17eb657a_d20250930_m051638_c001_v0001109_t0017_u01759209398535") 2025/09/30 05:24:32 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc1749808_d20250930_m051605_c001_v7007000_t0000_u01759209365668") 2025/09/30 05:24:32 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff729_d20250930_m051602_c001_v0001120_t0058_u01759209362141") 2025/09/30 05:24:32 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc17497fd_d20250930_m051559_c001_v7007000_t0000_u01759209359802") 2025/09/30 05:24:32 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff6fd_d20250930_m051549_c001_v0001120_t0056_u01759209349669") 2025/09/30 05:24:32 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc17497ca_d20250930_m051541_c001_v7007000_t0000_u01759209341601") 2025/09/30 05:24:32 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff6d7_d20250930_m051537_c001_v0001120_t0036_u01759209337310") 2025/09/30 05:24:32 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb6e_d20250930_m051513_c001_v7007000_t0000_u01759209313769") 2025/09/30 05:24:32 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff665_d20250930_m051511_c001_v0001120_t0016_u01759209311571") 2025/09/30 05:24:32 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb66_d20250930_m051510_c001_v7007000_t0000_u01759209310557") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff657_d20250930_m051509_c001_v0001120_t0053_u01759209309262") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb59_d20250930_m051505_c001_v7007000_t0000_u01759209305873") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff63e_d20250930_m051503_c001_v0001120_t0011_u01759209303591") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb4d_d20250930_m051502_c001_v7007000_t0000_u01759209302298") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff62e_d20250930_m051500_c001_v0001120_t0045_u01759209300744") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb2d_d20250930_m051453_c001_v7007000_t0000_u01759209293503") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5f8_d20250930_m051451_c001_v0001120_t0002_u01759209291680") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb27_d20250930_m051450_c001_v7007000_t0000_u01759209290808") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5f0_d20250930_m051449_c001_v0001120_t0000_u01759209289862") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f3de_d20250930_m051444_c001_v7007000_t0000_u01759209284567") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5d6_d20250930_m051442_c001_v0001120_t0032_u01759209282971") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f3d7_d20250930_m051441_c001_v7007000_t0000_u01759209281080") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5c8_d20250930_m051440_c001_v0001120_t0002_u01759209280004") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f3c9_d20250930_m051439_c001_v7007000_t0000_u01759209279632") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f11540782041a2a23_d20250930_m051438_c001_v0001113_t0035_u01759209278751") 2025/09/30 05:24:33 DEBUG : empty space: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5bf_d20250930_m051437_c001_v0001120_t0003_u01759209277167") 2025/09/30 05:24:33 DEBUG : enormous: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb6c_d20250930_m051512_c001_v7007000_t0000_u01759209312832") 2025/09/30 05:24:33 DEBUG : enormous: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff667_d20250930_m051511_c001_v0001120_t0041_u01759209311905") 2025/09/30 05:24:33 DEBUG : existing: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41961440b01dfe91_d20250930_m051832_c001_v7007000_t0000_u01759209512440") 2025/09/30 05:24:33 DEBUG : existing: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722e8a_d20250930_m051830_c001_v0001109_t0026_u01759209510968") 2025/09/30 05:24:34 DEBUG : existing: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174977c_d20250930_m051535_c001_v7007000_t0000_u01759209335587") 2025/09/30 05:24:34 DEBUG : existing: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722c31_d20250930_m051534_c001_v0001109_t0014_u01759209334119") 2025/09/30 05:24:34 DEBUG : existing: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f3a3_d20250930_m051433_c001_v7007000_t0000_u01759209273886") 2025/09/30 05:24:34 DEBUG : existing: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5a9_d20250930_m051432_c001_v0001120_t0023_u01759209272624") 2025/09/30 05:24:34 DEBUG : existing: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f3a2_d20250930_m051431_c001_v7007000_t0000_u01759209271912") 2025/09/30 05:24:34 DEBUG : existing: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5a2_d20250930_m051431_c001_v0001120_t0045_u01759209271197") 2025/09/30 05:24:34 DEBUG : existing: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5a0_d20250930_m051430_c001_v0001120_t0044_u01759209270249") 2025/09/30 05:24:34 DEBUG : existing-b: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174977d_d20250930_m051535_c001_v7007000_t0000_u01759209335771") 2025/09/30 05:24:34 DEBUG : existing-b: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff6c9_d20250930_m051534_c001_v0001120_t0058_u01759209334108") 2025/09/30 05:24:34 DEBUG : file1: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd83_d20250930_m051941_c001_v7007000_t0000_u01759209581635") 2025/09/30 05:24:34 DEBUG : file1: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a1a4_d20250930_m051940_c001_v0001043_t0004_u01759209580600") 2025/09/30 05:24:34 DEBUG : file1: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd7c_d20250930_m051939_c001_v7007000_t0000_u01759209579179") 2025/09/30 05:24:34 DEBUG : file1: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199adb_d20250930_m051937_c001_v0001092_t0020_u01759209577895") 2025/09/30 05:24:34 DEBUG : five: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb75_d20250930_m051517_c001_v7007000_t0000_u01759209317880") 2025/09/30 05:24:34 DEBUG : five: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4183deddd80ff67e_d20250930_m051515_c001_v0001120_t0031_u01759209315811") 2025/09/30 05:24:34 DEBUG : foo: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f3d8_d20250930_m051442_c001_v7007000_t0000_u01759209282601") 2025/09/30 05:24:34 DEBUG : foo: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4183deddd80ff5d0_d20250930_m051442_c001_v0001120_t0031_u01759209282040") 2025/09/30 05:24:34 DEBUG : foo: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4183deddd80ff5ce_d20250930_m051441_c001_v0001120_t0031_u01759209281447") 2025/09/30 05:24:34 DEBUG : four: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb76_d20250930_m051518_c001_v7007000_t0000_u01759209318112") 2025/09/30 05:24:34 DEBUG : four: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4032a3e1e3722ba7_d20250930_m051516_c001_v0001109_t0029_u01759209316375") 2025/09/30 05:24:35 DEBUG : four: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff67b_d20250930_m051515_c001_v0001120_t0048_u01759209315123") 2025/09/30 05:24:35 DEBUG : hello world2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc60dc_d20250930_m051345_c001_v7007000_t0000_u01759209225531") 2025/09/30 05:24:35 DEBUG : hello world2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff4df_d20250930_m051344_c001_v0001120_t0027_u01759209224762") 2025/09/30 05:24:35 DEBUG : ignore-size: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f392_d20250930_m051429_c001_v7007000_t0000_u01759209269881") 2025/09/30 05:24:35 DEBUG : ignore-size: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff59c_d20250930_m051428_c001_v0001120_t0002_u01759209268517") 2025/09/30 05:24:35 DEBUG : nested/sub dir/file: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc1749779_d20250930_m051533_c001_v7007000_t0000_u01759209333198") 2025/09/30 05:24:35 DEBUG : nested/sub dir/file: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722c21_d20250930_m051532_c001_v0001109_t0034_u01759209332035") 2025/09/30 05:24:35 DEBUG : nested/sub dir/file: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc1749776_d20250930_m051531_c001_v7007000_t0000_u01759209331184") 2025/09/30 05:24:35 DEBUG : nested/sub dir/file: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722c0f_d20250930_m051529_c001_v0001109_t0059_u01759209329865") 2025/09/30 05:24:35 DEBUG : one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb77_d20250930_m051518_c001_v7007000_t0000_u01759209318325") 2025/09/30 05:24:35 DEBUG : one: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4183deddd80ff671_d20250930_m051514_c001_v0001120_t0031_u01759209314174") 2025/09/30 05:24:35 DEBUG : only0: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd5c_d20250930_m051933_c001_v7007000_t0000_u01759209573295") 2025/09/30 05:24:35 DEBUG : only0: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f409f8722ae199ab5_d20250930_m051928_c001_v0001092_t0059_u01759209568170") 2025/09/30 05:24:35 DEBUG : only0: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a120_d20250930_m051906_c001_v0001043_t0018_u01759209546307") 2025/09/30 05:24:35 DEBUG : only0: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418814260157fdfe_d20250930_m051900_c001_v7007000_t0000_u01759209540114") 2025/09/30 05:24:35 DEBUG : only0: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0c4_d20250930_m051836_c001_v0001043_t0027_u01759209516697") 2025/09/30 05:24:35 DEBUG : only1: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd5f_d20250930_m051933_c001_v7007000_t0000_u01759209573481") 2025/09/30 05:24:35 DEBUG : only1: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405e9e1c9350a18b_d20250930_m051928_c001_v0001043_t0055_u01759209568345") 2025/09/30 05:24:35 DEBUG : only1: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a126_d20250930_m051907_c001_v0001043_t0024_u01759209547472") 2025/09/30 05:24:35 DEBUG : only1: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418814260157fdfb_d20250930_m051859_c001_v7007000_t0000_u01759209539750") 2025/09/30 05:24:35 DEBUG : only1: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0c8_d20250930_m051837_c001_v0001043_t0032_u01759209517673") 2025/09/30 05:24:36 DEBUG : only10: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd60_d20250930_m051933_c001_v7007000_t0000_u01759209573667") 2025/09/30 05:24:36 DEBUG : only10: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405e9e1c9350a17f_d20250930_m051927_c001_v0001043_t0055_u01759209567579") 2025/09/30 05:24:36 DEBUG : only10: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a154_d20250930_m051916_c001_v0001043_t0001_u01759209556909") 2025/09/30 05:24:36 DEBUG : only10: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f403c2324b2541c19_d20250930_m051859_c001_v7007000_t0000_u01759209539787") 2025/09/30 05:24:36 DEBUG : only10: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0e9_d20250930_m051848_c001_v0001043_t0033_u01759209528240") 2025/09/30 05:24:36 DEBUG : only11: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd61_d20250930_m051933_c001_v7007000_t0000_u01759209573851") 2025/09/30 05:24:36 DEBUG : only11: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4032a3e1e3722f26_d20250930_m051927_c001_v0001109_t0029_u01759209567570") 2025/09/30 05:24:36 DEBUG : only11: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a158_d20250930_m051917_c001_v0001043_t0006_u01759209557855") 2025/09/30 05:24:36 DEBUG : only11: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063fb74_d20250930_m051900_c001_v7007000_t0000_u01759209540417") 2025/09/30 05:24:36 DEBUG : only11: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0ed_d20250930_m051849_c001_v0001043_t0016_u01759209529577") 2025/09/30 05:24:36 DEBUG : only12: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd62_d20250930_m051934_c001_v7007000_t0000_u01759209574038") 2025/09/30 05:24:36 DEBUG : only12: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405e9e1c9350a185_d20250930_m051927_c001_v0001043_t0055_u01759209567982") 2025/09/30 05:24:36 DEBUG : only12: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a15e_d20250930_m051918_c001_v0001043_t0048_u01759209558910") 2025/09/30 05:24:36 DEBUG : only12: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418814260157fdfd_d20250930_m051859_c001_v7007000_t0000_u01759209539932") 2025/09/30 05:24:36 DEBUG : only12: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0f1_d20250930_m051850_c001_v0001043_t0046_u01759209530598") 2025/09/30 05:24:36 DEBUG : only13: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd64_d20250930_m051934_c001_v7007000_t0000_u01759209574261") 2025/09/30 05:24:36 DEBUG : only13: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f406c9d11c3955181_d20250930_m051928_c001_v0001113_t0058_u01759209568348") 2025/09/30 05:24:36 DEBUG : only13: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a161_d20250930_m051919_c001_v0001043_t0050_u01759209559920") 2025/09/30 05:24:36 DEBUG : only13: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdaad_d20250930_m051900_c001_v7007000_t0000_u01759209540143") 2025/09/30 05:24:36 DEBUG : only13: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0f3_d20250930_m051851_c001_v0001043_t0049_u01759209531451") 2025/09/30 05:24:37 DEBUG : only14: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd67_d20250930_m051934_c001_v7007000_t0000_u01759209574447") 2025/09/30 05:24:37 DEBUG : only14: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405e9e1c9350a189_d20250930_m051928_c001_v0001043_t0055_u01759209568165") 2025/09/30 05:24:37 DEBUG : only14: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a165_d20250930_m051920_c001_v0001043_t0007_u01759209560964") 2025/09/30 05:24:37 DEBUG : only14: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418814260157fe03_d20250930_m051900_c001_v7007000_t0000_u01759209540478") 2025/09/30 05:24:37 DEBUG : only14: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0f6_d20250930_m051852_c001_v0001043_t0051_u01759209532253") 2025/09/30 05:24:37 DEBUG : only15: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd68_d20250930_m051934_c001_v7007000_t0000_u01759209574647") 2025/09/30 05:24:37 DEBUG : only15: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4032a3e1e3722f28_d20250930_m051927_c001_v0001109_t0029_u01759209567985") 2025/09/30 05:24:37 DEBUG : only15: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a16b_d20250930_m051921_c001_v0001043_t0042_u01759209561955") 2025/09/30 05:24:37 DEBUG : only15: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418814260157fdf9_d20250930_m051859_c001_v7007000_t0000_u01759209539569") 2025/09/30 05:24:37 DEBUG : only15: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0fc_d20250930_m051853_c001_v0001043_t0051_u01759209533727") 2025/09/30 05:24:37 DEBUG : only16: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd69_d20250930_m051934_c001_v7007000_t0000_u01759209574837") 2025/09/30 05:24:37 DEBUG : only16: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4032a3e1e3722f2c_d20250930_m051928_c001_v0001109_t0029_u01759209568178") 2025/09/30 05:24:37 DEBUG : only16: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a16f_d20250930_m051923_c001_v0001043_t0023_u01759209563339") 2025/09/30 05:24:37 DEBUG : only16: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdab8_d20250930_m051900_c001_v7007000_t0000_u01759209540511") 2025/09/30 05:24:37 DEBUG : only16: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a102_d20250930_m051854_c001_v0001043_t0050_u01759209534944") 2025/09/30 05:24:38 DEBUG : only17: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd6a_d20250930_m051935_c001_v7007000_t0000_u01759209575024") 2025/09/30 05:24:38 DEBUG : only17: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4032a3e1e3722f32_d20250930_m051928_c001_v0001109_t0029_u01759209568739") 2025/09/30 05:24:38 DEBUG : only17: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a171_d20250930_m051924_c001_v0001043_t0027_u01759209564365") 2025/09/30 05:24:38 DEBUG : only17: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdaa7_d20250930_m051859_c001_v7007000_t0000_u01759209539955") 2025/09/30 05:24:38 DEBUG : only17: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a106_d20250930_m051855_c001_v0001043_t0027_u01759209535902") 2025/09/30 05:24:38 DEBUG : only18: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd6c_d20250930_m051935_c001_v7007000_t0000_u01759209575213") 2025/09/30 05:24:38 DEBUG : only18: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f406c9d11c3955187_d20250930_m051928_c001_v0001113_t0058_u01759209568840") 2025/09/30 05:24:38 DEBUG : only18: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a175_d20250930_m051925_c001_v0001043_t0053_u01759209565556") 2025/09/30 05:24:38 DEBUG : only18: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418814260157fdf7_d20250930_m051859_c001_v7007000_t0000_u01759209539388") 2025/09/30 05:24:38 DEBUG : only18: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a10a_d20250930_m051856_c001_v0001043_t0029_u01759209536939") 2025/09/30 05:24:38 DEBUG : only19: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd6d_d20250930_m051935_c001_v7007000_t0000_u01759209575398") 2025/09/30 05:24:38 DEBUG : only19: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405e9e1c9350a191_d20250930_m051928_c001_v0001043_t0055_u01759209568897") 2025/09/30 05:24:38 DEBUG : only19: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a179_d20250930_m051926_c001_v0001043_t0051_u01759209566542") 2025/09/30 05:24:38 DEBUG : only19: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f403c2324b2541c1e_d20250930_m051900_c001_v7007000_t0000_u01759209540155") 2025/09/30 05:24:38 DEBUG : only19: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a10c_d20250930_m051857_c001_v0001043_t0032_u01759209537895") 2025/09/30 05:24:38 DEBUG : only2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd6e_d20250930_m051935_c001_v7007000_t0000_u01759209575583") 2025/09/30 05:24:38 DEBUG : only2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f409f8722ae199ab7_d20250930_m051928_c001_v0001092_t0059_u01759209568356") 2025/09/30 05:24:39 DEBUG : only2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a128_d20250930_m051908_c001_v0001043_t0006_u01759209548278") 2025/09/30 05:24:39 DEBUG : only2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063fb6d_d20250930_m051900_c001_v7007000_t0000_u01759209540235") 2025/09/30 05:24:39 DEBUG : only2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0cb_d20250930_m051838_c001_v0001043_t0009_u01759209518853") 2025/09/30 05:24:39 DEBUG : only3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd6f_d20250930_m051935_c001_v7007000_t0000_u01759209575770") 2025/09/30 05:24:39 DEBUG : only3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4032a3e1e3722f2e_d20250930_m051928_c001_v0001109_t0029_u01759209568369") 2025/09/30 05:24:39 DEBUG : only3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a12a_d20250930_m051909_c001_v0001043_t0009_u01759209549264") 2025/09/30 05:24:39 DEBUG : only3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f403c2324b2541c23_d20250930_m051900_c001_v7007000_t0000_u01759209540339") 2025/09/30 05:24:39 DEBUG : only3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0cf_d20250930_m051840_c001_v0001043_t0012_u01759209520152") 2025/09/30 05:24:39 DEBUG : only4: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd70_d20250930_m051935_c001_v7007000_t0000_u01759209575958") 2025/09/30 05:24:39 DEBUG : only4: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405e9e1c9350a18d_d20250930_m051928_c001_v0001043_t0055_u01759209568532") 2025/09/30 05:24:39 DEBUG : only4: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a130_d20250930_m051910_c001_v0001043_t0040_u01759209550215") 2025/09/30 05:24:39 DEBUG : only4: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f403c2324b2541c1b_d20250930_m051859_c001_v7007000_t0000_u01759209539967") 2025/09/30 05:24:39 DEBUG : only4: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0d3_d20250930_m051841_c001_v0001043_t0001_u01759209521377") 2025/09/30 05:24:39 DEBUG : only5: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd71_d20250930_m051936_c001_v7007000_t0000_u01759209576146") 2025/09/30 05:24:39 DEBUG : only5: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f409f8722ae199ab9_d20250930_m051928_c001_v0001092_t0059_u01759209568542") 2025/09/30 05:24:39 DEBUG : only5: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a138_d20250930_m051911_c001_v0001043_t0036_u01759209551471") 2025/09/30 05:24:39 DEBUG : only5: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f418814260157fe01_d20250930_m051900_c001_v7007000_t0000_u01759209540296") 2025/09/30 05:24:39 DEBUG : only5: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0dc_d20250930_m051843_c001_v0001043_t0014_u01759209523227") 2025/09/30 05:24:40 DEBUG : only6: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd72_d20250930_m051936_c001_v7007000_t0000_u01759209576332") 2025/09/30 05:24:40 DEBUG : only6: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4032a3e1e3722f30_d20250930_m051928_c001_v0001109_t0029_u01759209568555") 2025/09/30 05:24:40 DEBUG : only6: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a13c_d20250930_m051912_c001_v0001043_t0028_u01759209552574") 2025/09/30 05:24:40 DEBUG : only6: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063fb69_d20250930_m051900_c001_v7007000_t0000_u01759209540053") 2025/09/30 05:24:40 DEBUG : only6: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0de_d20250930_m051844_c001_v0001043_t0024_u01759209524457") 2025/09/30 05:24:40 DEBUG : only7: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd73_d20250930_m051936_c001_v7007000_t0000_u01759209576523") 2025/09/30 05:24:40 DEBUG : only7: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f406c9d11c3955183_d20250930_m051928_c001_v0001113_t0058_u01759209568570") 2025/09/30 05:24:40 DEBUG : only7: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a144_d20250930_m051913_c001_v0001043_t0027_u01759209553903") 2025/09/30 05:24:40 DEBUG : only7: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdaa3_d20250930_m051859_c001_v7007000_t0000_u01759209539772") 2025/09/30 05:24:40 DEBUG : only7: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0e1_d20250930_m051845_c001_v0001043_t0029_u01759209525368") 2025/09/30 05:24:40 DEBUG : only8: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd74_d20250930_m051936_c001_v7007000_t0000_u01759209576707") 2025/09/30 05:24:40 DEBUG : only8: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405e9e1c9350a18f_d20250930_m051928_c001_v0001043_t0055_u01759209568715") 2025/09/30 05:24:40 DEBUG : only8: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a146_d20250930_m051914_c001_v0001043_t0057_u01759209554769") 2025/09/30 05:24:40 DEBUG : only8: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063fb64_d20250930_m051859_c001_v7007000_t0000_u01759209539870") 2025/09/30 05:24:40 DEBUG : only8: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0e3_d20250930_m051846_c001_v0001043_t0052_u01759209526268") 2025/09/30 05:24:40 DEBUG : only9: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd76_d20250930_m051936_c001_v7007000_t0000_u01759209576891") 2025/09/30 05:24:40 DEBUG : only9: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f409f8722ae199abf_d20250930_m051928_c001_v0001092_t0059_u01759209568726") 2025/09/30 05:24:40 DEBUG : only9: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a14e_d20250930_m051916_c001_v0001043_t0021_u01759209556108") 2025/09/30 05:24:40 DEBUG : only9: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4095ea60f36bdab2_d20250930_m051900_c001_v7007000_t0000_u01759209540327") 2025/09/30 05:24:40 DEBUG : only9: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a0e5_d20250930_m051847_c001_v0001043_t0032_u01759209527129") 2025/09/30 05:24:40 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc1749773_d20250930_m051528_c001_v7007000_t0000_u01759209328610") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c93509eb4_d20250930_m051526_c001_v0001043_t0032_u01759209326438") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174976e_d20250930_m051525_c001_v7007000_t0000_u01759209325051") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff6a4_d20250930_m051523_c001_v0001120_t0049_u01759209323336") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc1749768_d20250930_m051521_c001_v7007000_t0000_u01759209321997") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722bc3_d20250930_m051519_c001_v0001109_t0033_u01759209319431") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb60_d20250930_m051508_c001_v7007000_t0000_u01759209308253") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff64a_d20250930_m051506_c001_v0001120_t0025_u01759209306534") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb56_d20250930_m051504_c001_v7007000_t0000_u01759209304814") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff63c_d20250930_m051502_c001_v0001120_t0043_u01759209302854") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb47_d20250930_m051501_c001_v7007000_t0000_u01759209301363") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff626_d20250930_m051500_c001_v0001120_t0023_u01759209300110") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb2c_d20250930_m051452_c001_v7007000_t0000_u01759209292932") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5f6_d20250930_m051451_c001_v0001120_t0051_u01759209291384") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb28_d20250930_m051450_c001_v7007000_t0000_u01759209290990") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5ee_d20250930_m051449_c001_v0001120_t0028_u01759209289442") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb24_d20250930_m051448_c001_v7007000_t0000_u01759209288992") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5ec_d20250930_m051448_c001_v0001120_t0047_u01759209288332") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5ea_d20250930_m051447_c001_v0001120_t0016_u01759209287519") 2025/09/30 05:24:41 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb20_d20250930_m051447_c001_v7007000_t0000_u01759209287156") 2025/09/30 05:24:42 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5e8_d20250930_m051446_c001_v0001120_t0027_u01759209286383") 2025/09/30 05:24:42 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5e6_d20250930_m051445_c001_v0001120_t0058_u01759209285478") 2025/09/30 05:24:42 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f3e0_d20250930_m051444_c001_v7007000_t0000_u01759209284750") 2025/09/30 05:24:42 DEBUG : potato: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5da_d20250930_m051443_c001_v0001120_t0002_u01759209283894") 2025/09/30 05:24:42 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4173808e5f38cf6f_d20250930_m051615_c001_v7007000_t0000_u01759209375070") 2025/09/30 05:24:42 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c93509f3c_d20250930_m051614_c001_v0001043_t0011_u01759209374217") 2025/09/30 05:24:42 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc1749809_d20250930_m051605_c001_v7007000_t0000_u01759209365984") 2025/09/30 05:24:42 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c93509f1a_d20250930_m051601_c001_v0001043_t0012_u01759209361141") 2025/09/30 05:24:42 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc17497f7_d20250930_m051554_c001_v7007000_t0000_u01759209354248") 2025/09/30 05:24:42 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c93509ef7_d20250930_m051548_c001_v0001043_t0056_u01759209348802") 2025/09/30 05:24:42 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc17497d0_d20250930_m051541_c001_v7007000_t0000_u01759209341910") 2025/09/30 05:24:42 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c93509ee1_d20250930_m051536_c001_v0001043_t0011_u01759209336762") 2025/09/30 05:24:42 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb6d_d20250930_m051513_c001_v7007000_t0000_u01759209313018") 2025/09/30 05:24:42 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff65f_d20250930_m051511_c001_v0001120_t0058_u01759209311220") 2025/09/30 05:24:42 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb67_d20250930_m051510_c001_v7007000_t0000_u01759209310739") 2025/09/30 05:24:42 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff655_d20250930_m051508_c001_v0001120_t0027_u01759209308892") 2025/09/30 05:24:42 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb61_d20250930_m051508_c001_v7007000_t0000_u01759209308434") 2025/09/30 05:24:42 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff650_d20250930_m051507_c001_v0001120_t0024_u01759209307330") 2025/09/30 05:24:42 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb5a_d20250930_m051506_c001_v7007000_t0000_u01759209306056") 2025/09/30 05:24:43 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff648_d20250930_m051505_c001_v0001120_t0016_u01759209305178") 2025/09/30 05:24:43 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb50_d20250930_m051502_c001_v7007000_t0000_u01759209302479") 2025/09/30 05:24:43 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff634_d20250930_m051501_c001_v0001120_t0024_u01759209301371") 2025/09/30 05:24:43 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb2e_d20250930_m051453_c001_v7007000_t0000_u01759209293690") 2025/09/30 05:24:43 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff5fc_d20250930_m051452_c001_v0001120_t0033_u01759209292438") 2025/09/30 05:24:43 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc60e3_d20250930_m051348_c001_v7007000_t0000_u01759209228816") 2025/09/30 05:24:43 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff4eb_d20250930_m051348_c001_v0001120_t0025_u01759209228058") 2025/09/30 05:24:43 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc60e0_d20250930_m051347_c001_v7007000_t0000_u01759209227010") 2025/09/30 05:24:43 DEBUG : potato2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff4e5_d20250930_m051346_c001_v0001120_t0042_u01759209226270") 2025/09/30 05:24:43 DEBUG : potato3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174980b_d20250930_m051606_c001_v7007000_t0000_u01759209366419") 2025/09/30 05:24:43 DEBUG : potato3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722ce0_d20250930_m051602_c001_v0001109_t0017_u01759209362757") 2025/09/30 05:24:43 DEBUG : potato3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc17497f8_d20250930_m051554_c001_v7007000_t0000_u01759209354438") 2025/09/30 05:24:43 DEBUG : potato3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722c92_d20250930_m051550_c001_v0001109_t0048_u01759209350471") 2025/09/30 05:24:43 DEBUG : potato3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc17497d2_d20250930_m051542_c001_v7007000_t0000_u01759209342242") 2025/09/30 05:24:43 DEBUG : potato3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722c4b_d20250930_m051537_c001_v0001109_t0008_u01759209337705") 2025/09/30 05:24:43 DEBUG : pre-dest1/1: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f7a1_d20250930_m051649_c001_v7007000_t0000_u01759209409065") 2025/09/30 05:24:43 DEBUG : pre-dest1/1: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722d93_d20250930_m051640_c001_v0001109_t0046_u01759209400755") 2025/09/30 05:24:43 DEBUG : pre-dest2/2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f7a7_d20250930_m051649_c001_v7007000_t0000_u01759209409248") 2025/09/30 05:24:43 DEBUG : pre-dest2/2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c93509f89_d20250930_m051641_c001_v0001043_t0038_u01759209401545") 2025/09/30 05:24:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f5fc_d20250930_m051625_c001_v7007000_t0000_u01759209385860") 2025/09/30 05:24:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff76e_d20250930_m051622_c001_v0001120_t0048_u01759209382869") 2025/09/30 05:24:44 DEBUG : sizeonly: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f380_d20250930_m051427_c001_v7007000_t0000_u01759209267955") 2025/09/30 05:24:44 DEBUG : sizeonly: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff595_d20250930_m051426_c001_v0001120_t0020_u01759209266729") 2025/09/30 05:24:44 DEBUG : splitbanan: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddfa74_d20250930_m052150_c001_v7007000_t0000_u01759209710135") 2025/09/30 05:24:44 DEBUG : splitbanan: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39553d4_d20250930_m052142_c001_v0001113_t0034_u01759209702053") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532cae_d20250930_m052316_c001_v7007000_t0000_u01759209796993") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a3d8_d20250930_m052310_c001_v0001043_t0021_u01759209790392") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532c7b_d20250930_m052259_c001_v7007000_t0000_u01759209779386") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a3af_d20250930_m052252_c001_v0001043_t0009_u01759209772786") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063ffef_d20250930_m052241_c001_v7007000_t0000_u01759209761289") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a389_d20250930_m052235_c001_v0001043_t0048_u01759209755020") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e985186_d20250930_m052224_c001_v7007000_t0000_u01759209744215") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a356_d20250930_m052217_c001_v0001043_t0042_u01759209737982") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405f049a910a3b59_d20250930_m052207_c001_v7007000_t0000_u01759209727462") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a31c_d20250930_m052200_c001_v0001043_t0024_u01759209720775") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f416b28e2ae4f366a_d20250930_m052144_c001_v7007000_t0000_u01759209704426") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e372307e_d20250930_m052140_c001_v0001109_t0007_u01759209700521") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f6bc_d20250930_m052129_c001_v7007000_t0000_u01759209689115") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c395537c_d20250930_m052120_c001_v0001113_t0001_u01759209680564") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f41522a5b6e984f51_d20250930_m052119_c001_v7007000_t0000_u01759209679417") 2025/09/30 05:24:44 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a28c_d20250930_m052115_c001_v0001043_t0053_u01759209675173") 2025/09/30 05:24:45 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d396_d20250930_m052104_c001_v7007000_t0000_u01759209664950") 2025/09/30 05:24:45 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a253_d20250930_m052057_c001_v0001043_t0049_u01759209657231") 2025/09/30 05:24:45 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4155813b0bf8d2fb_d20250930_m052056_c001_v7007000_t0000_u01759209656070") 2025/09/30 05:24:45 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199bc6_d20250930_m052051_c001_v0001092_t0016_u01759209651618") 2025/09/30 05:24:45 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f403c2324b2541dc5_d20250930_m052034_c001_v7007000_t0000_u01759209634666") 2025/09/30 05:24:45 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a20c_d20250930_m052029_c001_v0001043_t0014_u01759209629964") 2025/09/30 05:24:45 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174ad5a_d20250930_m052018_c001_v7007000_t0000_u01759209618785") 2025/09/30 05:24:45 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a1e7_d20250930_m052012_c001_v0001043_t0014_u01759209612249") 2025/09/30 05:24:45 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4195ca0290ddf859_d20250930_m052001_c001_v7007000_t0000_u01759209601455") 2025/09/30 05:24:45 DEBUG : splitbananasplit: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a1c5_d20250930_m051955_c001_v0001043_t0014_u01759209595190") 2025/09/30 05:24:45 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6f67f_d20250930_m052123_c001_v7007000_t0000_u01759209683878") 2025/09/30 05:24:45 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3723038_d20250930_m052116_c001_v0001109_t0008_u01759209676384") 2025/09/30 05:24:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd8d_d20250930_m051946_c001_v7007000_t0000_u01759209586038") 2025/09/30 05:24:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39551b1_d20250930_m051944_c001_v0001113_t0022_u01759209584685") 2025/09/30 05:24:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd89_d20250930_m051943_c001_v7007000_t0000_u01759209583898") 2025/09/30 05:24:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f4c_d20250930_m051942_c001_v0001109_t0042_u01759209582598") 2025/09/30 05:24:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174977a_d20250930_m051533_c001_v7007000_t0000_u01759209333400") 2025/09/30 05:24:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c93509ec6_d20250930_m051532_c001_v0001043_t0012_u01759209332393") 2025/09/30 05:24:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc1749777_d20250930_m051531_c001_v7007000_t0000_u01759209331370") 2025/09/30 05:24:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff6c1_d20250930_m051530_c001_v0001120_t0023_u01759209330213") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f36b_d20250930_m051424_c001_v7007000_t0000_u01759209264450") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff588_d20250930_m051422_c001_v0001120_t0009_u01759209262330") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f366_d20250930_m051421_c001_v7007000_t0000_u01759209261964") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff582_d20250930_m051420_c001_v0001120_t0011_u01759209260720") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f357_d20250930_m051418_c001_v7007000_t0000_u01759209258581") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff577_d20250930_m051417_c001_v0001120_t0001_u01759209257290") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f34b_d20250930_m051416_c001_v7007000_t0000_u01759209256747") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff569_d20250930_m051415_c001_v0001120_t0057_u01759209255725") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff55d_d20250930_m051413_c001_v0001120_t0051_u01759209253162") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4203db091063f320_d20250930_m051412_c001_v7007000_t0000_u01759209252796") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff555_d20250930_m051412_c001_v0001120_t0015_u01759209252168") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff54f_d20250930_m051411_c001_v0001120_t0009_u01759209251192") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc612a_d20250930_m051410_c001_v7007000_t0000_u01759209250466") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff547_d20250930_m051407_c001_v0001120_t0033_u01759209247835") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff539_d20250930_m051405_c001_v0001120_t0004_u01759209245094") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc610a_d20250930_m051404_c001_v7007000_t0000_u01759209244716") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff533_d20250930_m051403_c001_v0001120_t0005_u01759209243893") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff52f_d20250930_m051403_c001_v0001120_t0058_u01759209243257") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc60ff_d20250930_m051402_c001_v7007000_t0000_u01759209242891") 2025/09/30 05:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff51b_d20250930_m051358_c001_v0001120_t0011_u01759209238944") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc60ec_d20250930_m051358_c001_v7007000_t0000_u01759209238486") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff517_d20250930_m051357_c001_v0001120_t0040_u01759209237426") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc60eb_d20250930_m051356_c001_v7007000_t0000_u01759209236445") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff50d_d20250930_m051355_c001_v0001120_t0021_u01759209235567") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc60ea_d20250930_m051354_c001_v7007000_t0000_u01759209234992") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff507_d20250930_m051354_c001_v0001120_t0033_u01759209234016") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc60e9_d20250930_m051353_c001_v7007000_t0000_u01759209233105") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff4fd_d20250930_m051352_c001_v0001120_t0054_u01759209232297") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc60e8_d20250930_m051351_c001_v7007000_t0000_u01759209231667") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff4f9_d20250930_m051350_c001_v0001120_t0043_u01759209230867") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc60e6_d20250930_m051350_c001_v7007000_t0000_u01759209230073") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff4f5_d20250930_m051349_c001_v0001120_t0049_u01759209229366") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc60d8_d20250930_m051343_c001_v7007000_t0000_u01759209223993") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff4dc_d20250930_m051343_c001_v0001120_t0020_u01759209223236") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc60d6_d20250930_m051342_c001_v7007000_t0000_u01759209222677") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff4d6_d20250930_m051341_c001_v0001120_t0046_u01759209221978") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc60d4_d20250930_m051340_c001_v7007000_t0000_u01759209220866") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff4d2_d20250930_m051340_c001_v0001120_t0004_u01759209220170") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4044242883dc60d0_d20250930_m051337_c001_v7007000_t0000_u01759209217799") 2025/09/30 05:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff4c6_d20250930_m051336_c001_v0001120_t0031_u01759209216902") 2025/09/30 05:24:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd8f_d20250930_m051946_c001_v7007000_t0000_u01759209586224") 2025/09/30 05:24:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a1b1_d20250930_m051944_c001_v0001043_t0033_u01759209584694") 2025/09/30 05:24:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd8a_d20250930_m051944_c001_v7007000_t0000_u01759209584083") 2025/09/30 05:24:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199af3_d20250930_m051942_c001_v0001092_t0003_u01759209582606") 2025/09/30 05:24:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532cb0_d20250930_m052319_c001_v7007000_t0000_u01759209799493") 2025/09/30 05:24:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39555d5_d20250930_m052318_c001_v0001113_t0033_u01759209798391") 2025/09/30 05:24:48 DEBUG : sub/yam: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc1749772_d20250930_m051528_c001_v7007000_t0000_u01759209328062") 2025/09/30 05:24:48 DEBUG : sub/yam: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722bf3_d20250930_m051526_c001_v0001109_t0057_u01759209326089") 2025/09/30 05:24:48 DEBUG : test_dir1/file2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd84_d20250930_m051941_c001_v7007000_t0000_u01759209581820") 2025/09/30 05:24:48 DEBUG : test_dir1/file2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39551ab_d20250930_m051940_c001_v0001113_t0055_u01759209580266") 2025/09/30 05:24:48 DEBUG : test_dir1/file2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd7d_d20250930_m051939_c001_v7007000_t0000_u01759209579363") 2025/09/30 05:24:48 DEBUG : test_dir1/file2: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39551a2_d20250930_m051937_c001_v0001113_t0035_u01759209577899") 2025/09/30 05:24:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd86_d20250930_m051942_c001_v7007000_t0000_u01759209582008") 2025/09/30 05:24:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199ae3_d20250930_m051940_c001_v0001092_t0059_u01759209580254") 2025/09/30 05:24:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4144aabd7068cd7f_d20250930_m051939_c001_v7007000_t0000_u01759209579549") 2025/09/30 05:24:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722f42_d20250930_m051937_c001_v0001109_t0030_u01759209577865") 2025/09/30 05:24:48 DEBUG : three: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb7a_d20250930_m051518_c001_v7007000_t0000_u01759209318508") 2025/09/30 05:24:48 DEBUG : three: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff688_d20250930_m051517_c001_v0001120_t0003_u01759209317145") 2025/09/30 05:24:48 DEBUG : three: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1183deddd80ff677_d20250930_m051514_c001_v0001120_t0009_u01759209314543") 2025/09/30 05:24:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532cb7_d20250930_m052321_c001_v7007000_t0000_u01759209801344") 2025/09/30 05:24:48 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199d94_d20250930_m052320_c001_v0001092_t0018_u01759209800463") 2025/09/30 05:24:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532d3a_d20250930_m052341_c001_v7007000_t0000_u01759209821462") 2025/09/30 05:24:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e37231d9_d20250930_m052339_c001_v0001109_t0040_u01759209819350") 2025/09/30 05:24:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532d08_d20250930_m052337_c001_v7007000_t0000_u01759209817773") 2025/09/30 05:24:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199dbc_d20250930_m052336_c001_v0001092_t0033_u01759209816114") 2025/09/30 05:24:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532ce1_d20250930_m052335_c001_v7007000_t0000_u01759209815136") 2025/09/30 05:24:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c3955616_d20250930_m052334_c001_v0001113_t0021_u01759209814296") 2025/09/30 05:24:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532cc1_d20250930_m052329_c001_v7007000_t0000_u01759209809203") 2025/09/30 05:24:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199da8_d20250930_m052328_c001_v0001092_t0047_u01759209808183") 2025/09/30 05:24:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532cc7_d20250930_m052331_c001_v7007000_t0000_u01759209811477") 2025/09/30 05:24:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e37231c5_d20250930_m052330_c001_v0001109_t0028_u01759209810174") 2025/09/30 05:24:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532cbc_d20250930_m052327_c001_v7007000_t0000_u01759209807236") 2025/09/30 05:24:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f106c9d11c39555f2_d20250930_m052326_c001_v0001113_t0001_u01759209806242") 2025/09/30 05:24:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532cbb_d20250930_m052325_c001_v7007000_t0000_u01759209805263") 2025/09/30 05:24:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a3f8_d20250930_m052324_c001_v0001043_t0053_u01759209804344") 2025/09/30 05:24:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532cb8_d20250930_m052323_c001_v7007000_t0000_u01759209803368") 2025/09/30 05:24:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e37231ad_d20250930_m052322_c001_v0001109_t0042_u01759209802323") 2025/09/30 05:24:49 DEBUG : toe/toe/toe: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4023a42e90f9bf88_d20250930_m052346_c001_v7007000_t0000_u01759209826404") 2025/09/30 05:24:49 DEBUG : toe/toe/toe: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f109f8722ae199de3_d20250930_m052345_c001_v0001092_t0021_u01759209825566") 2025/09/30 05:24:49 DEBUG : toe/toe/toe: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532cc8_d20250930_m052333_c001_v7007000_t0000_u01759209813325") 2025/09/30 05:24:49 DEBUG : toe/toe/toe: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a40c_d20250930_m052332_c001_v0001043_t0011_u01759209812453") 2025/09/30 05:24:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532d3b_d20250930_m052342_c001_v7007000_t0000_u01759209822065") 2025/09/30 05:24:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c9350a422_d20250930_m052341_c001_v0001043_t0022_u01759209821099") 2025/09/30 05:24:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f422b0d72a5532d12_d20250930_m052338_c001_v7007000_t0000_u01759209818379") 2025/09/30 05:24:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f107693e7a32b7b8a_d20250930_m052337_c001_v0001120_t0054_u01759209817508") 2025/09/30 05:24:50 DEBUG : two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f42136b7bf6b6eb7b_d20250930_m051518_c001_v7007000_t0000_u01759209318691") 2025/09/30 05:24:50 DEBUG : two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f405e9e1c93509e96_d20250930_m051516_c001_v0001043_t0055_u01759209316580") 2025/09/30 05:24:50 DEBUG : two: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4183deddd80ff675_d20250930_m051514_c001_v0001120_t0031_u01759209314359") 2025/09/30 05:24:50 DEBUG : yam: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc1749775_d20250930_m051528_c001_v7007000_t0000_u01759209328794") 2025/09/30 05:24:50 DEBUG : yam: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f116073cb6b391a20_d20250930_m051527_c001_v0001105_t0038_u01759209327530") 2025/09/30 05:24:50 DEBUG : yam: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174976d_d20250930_m051524_c001_v7007000_t0000_u01759209324487") 2025/09/30 05:24:50 DEBUG : yam: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1032a3e1e3722be1_d20250930_m051522_c001_v0001109_t0045_u01759209322982") 2025/09/30 05:24:50 DEBUG : yam: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc1749766_d20250930_m051521_c001_v7007000_t0000_u01759209321397") 2025/09/30 05:24:50 DEBUG : yam: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f105e9e1c93509ea2_d20250930_m051519_c001_v0001043_t0043_u01759209319442") 2025/09/30 05:24:50 DEBUG : yaml: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc174976f_d20250930_m051525_c001_v7007000_t0000_u01759209325235") 2025/09/30 05:24:50 DEBUG : yaml: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f119ea97968650995_d20250930_m051524_c001_v0001177_t0058_u01759209324276") 2025/09/30 05:24:50 DEBUG : yaml: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f4059676cc1749769_d20250930_m051522_c001_v7007000_t0000_u01759209322180") 2025/09/30 05:24:50 DEBUG : yaml: Deleting (id "4_z4f425d4300ad9b9b9f980e1b_f1087330d9d7d65ea_d20250930_m051520_c001_v0001102_t0029_u01759209320915") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m18.066443298s (try 1/5)