"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/13 03:47:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu" 2025/08/13 03:47:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/13 03:47:53 DEBUG : Creating backend with remote "/tmp/rclone3460253012" === 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-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:47:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:47:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/13 03:47:57 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:47:57 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.58s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:47:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/13 03:47:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:47:58 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:47:58 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:47:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:47:59 INFO : sub dir/hello world: Copied (new) 2025/08/13 03:47:59 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", 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-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", 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-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:00 DEBUG : Creating backend with remote "/non-existing" 2025/08/13 03:48:01 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/13 03:48:01 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:01 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:48:02 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:02 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:48:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.93s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", 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-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:03 INFO : B2 bucket rclone-test-bixaruc5yadu: Running all checks before starting transfers 2025/08/13 03:48:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:48:04 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:04 INFO : B2 bucket rclone-test-bixaruc5yadu: Checks finished, now starting transfers 2025/08/13 03:48:04 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:48:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:05 ERROR : Ignoring --no-traverse with sync 2025/08/13 03:48:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:48:05 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:05 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:48:05 INFO : sub dir/hello world: Copied (new) 2025/08/13 03:48:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/13 03:48:06 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:06 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:07 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/13 03:48:07 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.45s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 03:48:08 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:08 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:48:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 03:48:09 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:09 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:48:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.98s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/13 03:48:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 03:48:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/13 03:48:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/13 03:48:11 INFO : sub dir2: Making directory 2025/08/13 03:48:11 INFO : sub dir: Making directory 2025/08/13 03:48:11 INFO : sub dir2/sub sub dir2: Making directory 2025/08/13 03:48:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:48:11 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:11 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:48:11 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/13 03:48:12 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.25s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:12 INFO : sub dir2: Making directory 2025/08/13 03:48:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/13 03:48:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 03:48:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:48:12 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:12 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:48:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:13 DEBUG : sub dir2: Making directory with metadata 2025/08/13 03:48:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 03:48:13 INFO : sub dir2: Making directory 2025/08/13 03:48:13 INFO : sub dir: Making directory 2025/08/13 03:48:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:48:13 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:13 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:48:14 INFO : sub dir/hello world: Copied (new) 2025/08/13 03:48:14 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/13 03:48:14 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/13 03:48:14 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.57s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", 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-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:15 INFO : sub dir2: Making directory 2025/08/13 03:48:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:48:15 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:15 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:48:16 INFO : sub dir/hello world: Copied (new) 2025/08/13 03:48:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.47s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:17 DEBUG : sub dir2: Making directory with metadata 2025/08/13 03:48:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 03:48:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/13 03:48:17 INFO : sub dir2: Making directory 2025/08/13 03:48:17 INFO : sub dir: Making directory 2025/08/13 03:48:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:48:17 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:17 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:48:17 INFO : sub dir/hello world: Copied (new) 2025/08/13 03:48:17 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/13 03:48:17 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.30s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", 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-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:18 INFO : sub dir2: Making directory 2025/08/13 03:48:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:48:19 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:19 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:48:19 INFO : sub dir/hello world: Copied (new) 2025/08/13 03:48:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.56s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:20 DEBUG : Creating backend with remote "TestB2:rclone-test-yupasok7fatu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bixaruc5yadu -> B2 bucket rclone-test-yupasok7fatu 2025/08/13 03:48:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:48:22 DEBUG : B2 bucket rclone-test-yupasok7fatu: Waiting for checks to finish 2025/08/13 03:48:22 DEBUG : B2 bucket rclone-test-yupasok7fatu: Waiting for transfers to finish 2025/08/13 03:48:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:48:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/13 03:48:25 DEBUG : B2 bucket rclone-test-yupasok7fatu: Purge remote 2025/08/13 03:48:25 INFO : B2 bucket rclone-test-yupasok7fatu: cleaning bucket "rclone-test-yupasok7fatu" of all files 2025/08/13 03:48:25 DEBUG : sub dir/hello world: Deleting (id "4_z0f621d1380bdab1b9f880e1b_f11440f313f4e1838_d20250813_m034824_c001_v0001172_t0036_u01755056904746") --- PASS: TestServerSideCopy (8.30s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:30 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/13 03:48:30 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/13 03:48:30 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.59s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:31 DEBUG : Creating backend with remote "TestB2:rclone-test-soterut7toje" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bixaruc5yadu -> B2 bucket rclone-test-soterut7toje 2025/08/13 03:48:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:48:33 DEBUG : B2 bucket rclone-test-soterut7toje: Waiting for checks to finish 2025/08/13 03:48:33 DEBUG : B2 bucket rclone-test-soterut7toje: Waiting for transfers to finish 2025/08/13 03:48:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:48:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/13 03:48:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/13 03:48:35 DEBUG : B2 bucket rclone-test-soterut7toje: Waiting for checks to finish 2025/08/13 03:48:35 DEBUG : B2 bucket rclone-test-soterut7toje: Waiting for transfers to finish 2025/08/13 03:48:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/13 03:48:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/13 03:48:35 DEBUG : B2 bucket rclone-test-soterut7toje: Purge remote 2025/08/13 03:48:35 INFO : B2 bucket rclone-test-soterut7toje: cleaning bucket "rclone-test-soterut7toje" of all files 2025/08/13 03:48:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fe23db380bdab1b9f880e1b_f106c540ce171bf08_d20250813_m034835_c001_v0001100_t0044_u01755056915433") 2025/08/13 03:48:36 DEBUG : sub dir/hello world: Deleting (id "4_z3fe23db380bdab1b9f880e1b_f1162a2670d163884_d20250813_m034833_c001_v0001100_t0006_u01755056913945") --- PASS: TestServerSideCopyOverSelf (6.27s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/13 03:48:38 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:38 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/13 03:48:39 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/13 03:48:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.23s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hebugex4mumi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bixaruc5yadu -> B2 bucket rclone-test-hebugex4mumi 2025/08/13 03:48:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:48:41 DEBUG : B2 bucket rclone-test-hebugex4mumi: Waiting for checks to finish 2025/08/13 03:48:41 DEBUG : B2 bucket rclone-test-hebugex4mumi: Waiting for transfers to finish 2025/08/13 03:48:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:48:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/13 03:48:47 DEBUG : B2 bucket rclone-test-hebugex4mumi: Waiting for checks to finish 2025/08/13 03:48:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/13 03:48:47 DEBUG : B2 bucket rclone-test-hebugex4mumi: Waiting for transfers to finish 2025/08/13 03:48:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/13 03:48:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/13 03:48:47 INFO : sub dir/hello world: Deleted 2025/08/13 03:48:48 DEBUG : testing file moves 2025/08/13 03:48:49 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/13 03:48:49 DEBUG : B2 bucket rclone-test-hebugex4mumi: Waiting for checks to finish 2025/08/13 03:48:49 DEBUG : B2 bucket rclone-test-hebugex4mumi: Waiting for transfers to finish 2025/08/13 03:48:49 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/13 03:48:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/13 03:48:49 INFO : sub dir/hello world: Deleted 2025/08/13 03:48:49 DEBUG : B2 bucket rclone-test-hebugex4mumi: Purge remote 2025/08/13 03:48:49 INFO : B2 bucket rclone-test-hebugex4mumi: cleaning bucket "rclone-test-hebugex4mumi" of all files 2025/08/13 03:48:50 DEBUG : sub dir/hello world: Deleting (id "4_z4f925dd380bdab1b9f880e1b_f109a95838e3ff877_d20250813_m034849_c001_v0001184_t0014_u01755056929254") 2025/08/13 03:48:50 DEBUG : sub dir/hello world: Deleting (id "4_z4f925dd380bdab1b9f880e1b_f1152afefe80bb42f_d20250813_m034847_c001_v0001137_t0015_u01755056927283") 2025/08/13 03:48:50 DEBUG : sub dir/hello world: Deleting (id "4_z4f925dd380bdab1b9f880e1b_f101e307514078aef_d20250813_m034845_c001_v0001113_t0006_u01755056925373") --- PASS: TestServerSideMoveOverSelf (14.66s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:55 ERROR : error listing: directory not found 2025/08/13 03:48:55 INFO : Local file system at /tmp/rclone3460253012: Making directory 2025/08/13 03:48:55 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:55 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.96s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:48:57 DEBUG : Local file system at /tmp/rclone3460253012: Waiting for checks to finish 2025/08/13 03:48:57 DEBUG : Local file system at /tmp/rclone3460253012: Waiting for transfers to finish 2025/08/13 03:48:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:48:57 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/13 03:48:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.08s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:48:58 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/13 03:48:58 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:58 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/13 03:48:59 INFO : check sum: Copied (new) 2025/08/13 03:48:59 DEBUG : Waiting for deletions to finish 2025/08/13 03:48:59 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:48:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/13 03:48:59 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/13 03:48:59 DEBUG : check sum: Unchanged skipping 2025/08/13 03:48:59 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:48:59 DEBUG : Waiting for deletions to finish 2025/08/13 03:48:59 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.65s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/13 03:49:00 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:00 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:00 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/13 03:49:00 INFO : sizeonly: Copied (new) 2025/08/13 03:49:00 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:01 DEBUG : sizeonly: Sizes identical 2025/08/13 03:49:01 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:01 DEBUG : sizeonly: Unchanged skipping 2025/08/13 03:49:01 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:01 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:01 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/13 03:49:01 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:01 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:02 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/13 03:49:02 INFO : ignore-size: Copied (new) 2025/08/13 03:49:02 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:02 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:02 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:49:02 DEBUG : ignore-size: Unchanged skipping 2025/08/13 03:49:02 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:02 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.62s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:49:04 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:04 DEBUG : existing: Unchanged skipping 2025/08/13 03:49:04 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:04 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:04 INFO : There was nothing to transfer 2025/08/13 03:49:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/13 03:49:04 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:04 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/13 03:49:04 INFO : existing: Copied (replaced existing) 2025/08/13 03:49:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/13 03:49:05 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:05 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/13 03:49:06 INFO : existing: Copied (new) 2025/08/13 03:49:06 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:06 DEBUG : existing: Destination exists, skipping 2025/08/13 03:49:06 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:06 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:06 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.71s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:08 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/13 03:49:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/13 03:49:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:49:08 DEBUG : c/non empty space: Unchanged skipping 2025/08/13 03:49:08 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:08 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 03:49:09 INFO : a/potato2: Copied (new) 2025/08/13 03:49:09 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:09 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:11 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/13 03:49:11 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/13 03:49:11 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/13 03:49:11 DEBUG : empty space: Unchanged skipping 2025/08/13 03:49:11 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:11 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:11 INFO : There was nothing to transfer 2025/08/13 03:49:11 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:11 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/13 03:49:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/13 03:49:12 INFO : empty space: Updated modification time in destination 2025/08/13 03:49:12 DEBUG : empty space: Unchanged skipping 2025/08/13 03:49:12 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:12 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.90s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/13 03:49:13 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/13 03:49:13 DEBUG : empty space: Unchanged skipping 2025/08/13 03:49:13 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:13 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.54s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:15 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/13 03:49:15 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3460253012) 2025/08/13 03:49:15 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bixaruc5yadu) 2025/08/13 03:49:15 DEBUG : foo: sha1 differ 2025/08/13 03:49:15 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/13 03:49:15 INFO : foo: Copied (replaced existing) 2025/08/13 03:49:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:49:17 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/13 03:49:17 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:17 DEBUG : empty space: Unchanged skipping 2025/08/13 03:49:17 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:17 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 03:49:17 INFO : potato: Copied (new) 2025/08/13 03:49:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:19 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/13 03:49:19 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:19 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/13 03:49:19 INFO : potato: Copied (replaced existing) 2025/08/13 03:49:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.84s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:20 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:20 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/13 03:49:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3460253012) 2025/08/13 03:49:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bixaruc5yadu) 2025/08/13 03:49:20 DEBUG : potato: sha1 differ 2025/08/13 03:49:20 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/13 03:49:21 INFO : potato: Copied (replaced existing) 2025/08/13 03:49:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 03:49:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:49:22 DEBUG : empty space: Unchanged skipping 2025/08/13 03:49:22 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:22 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/13 03:49:22 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:49:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 03:49:25 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:25 DEBUG : empty space: Unchanged skipping 2025/08/13 03:49:25 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 03:49:25 INFO : potato2: Copied (new) 2025/08/13 03:49:25 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:25 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:27 INFO : d: Making directory 2025/08/13 03:49:27 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/13 03:49:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/13 03:49:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:49:27 DEBUG : c/non empty space: Unchanged skipping 2025/08/13 03:49:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 03:49:28 INFO : a/potato2: Copied (new) 2025/08/13 03:49:28 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:28 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:28 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:28 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:30 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/13 03:49:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/13 03:49:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:49:30 DEBUG : c/non empty space: Unchanged skipping 2025/08/13 03:49:30 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:30 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 03:49:30 INFO : a/potato2: Copied (new) 2025/08/13 03:49:30 ERROR : B2 bucket rclone-test-bixaruc5yadu: not deleting files as there were IO errors 2025/08/13 03:49:30 ERROR : B2 bucket rclone-test-bixaruc5yadu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.69s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:32 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:49:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 03:49:32 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:32 DEBUG : empty space: Unchanged skipping 2025/08/13 03:49:32 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:33 INFO : potato: Deleted 2025/08/13 03:49:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 03:49:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:35 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:35 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:35 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:35 INFO : potato: Deleted 2025/08/13 03:49:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:49:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 03:49:35 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:35 DEBUG : empty space: Unchanged skipping 2025/08/13 03:49:35 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 03:49:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.99s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 03:49:38 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:38 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/13 03:49:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.14s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:40 DEBUG : enormous: Excluded (Size Filter) 2025/08/13 03:49:40 DEBUG : enormous: Excluded 2025/08/13 03:49:40 DEBUG : potato2: Excluded (Size Filter) 2025/08/13 03:49:40 DEBUG : potato2: Excluded 2025/08/13 03:49:40 DEBUG : potato2: Excluded (Size Filter) 2025/08/13 03:49:40 DEBUG : potato2: Excluded 2025/08/13 03:49:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:49:40 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:40 DEBUG : empty space: Unchanged skipping 2025/08/13 03:49:40 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:40 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:40 INFO : There was nothing to transfer 2025/08/13 03:49:40 DEBUG : enormous: Excluded (Size Filter) 2025/08/13 03:49:40 DEBUG : enormous: Excluded 2025/08/13 03:49:40 DEBUG : potato2: Excluded (Size Filter) 2025/08/13 03:49:40 DEBUG : potato2: Excluded 2025/08/13 03:49:40 DEBUG : potato2: Excluded (Size Filter) 2025/08/13 03:49:40 DEBUG : potato2: Excluded 2025/08/13 03:49:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/13 03:49:40 DEBUG : empty space: Unchanged skipping 2025/08/13 03:49:40 DEBUG : Local file system at /tmp/rclone3460253012: Waiting for checks to finish 2025/08/13 03:49:40 DEBUG : Local file system at /tmp/rclone3460253012: Waiting for transfers to finish 2025/08/13 03:49:40 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.25s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:43 DEBUG : enormous: Excluded (Size Filter) 2025/08/13 03:49:43 DEBUG : enormous: Excluded 2025/08/13 03:49:43 DEBUG : potato2: Excluded (Size Filter) 2025/08/13 03:49:43 DEBUG : potato2: Excluded 2025/08/13 03:49:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:49:43 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:43 DEBUG : empty space: Unchanged skipping 2025/08/13 03:49:43 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:43 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:43 INFO : enormous: Deleted 2025/08/13 03:49:43 INFO : potato2: Deleted 2025/08/13 03:49:43 INFO : There was nothing to transfer 2025/08/13 03:49:44 DEBUG : Local file system at /tmp/rclone3460253012: Waiting for checks to finish 2025/08/13 03:49:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/13 03:49:44 DEBUG : empty space: Unchanged skipping 2025/08/13 03:49:44 DEBUG : Local file system at /tmp/rclone3460253012: Waiting for transfers to finish 2025/08/13 03:49:44 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:44 INFO : enormous: Deleted 2025/08/13 03:49:44 INFO : potato2: Deleted 2025/08/13 03:49:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.87s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:46 DEBUG : five: Need to transfer - File not found at Destination 2025/08/13 03:49:46 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/13 03:49:46 DEBUG : one: Destination is newer than source, skipping 2025/08/13 03:49:46 DEBUG : three: Sizes identical 2025/08/13 03:49:46 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3460253012) 2025/08/13 03:49:46 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bixaruc5yadu) 2025/08/13 03:49:46 DEBUG : two: sha1 differ 2025/08/13 03:49:46 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/13 03:49:46 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/13 03:49:46 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/13 03:49:46 INFO : four: Copied (replaced existing) 2025/08/13 03:49:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/13 03:49:47 INFO : two: Copied (replaced existing) 2025/08/13 03:49:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/13 03:49:47 INFO : five: Copied (new) 2025/08/13 03:49:47 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:47 DEBUG : one: Destination is newer than source, skipping 2025/08/13 03:49:47 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/13 03:49:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/13 03:49:47 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/13 03:49:47 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/13 03:49:47 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/13 03:49:47 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/13 03:49:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/13 03:49:47 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/13 03:49:47 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/13 03:49:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3460253012) 2025/08/13 03:49:47 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bixaruc5yadu) 2025/08/13 03:49:47 DEBUG : three: sha1 differ 2025/08/13 03:49:47 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/13 03:49:47 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/13 03:49:48 INFO : three: Copied (replaced existing) 2025/08/13 03:49:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.23s) === 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-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/13 03:49:50 INFO : B2 bucket rclone-test-bixaruc5yadu: Making map for --track-renames 2025/08/13 03:49:50 INFO : B2 bucket rclone-test-bixaruc5yadu: Finished making map for --track-renames 2025/08/13 03:49:50 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/13 03:49:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/13 03:49:50 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for renames to finish 2025/08/13 03:49:50 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/13 03:49:50 INFO : yam: Copied (new) 2025/08/13 03:49:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/13 03:49:50 INFO : potato: Copied (new) 2025/08/13 03:49:50 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:49:50 INFO : B2 bucket rclone-test-bixaruc5yadu: Making map for --track-renames 2025/08/13 03:49:50 INFO : B2 bucket rclone-test-bixaruc5yadu: Finished making map for --track-renames 2025/08/13 03:49:50 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:50 DEBUG : potato: Unchanged skipping 2025/08/13 03:49:50 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for renames to finish 2025/08/13 03:49:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/13 03:49:51 INFO : yam: Copied (server-side copy) to: yaml 2025/08/13 03:49:51 INFO : yam: Deleted 2025/08/13 03:49:51 INFO : yaml: Renamed from "yam" 2025/08/13 03:49:51 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.83s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/13 03:49:52 INFO : B2 bucket rclone-test-bixaruc5yadu: Making map for --track-renames 2025/08/13 03:49:52 INFO : B2 bucket rclone-test-bixaruc5yadu: Finished making map for --track-renames 2025/08/13 03:49:52 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:52 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for renames to finish 2025/08/13 03:49:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/13 03:49:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/13 03:49:52 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/13 03:49:53 INFO : yam: Copied (new) 2025/08/13 03:49:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/13 03:49:53 INFO : potato: Copied (new) 2025/08/13 03:49:53 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:49:53 INFO : B2 bucket rclone-test-bixaruc5yadu: Making map for --track-renames 2025/08/13 03:49:53 INFO : B2 bucket rclone-test-bixaruc5yadu: Finished making map for --track-renames 2025/08/13 03:49:53 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:53 DEBUG : potato: Unchanged skipping 2025/08/13 03:49:53 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for renames to finish 2025/08/13 03:49:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/13 03:49:54 INFO : yam: Copied (server-side copy) to: yaml 2025/08/13 03:49:54 INFO : yam: Deleted 2025/08/13 03:49:54 INFO : yaml: Renamed from "yam" 2025/08/13 03:49:54 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/13 03:49:55 INFO : B2 bucket rclone-test-bixaruc5yadu: Making map for --track-renames 2025/08/13 03:49:55 INFO : B2 bucket rclone-test-bixaruc5yadu: Finished making map for --track-renames 2025/08/13 03:49:55 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:55 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for renames to finish 2025/08/13 03:49:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/13 03:49:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/13 03:49:55 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/13 03:49:55 INFO : potato: Copied (new) 2025/08/13 03:49:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/13 03:49:56 INFO : sub/yam: Copied (new) 2025/08/13 03:49:56 DEBUG : Waiting for deletions to finish 2025/08/13 03:49:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:49:56 DEBUG : potato: Unchanged skipping 2025/08/13 03:49:56 INFO : B2 bucket rclone-test-bixaruc5yadu: Making map for --track-renames 2025/08/13 03:49:56 INFO : B2 bucket rclone-test-bixaruc5yadu: Finished making map for --track-renames 2025/08/13 03:49:56 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:56 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for renames to finish 2025/08/13 03:49:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/13 03:49:57 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/13 03:49:57 INFO : sub/yam: Deleted 2025/08/13 03:49:57 INFO : yam: Renamed from "sub/yam" 2025/08/13 03:49:57 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.93s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:58 DEBUG : Creating backend with remote "/tmp/rclone3460253012/dir1" 2025/08/13 03:49:58 DEBUG : Creating backend with remote "/tmp/rclone3460253012/dir2" 2025/08/13 03:49:58 DEBUG : Local file system at /tmp/rclone3460253012/dir2: Using server-side directory move 2025/08/13 03:49:58 INFO : Local file system at /tmp/rclone3460253012/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/13 03:49:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/13 03:49:58 INFO : file1.txt: Moved (server-side) 2025/08/13 03:49:58 DEBUG : Local file system at /tmp/rclone3460253012/dir2: Waiting for checks to finish 2025/08/13 03:49:58 DEBUG : Local file system at /tmp/rclone3460253012/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:49:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:49:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/13 03:49:58 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:49:58 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:49:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/13 03:49:59 INFO : nested/sub dir/file: Copied (new) 2025/08/13 03:49:59 INFO : nested/sub dir/file: Deleted 2025/08/13 03:49:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:49:59 INFO : sub dir/hello world: Copied (new) 2025/08/13 03:49:59 INFO : sub dir/hello world: Deleted 2025/08/13 03:49:59 INFO : sub dir: Removing directory 2025/08/13 03:49:59 INFO : nested/sub dir: Removing directory 2025/08/13 03:49:59 INFO : nested: Removing directory 2025/08/13 03:49:59 DEBUG : Local file system at /tmp/rclone3460253012: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:50:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/13 03:50:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/13 03:50:01 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:50:01 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:50:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:50:01 INFO : sub dir/hello world: Copied (new) 2025/08/13 03:50:01 INFO : sub dir/hello world: Deleted 2025/08/13 03:50:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/13 03:50:01 INFO : nested/sub dir/file: Copied (new) 2025/08/13 03:50:01 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.65s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:50:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/13 03:50:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/13 03:50:02 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:50:02 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:50:03 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/13 03:50:03 INFO : existing-b: Copied (new) 2025/08/13 03:50:03 INFO : existing-b: Deleted 2025/08/13 03:50:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/13 03:50:03 INFO : existing: Copied (new) 2025/08/13 03:50:03 INFO : existing: Deleted 2025/08/13 03:50:03 DEBUG : existing: Destination exists, skipping 2025/08/13 03:50:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/13 03:50:03 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:50:03 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:50:03 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.83s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:50:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kefemul3viwa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bixaruc5yadu -> B2 bucket rclone-test-kefemul3viwa 2025/08/13 03:50:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 03:50:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/13 03:50:12 DEBUG : empty space: Unchanged skipping 2025/08/13 03:50:12 DEBUG : B2 bucket rclone-test-kefemul3viwa: Waiting for checks to finish 2025/08/13 03:50:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/13 03:50:12 INFO : empty space: Deleted 2025/08/13 03:50:12 DEBUG : B2 bucket rclone-test-kefemul3viwa: Waiting for transfers to finish 2025/08/13 03:50:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 03:50:12 INFO : potato2: Copied (server-side copy) 2025/08/13 03:50:12 INFO : potato2: Deleted 2025/08/13 03:50:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/13 03:50:12 INFO : potato3: Copied (server-side copy) 2025/08/13 03:50:13 INFO : potato3: Deleted 2025/08/13 03:50:13 DEBUG : Creating backend with remote "TestB2:rclone-test-hecadoq6quqi" 2025/08/13 03:50:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/13 03:50:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 03:50:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/13 03:50:14 DEBUG : B2 bucket rclone-test-hecadoq6quqi: Waiting for checks to finish 2025/08/13 03:50:14 DEBUG : B2 bucket rclone-test-hecadoq6quqi: Waiting for transfers to finish 2025/08/13 03:50:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/13 03:50:18 INFO : empty space: Copied (server-side copy) 2025/08/13 03:50:18 INFO : empty space: Deleted 2025/08/13 03:50:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 03:50:18 INFO : potato2: Copied (server-side copy) 2025/08/13 03:50:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/13 03:50:18 INFO : potato3: Copied (server-side copy) 2025/08/13 03:50:18 INFO : potato2: Deleted 2025/08/13 03:50:18 INFO : potato3: Deleted 2025/08/13 03:50:19 DEBUG : B2 bucket rclone-test-hecadoq6quqi: Purge remote 2025/08/13 03:50:19 INFO : B2 bucket rclone-test-hecadoq6quqi: cleaning bucket "rclone-test-hecadoq6quqi" of all files 2025/08/13 03:50:19 DEBUG : empty space: Deleting (id "4_z7f22cd7380cdab1b9f880e1b_f11389b45086dfef1_d20250813_m035018_c001_v0001184_t0046_u01755057018101") 2025/08/13 03:50:19 DEBUG : potato2: Deleting (id "4_z7f22cd7380cdab1b9f880e1b_f114094624e47912d_d20250813_m035018_c001_v0001136_t0005_u01755057018319") 2025/08/13 03:50:19 DEBUG : potato3: Deleting (id "4_z7f22cd7380cdab1b9f880e1b_f113a5d24cc784ae5_d20250813_m035018_c001_v0001037_t0020_u01755057018473") 2025/08/13 03:50:21 DEBUG : B2 bucket rclone-test-kefemul3viwa: Purge remote 2025/08/13 03:50:21 INFO : B2 bucket rclone-test-kefemul3viwa: cleaning bucket "rclone-test-kefemul3viwa" of all files 2025/08/13 03:50:21 DEBUG : empty space: Deleting (id "4_zdf62ad7380cdab1b9f880e1b_f40430b240b6725ba_d20250813_m035018_c001_v7007000_t0000_u01755057018299") 2025/08/13 03:50:21 DEBUG : empty space: Deleting (id "4_zdf62ad7380cdab1b9f880e1b_f10629ee599680d03_d20250813_m035010_c001_v0001130_t0024_u01755057010624") 2025/08/13 03:50:21 DEBUG : potato2: Deleting (id "4_zdf62ad7380cdab1b9f880e1b_f40430b240b6725bc_d20250813_m035018_c001_v7007000_t0000_u01755057018741") 2025/08/13 03:50:21 DEBUG : potato2: Deleting (id "4_zdf62ad7380cdab1b9f880e1b_f10871a2066653a96_d20250813_m035012_c001_v0001179_t0032_u01755057012177") 2025/08/13 03:50:21 DEBUG : potato3: Deleting (id "4_zdf62ad7380cdab1b9f880e1b_f402af62e6a102f76_d20250813_m035018_c001_v7007000_t0000_u01755057018860") 2025/08/13 03:50:21 DEBUG : potato3: Deleting (id "4_zdf62ad7380cdab1b9f880e1b_f1104cd9eb30e8a9b_d20250813_m035012_c001_v0001172_t0031_u01755057012415") 2025/08/13 03:50:21 DEBUG : potato3: Deleting (id "4_zdf62ad7380cdab1b9f880e1b_f10629ee599680d07_d20250813_m035010_c001_v0001130_t0014_u01755057010953") --- PASS: TestServerSideMove (20.68s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:50:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hakeqad3haru" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bixaruc5yadu -> B2 bucket rclone-test-hakeqad3haru 2025/08/13 03:50:31 DEBUG : empty space: Excluded (Size Filter) 2025/08/13 03:50:31 DEBUG : empty space: Excluded 2025/08/13 03:50:31 DEBUG : empty space: Excluded (Size Filter) 2025/08/13 03:50:31 DEBUG : empty space: Excluded 2025/08/13 03:50:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 03:50:31 DEBUG : B2 bucket rclone-test-hakeqad3haru: Waiting for checks to finish 2025/08/13 03:50:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/13 03:50:31 DEBUG : B2 bucket rclone-test-hakeqad3haru: Waiting for transfers to finish 2025/08/13 03:50:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 03:50:31 INFO : potato2: Copied (server-side copy) 2025/08/13 03:50:31 INFO : potato2: Deleted 2025/08/13 03:50:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/13 03:50:32 INFO : potato3: Copied (server-side copy) 2025/08/13 03:50:32 INFO : potato3: Deleted 2025/08/13 03:50:32 DEBUG : Creating backend with remote "TestB2:rclone-test-biparow4fowo" 2025/08/13 03:50:33 DEBUG : empty space: Excluded (Size Filter) 2025/08/13 03:50:33 DEBUG : empty space: Excluded 2025/08/13 03:50:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 03:50:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/13 03:50:33 DEBUG : B2 bucket rclone-test-biparow4fowo: Waiting for checks to finish 2025/08/13 03:50:33 DEBUG : B2 bucket rclone-test-biparow4fowo: Waiting for transfers to finish 2025/08/13 03:50:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 03:50:37 INFO : potato2: Copied (server-side copy) 2025/08/13 03:50:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/13 03:50:37 INFO : potato3: Copied (server-side copy) 2025/08/13 03:50:37 INFO : potato2: Deleted 2025/08/13 03:50:38 INFO : potato3: Deleted 2025/08/13 03:50:38 DEBUG : B2 bucket rclone-test-biparow4fowo: Purge remote 2025/08/13 03:50:38 INFO : B2 bucket rclone-test-biparow4fowo: cleaning bucket "rclone-test-biparow4fowo" of all files 2025/08/13 03:50:38 DEBUG : potato2: Deleting (id "4_z7fc21d2380ddab1b9f880e1b_f108ebcc5780ea978_d20250813_m035037_c001_v0001092_t0059_u01755057037340") 2025/08/13 03:50:38 DEBUG : potato3: Deleting (id "4_z7fc21d2380ddab1b9f880e1b_f11446f60cca9ccf9_d20250813_m035037_c001_v0001178_t0028_u01755057037711") 2025/08/13 03:50:40 DEBUG : B2 bucket rclone-test-hakeqad3haru: Purge remote 2025/08/13 03:50:40 INFO : B2 bucket rclone-test-hakeqad3haru: cleaning bucket "rclone-test-hakeqad3haru" of all files 2025/08/13 03:50:40 DEBUG : empty space: Deleting (id "4_z5fa2fdd380cdab1b9f880e1b_f107d979170d32144_d20250813_m035030_c001_v0001184_t0018_u01755057030899") 2025/08/13 03:50:40 DEBUG : potato2: Deleting (id "4_z5fa2fdd380cdab1b9f880e1b_f4114cc1e3661b276_d20250813_m035037_c001_v7007000_t0000_u01755057037776") 2025/08/13 03:50:40 DEBUG : potato2: Deleting (id "4_z5fa2fdd380cdab1b9f880e1b_f1128a9679387f3d8_d20250813_m035031_c001_v0001180_t0011_u01755057031688") 2025/08/13 03:50:40 DEBUG : potato3: Deleting (id "4_z5fa2fdd380cdab1b9f880e1b_f40828a1d17a76733_d20250813_m035037_c001_v7007000_t0000_u01755057037922") 2025/08/13 03:50:40 DEBUG : potato3: Deleting (id "4_z5fa2fdd380cdab1b9f880e1b_f117995da52d267ea_d20250813_m035031_c001_v0001176_t0053_u01755057031907") 2025/08/13 03:50:40 DEBUG : potato3: Deleting (id "4_z5fa2fdd380cdab1b9f880e1b_f107d979170d32148_d20250813_m035031_c001_v0001184_t0026_u01755057031102") --- PASS: TestServerSideMoveWithFilter (19.39s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:50:44 DEBUG : Creating backend with remote "TestB2:rclone-test-bexuvas5yici" 2025/08/13 03:50:44 DEBUG : Config file has changed externally - reloading 2025/08/13 03:50:47 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bixaruc5yadu -> B2 bucket rclone-test-bexuvas5yici 2025/08/13 03:50:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 03:50:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/13 03:50:51 DEBUG : empty space: Unchanged skipping 2025/08/13 03:50:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/13 03:50:51 DEBUG : B2 bucket rclone-test-bexuvas5yici: Waiting for checks to finish 2025/08/13 03:50:51 INFO : empty space: Deleted 2025/08/13 03:50:51 DEBUG : B2 bucket rclone-test-bexuvas5yici: Waiting for transfers to finish 2025/08/13 03:50:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 03:50:51 INFO : potato2: Copied (server-side copy) 2025/08/13 03:50:51 INFO : potato2: Deleted 2025/08/13 03:50:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/13 03:50:52 INFO : potato3: Copied (server-side copy) 2025/08/13 03:50:52 INFO : potato3: Deleted 2025/08/13 03:50:52 DEBUG : Creating backend with remote "TestB2:rclone-test-juwokef4tesu" 2025/08/13 03:50:53 INFO : tomatoDir: Making directory 2025/08/13 03:50:53 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/13 03:50:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/13 03:50:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/13 03:50:53 DEBUG : B2 bucket rclone-test-juwokef4tesu: Waiting for checks to finish 2025/08/13 03:50:53 DEBUG : B2 bucket rclone-test-juwokef4tesu: Waiting for transfers to finish 2025/08/13 03:50:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/13 03:50:57 INFO : empty space: Copied (server-side copy) 2025/08/13 03:50:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/13 03:50:57 INFO : potato3: Copied (server-side copy) 2025/08/13 03:50:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/13 03:50:58 INFO : potato2: Copied (server-side copy) 2025/08/13 03:50:58 INFO : empty space: Deleted 2025/08/13 03:50:58 INFO : potato3: Deleted 2025/08/13 03:50:58 INFO : potato2: Deleted 2025/08/13 03:50:58 DEBUG : B2 bucket rclone-test-juwokef4tesu: Purge remote 2025/08/13 03:50:58 INFO : B2 bucket rclone-test-juwokef4tesu: cleaning bucket "rclone-test-juwokef4tesu" of all files 2025/08/13 03:50:59 DEBUG : empty space: Deleting (id "4_z4f226d1380ddab1b9f880e1b_f1100320bf5f71a2d_d20250813_m035057_c001_v0001106_t0022_u01755057057461") 2025/08/13 03:50:59 DEBUG : potato2: Deleting (id "4_z4f226d1380ddab1b9f880e1b_f11032b1a906224a3_d20250813_m035057_c001_v0001136_t0059_u01755057057874") 2025/08/13 03:50:59 DEBUG : potato3: Deleting (id "4_z4f226d1380ddab1b9f880e1b_f1096a7965fc9a856_d20250813_m035057_c001_v0001178_t0014_u01755057057844") 2025/08/13 03:51:00 DEBUG : B2 bucket rclone-test-bexuvas5yici: Purge remote 2025/08/13 03:51:00 INFO : B2 bucket rclone-test-bexuvas5yici: cleaning bucket "rclone-test-bexuvas5yici" of all files 2025/08/13 03:51:00 DEBUG : empty space: Deleting (id "4_z7fd24d8380ddab1b9f880e1b_f4105d0699d7bd61a_d20250813_m035058_c001_v7007000_t0000_u01755057058040") 2025/08/13 03:51:00 DEBUG : empty space: Deleting (id "4_z7fd24d8380ddab1b9f880e1b_f116b1a0a9f810b5d_d20250813_m035050_c001_v0001105_t0044_u01755057050198") 2025/08/13 03:51:00 DEBUG : potato2: Deleting (id "4_z7fd24d8380ddab1b9f880e1b_f4105d0699d7bd61c_d20250813_m035058_c001_v7007000_t0000_u01755057058222") 2025/08/13 03:51:00 DEBUG : potato2: Deleting (id "4_z7fd24d8380ddab1b9f880e1b_f114541f39defd046_d20250813_m035051_c001_v0001177_t0052_u01755057051280") 2025/08/13 03:51:00 DEBUG : potato3: Deleting (id "4_z7fd24d8380ddab1b9f880e1b_f4157d5f4dfd922cc_d20250813_m035058_c001_v7007000_t0000_u01755057058062") 2025/08/13 03:51:00 DEBUG : potato3: Deleting (id "4_z7fd24d8380ddab1b9f880e1b_f102d9e90cd0883f0_d20250813_m035051_c001_v0001099_t0021_u01755057051599") 2025/08/13 03:51:00 DEBUG : potato3: Deleting (id "4_z7fd24d8380ddab1b9f880e1b_f116b1a0a9f810b5f_d20250813_m035050_c001_v0001105_t0004_u01755057050602") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.08s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:51:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.46s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:51:07 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:51:09 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/rclone-sync-test" 2025/08/13 03:51:11 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/rclone-sync-test-include/layer2" 2025/08/13 03:51:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/rclone-sync-test-ignore-file" 2025/08/13 03:51:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/13 03:51:17 DEBUG : B2 bucket rclone-test-bixaruc5yadu path rclone-sync-test: Waiting for checks to finish 2025/08/13 03:51:17 DEBUG : B2 bucket rclone-test-bixaruc5yadu path rclone-sync-test: Waiting for transfers to finish 2025/08/13 03:51:17 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:17 INFO : There was nothing to transfer 2025/08/13 03:51:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/13 03:51:17 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:51:17 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:51:17 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:17 INFO : There was nothing to transfer 2025/08/13 03:51:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/13 03:51:18 DEBUG : B2 bucket rclone-test-bixaruc5yadu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/13 03:51:18 DEBUG : B2 bucket rclone-test-bixaruc5yadu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/13 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:18 INFO : There was nothing to transfer 2025/08/13 03:51:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/13 03:51:18 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:51:18 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:51:18 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:18 INFO : There was nothing to transfer 2025/08/13 03:51:19 DEBUG : Excluded 2025/08/13 03:51:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/13 03:51:19 DEBUG : B2 bucket rclone-test-bixaruc5yadu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/13 03:51:19 DEBUG : B2 bucket rclone-test-bixaruc5yadu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/13 03:51:19 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:19 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.40s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:51:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/dst" 2025/08/13 03:51:20 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/CompareDest" 2025/08/13 03:51:22 DEBUG : one: Need to transfer - File not found at Destination 2025/08/13 03:51:22 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:51:22 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:51:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 03:51:23 INFO : one: Copied (new) 2025/08/13 03:51:23 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 03:51:24 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:51:24 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:51:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/13 03:51:24 INFO : one: Copied (replaced existing) 2025/08/13 03:51:24 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 03:51:26 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:51:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:51:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/13 03:51:26 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:51:26 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:26 INFO : There was nothing to transfer 2025/08/13 03:51:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 03:51:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:51:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/13 03:51:28 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:51:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:51:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/13 03:51:28 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:51:28 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:28 INFO : There was nothing to transfer 2025/08/13 03:51:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 03:51:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:51:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/13 03:51:29 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:51:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:51:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/13 03:51:29 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:51:29 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:29 INFO : There was nothing to transfer 2025/08/13 03:51:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 03:51:30 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/13 03:51:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/13 03:51:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/13 03:51:30 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:51:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:51:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/13 03:51:30 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:51:30 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:30 INFO : There was nothing to transfer 2025/08/13 03:51:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 03:51:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/13 03:51:31 DEBUG : two: Need to transfer - File not found at Destination 2025/08/13 03:51:31 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:51:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:51:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/13 03:51:31 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:51:31 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/13 03:51:31 INFO : two: Copied (new) 2025/08/13 03:51:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.09s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:51:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/dest" 2025/08/13 03:51:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/pre-dest1" 2025/08/13 03:51:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/pre-dest2" 2025/08/13 03:51:38 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:51:38 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/13 03:51:39 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:51:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/13 03:51:39 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/13 03:51:39 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dest: Waiting for checks to finish 2025/08/13 03:51:39 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dest: Waiting for transfers to finish 2025/08/13 03:51:40 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/13 03:51:40 INFO : 3: Copied (new) 2025/08/13 03:51:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.96s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:51:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/dst" 2025/08/13 03:51:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/CopyDest" 2025/08/13 03:51:45 DEBUG : one: Need to transfer - File not found at Destination 2025/08/13 03:51:45 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:51:45 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:51:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 03:51:45 INFO : one: Copied (new) 2025/08/13 03:51:45 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:46 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:51:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 03:51:46 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:51:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/13 03:51:46 INFO : one: Copied (replaced existing) 2025/08/13 03:51:46 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/BackupDir" 2025/08/13 03:51:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 03:51:49 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:51:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:51:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/13 03:51:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 03:51:51 INFO : one: Copied (server-side copy) 2025/08/13 03:51:51 INFO : one: Deleted 2025/08/13 03:51:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/13 03:51:52 INFO : one: Copied (server-side copy) 2025/08/13 03:51:52 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/13 03:51:52 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:51:52 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:51:53 DEBUG : one: Unchanged skipping 2025/08/13 03:51:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:51:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/13 03:51:53 INFO : two: Copied (server-side copy) 2025/08/13 03:51:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/13 03:51:53 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:51:53 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:51:53 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:51:54 DEBUG : one: Unchanged skipping 2025/08/13 03:51:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:51:54 DEBUG : two: Unchanged skipping 2025/08/13 03:51:54 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:51:54 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:51:54 DEBUG : Waiting for deletions to finish 2025/08/13 03:51:54 INFO : There was nothing to transfer 2025/08/13 03:51:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:51:55 DEBUG : one: Unchanged skipping 2025/08/13 03:51:55 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/13 03:51:55 DEBUG : three: Destination not found in --copy-dest 2025/08/13 03:51:55 DEBUG : three: Need to transfer - File not found at Destination 2025/08/13 03:51:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/13 03:51:55 DEBUG : two: Unchanged skipping 2025/08/13 03:51:55 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:51:55 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:51:56 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/13 03:51:56 INFO : three: Copied (new) 2025/08/13 03:51:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.31s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:52:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/dst" 2025/08/13 03:52:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/backup" 2025/08/13 03:52:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/13 03:52:03 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:52:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:52:03 DEBUG : two: Unchanged skipping 2025/08/13 03:52:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 03:52:04 INFO : one: Copied (server-side copy) 2025/08/13 03:52:04 INFO : one: Deleted 2025/08/13 03:52:04 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:52:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 03:52:05 INFO : one: Copied (new) 2025/08/13 03:52:05 DEBUG : Waiting for deletions to finish 2025/08/13 03:52:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/13 03:52:06 INFO : three.txt: Copied (server-side copy) 2025/08/13 03:52:06 INFO : three.txt: Deleted 2025/08/13 03:52:06 INFO : three.txt: Moved into backup dir 2025/08/13 03:52:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/13 03:52:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:52:08 DEBUG : two: Unchanged skipping 2025/08/13 03:52:08 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:52:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 03:52:08 INFO : one: Copied (server-side copy) 2025/08/13 03:52:08 INFO : one: Deleted 2025/08/13 03:52:08 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:52:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/13 03:52:09 INFO : one: Copied (new) 2025/08/13 03:52:09 DEBUG : Waiting for deletions to finish 2025/08/13 03:52:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 03:52:09 INFO : three.txt: Copied (server-side copy) 2025/08/13 03:52:09 INFO : three.txt: Deleted 2025/08/13 03:52:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:52:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/dst" 2025/08/13 03:52:14 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/backup" 2025/08/13 03:52:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/13 03:52:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:52:16 DEBUG : two: Unchanged skipping 2025/08/13 03:52:16 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:52:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 03:52:17 INFO : one: Copied (server-side copy) to: one.bak 2025/08/13 03:52:17 INFO : one: Deleted 2025/08/13 03:52:17 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:52:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 03:52:18 INFO : one: Copied (new) 2025/08/13 03:52:18 DEBUG : Waiting for deletions to finish 2025/08/13 03:52:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/13 03:52:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/13 03:52:19 INFO : three.txt: Deleted 2025/08/13 03:52:19 INFO : three.txt: Moved into backup dir 2025/08/13 03:52:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/13 03:52:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:52:21 DEBUG : two: Unchanged skipping 2025/08/13 03:52:21 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:52:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 03:52:21 INFO : one: Copied (server-side copy) to: one.bak 2025/08/13 03:52:22 INFO : one: Deleted 2025/08/13 03:52:22 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:52:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/13 03:52:22 INFO : one: Copied (new) 2025/08/13 03:52:22 DEBUG : Waiting for deletions to finish 2025/08/13 03:52:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 03:52:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/13 03:52:22 INFO : three.txt: Deleted 2025/08/13 03:52:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:52:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/dst" 2025/08/13 03:52:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/backup" 2025/08/13 03:52:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/13 03:52:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:52:28 DEBUG : two: Unchanged skipping 2025/08/13 03:52:28 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:52:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 03:52:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/13 03:52:30 INFO : one: Deleted 2025/08/13 03:52:30 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:52:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 03:52:31 INFO : one: Copied (new) 2025/08/13 03:52:31 DEBUG : Waiting for deletions to finish 2025/08/13 03:52:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/13 03:52:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/13 03:52:32 INFO : three.txt: Deleted 2025/08/13 03:52:32 INFO : three.txt: Moved into backup dir 2025/08/13 03:52:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/13 03:52:34 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:52:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:52:34 DEBUG : two: Unchanged skipping 2025/08/13 03:52:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 03:52:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/13 03:52:35 INFO : one: Deleted 2025/08/13 03:52:35 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:52:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/13 03:52:35 INFO : one: Copied (new) 2025/08/13 03:52:35 DEBUG : Waiting for deletions to finish 2025/08/13 03:52:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 03:52:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/13 03:52:35 INFO : three.txt: Deleted 2025/08/13 03:52:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.99s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:52:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/dst" 2025/08/13 03:52:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/13 03:52:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:52:40 DEBUG : two: Unchanged skipping 2025/08/13 03:52:40 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:52:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 03:52:41 INFO : one: Copied (server-side copy) to: one.bak 2025/08/13 03:52:41 INFO : one: Deleted 2025/08/13 03:52:41 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:52:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 03:52:42 INFO : one: Copied (new) 2025/08/13 03:52:42 DEBUG : Waiting for deletions to finish 2025/08/13 03:52:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/13 03:52:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/13 03:52:43 INFO : three.txt: Deleted 2025/08/13 03:52:43 INFO : three.txt: Moved into backup dir 2025/08/13 03:52:44 DEBUG : one.bak: Excluded (Path Filter) 2025/08/13 03:52:44 DEBUG : one.bak: Excluded 2025/08/13 03:52:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/13 03:52:44 DEBUG : three.txt.bak: Excluded 2025/08/13 03:52:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/13 03:52:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:52:44 DEBUG : two: Unchanged skipping 2025/08/13 03:52:44 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for checks to finish 2025/08/13 03:52:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 03:52:45 INFO : one: Copied (server-side copy) to: one.bak 2025/08/13 03:52:45 INFO : one: Deleted 2025/08/13 03:52:45 DEBUG : B2 bucket rclone-test-bixaruc5yadu path dst: Waiting for transfers to finish 2025/08/13 03:52:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/13 03:52:45 INFO : one: Copied (new) 2025/08/13 03:52:45 DEBUG : Waiting for deletions to finish 2025/08/13 03:52:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 03:52:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/13 03:52:46 INFO : three.txt: Deleted 2025/08/13 03:52:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.39s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:52:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/dst" 2025/08/13 03:52:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/13 03:52:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 03:52:52 INFO : one: Copied (server-side copy) to: one.bak 2025/08/13 03:52:52 INFO : one: Deleted 2025/08/13 03:52:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 03:52:53 INFO : one: Copied (new) 2025/08/13 03:52:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:52:53 DEBUG : two: Unchanged skipping 2025/08/13 03:52:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/13 03:52:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/13 03:52:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/13 03:52:54 INFO : three.txt: Deleted 2025/08/13 03:52:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 03:52:54 INFO : three.txt: Copied (new) 2025/08/13 03:52:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/13 03:52:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/13 03:52:54 DEBUG : pacer: Reducing sleep to 10ms 2025/08/13 03:52:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/13 03:52:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 03:52:55 INFO : one: Copied (server-side copy) to: one.bak 2025/08/13 03:52:56 INFO : one: Deleted 2025/08/13 03:52:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/13 03:52:56 INFO : one: Copied (new) 2025/08/13 03:52:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:52:56 DEBUG : two: Unchanged skipping 2025/08/13 03:52:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/13 03:52:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 03:52:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/13 03:52:57 INFO : three.txt: Deleted 2025/08/13 03:52:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/13 03:52:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.46s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:53:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bixaruc5yadu/dst" 2025/08/13 03:53:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/13 03:53:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/13 03:53:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/13 03:53:04 INFO : one: Deleted 2025/08/13 03:53:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 03:53:05 INFO : one: Copied (new) 2025/08/13 03:53:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:05 DEBUG : two: Unchanged skipping 2025/08/13 03:53:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/13 03:53:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/13 03:53:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/13 03:53:06 INFO : three.txt: Deleted 2025/08/13 03:53:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 03:53:06 INFO : three.txt: Copied (new) 2025/08/13 03:53:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/13 03:53:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/13 03:53:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/13 03:53:08 INFO : one: Deleted 2025/08/13 03:53:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/13 03:53:08 INFO : one: Copied (new) 2025/08/13 03:53:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:08 DEBUG : two: Unchanged skipping 2025/08/13 03:53:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/13 03:53:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/13 03:53:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/13 03:53:09 INFO : three.txt: Deleted 2025/08/13 03:53:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/13 03:53:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.31s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:53:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/13 03:53:12 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:53:12 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:53:13 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/13 03:53:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/13 03:53:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.38s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:53:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/13 03:53:14 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:53:14 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:53:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/13 03:53:15 INFO : existing: Copied (new) 2025/08/13 03:53:15 DEBUG : Waiting for deletions to finish 2025/08/13 03:53:15 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:53:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/13 03:53:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/13 03:53:15 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:53:15 ERROR : B2 bucket rclone-test-bixaruc5yadu: not deleting files as there were IO errors 2025/08/13 03:53:15 ERROR : B2 bucket rclone-test-bixaruc5yadu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.81s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:53:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:17 DEBUG : existing: Unchanged skipping 2025/08/13 03:53:17 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:53:17 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:53:17 DEBUG : Waiting for deletions to finish 2025/08/13 03:53:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", 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-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:53:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both0: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both10: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both11: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both12: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both13: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both14: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both15: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both16: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both17: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both18: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both19: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both1: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both2: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:53:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both4: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both7: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both8: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:34 DEBUG : both9: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both5: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both3: Unchanged skipping 2025/08/13 03:53:34 DEBUG : both6: Unchanged skipping 2025/08/13 03:53:34 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:53:34 DEBUG : Waiting for deletions to finish 2025/08/13 03:53:34 INFO : only12: Deleted 2025/08/13 03:53:34 INFO : only13: Deleted 2025/08/13 03:53:35 INFO : only8: Deleted 2025/08/13 03:53:35 INFO : only1: Deleted 2025/08/13 03:53:35 INFO : only15: Deleted 2025/08/13 03:53:35 INFO : only16: Deleted 2025/08/13 03:53:35 INFO : only2: Deleted 2025/08/13 03:53:35 INFO : only11: Deleted 2025/08/13 03:53:35 INFO : only14: Deleted 2025/08/13 03:53:35 INFO : only3: Deleted 2025/08/13 03:53:35 INFO : only17: Deleted 2025/08/13 03:53:35 INFO : only18: Deleted 2025/08/13 03:53:35 INFO : only4: Deleted 2025/08/13 03:53:35 INFO : only5: Deleted 2025/08/13 03:53:35 INFO : only0: Deleted 2025/08/13 03:53:35 INFO : only19: Deleted 2025/08/13 03:53:35 INFO : only6: Deleted 2025/08/13 03:53:35 INFO : only7: Deleted 2025/08/13 03:53:35 INFO : only9: Deleted 2025/08/13 03:53:35 INFO : only10: Deleted 2025/08/13 03:53:35 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.77s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:53:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:53:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both10: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both13: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both0: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both11: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both16: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both17: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both12: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both14: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both15: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both18: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both3: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both4: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both5: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both19: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both1: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both2: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:53:55 DEBUG : both6: Unchanged skipping 2025/08/13 03:53:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : both7: Unchanged skipping 2025/08/13 03:53:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : both9: Unchanged skipping 2025/08/13 03:53:55 DEBUG : both8: Unchanged skipping 2025/08/13 03:53:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/13 03:53:55 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:53:55 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:55 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:55 INFO : only11: Copied (replaced existing) 2025/08/13 03:53:55 INFO : only0: Copied (replaced existing) 2025/08/13 03:53:55 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:55 INFO : only13: Copied (replaced existing) 2025/08/13 03:53:55 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:55 INFO : only14: Copied (replaced existing) 2025/08/13 03:53:55 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:55 INFO : only15: Copied (replaced existing) 2025/08/13 03:53:55 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:55 INFO : only16: Copied (replaced existing) 2025/08/13 03:53:55 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:55 INFO : only17: Copied (replaced existing) 2025/08/13 03:53:55 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:55 INFO : only18: Copied (replaced existing) 2025/08/13 03:53:55 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:55 INFO : only19: Copied (replaced existing) 2025/08/13 03:53:55 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:55 INFO : only12: Copied (replaced existing) 2025/08/13 03:53:55 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:55 INFO : only1: Copied (replaced existing) 2025/08/13 03:53:55 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:55 INFO : only2: Copied (replaced existing) 2025/08/13 03:53:56 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:56 INFO : only3: Copied (replaced existing) 2025/08/13 03:53:56 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:56 INFO : only4: Copied (replaced existing) 2025/08/13 03:53:56 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:56 INFO : only5: Copied (replaced existing) 2025/08/13 03:53:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:56 INFO : only10: Copied (replaced existing) 2025/08/13 03:53:56 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:56 INFO : only6: Copied (replaced existing) 2025/08/13 03:53:56 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:56 INFO : only7: Copied (replaced existing) 2025/08/13 03:53:56 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:56 INFO : only8: Copied (replaced existing) 2025/08/13 03:53:56 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/13 03:53:56 INFO : only9: Copied (replaced existing) 2025/08/13 03:53:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.23s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:54:04 DEBUG : empty_dir: Making directory with metadata 2025/08/13 03:54:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 03:54:04 DEBUG : empty_on_remote: Making directory with metadata 2025/08/13 03:54:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 03:54:04 INFO : empty_on_remote: Making directory 2025/08/13 03:54:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/13 03:54:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/13 03:54:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/13 03:54:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/13 03:54:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.74s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:54:07 DEBUG : empty_dir: Making directory with metadata 2025/08/13 03:54:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 03:54:07 DEBUG : empty_on_remote: Making directory with metadata 2025/08/13 03:54:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/13 03:54:07 INFO : empty_on_remote: Making directory 2025/08/13 03:54:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/13 03:54:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/13 03:54:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/13 03:54:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/13 03:54:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/13 03:54:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.66s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:54:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/13 03:54:09 INFO : sub dir: Making directory 2025/08/13 03:54:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.61s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:54:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/13 03:54:13 INFO : sub dir: Making directory 2025/08/13 03:54:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.73s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:54:24 DEBUG : Waiting for deletions to finish 2025/08/13 03:54:25 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:54:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:54:25 DEBUG : apple: Unchanged skipping 2025/08/13 03:54:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:25 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:54:25 DEBUG : banana: Unchanged skipping 2025/08/13 03:54:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:54:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:54:26 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:54:26 DEBUG : Waiting for deletions to finish 2025/08/13 03:54:26 INFO : There was nothing to transfer 2025/08/13 03:54:26 DEBUG : Waiting for deletions to finish 2025/08/13 03:54:26 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:54:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : apple: Unchanged skipping 2025/08/13 03:54:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : banana: Unchanged skipping 2025/08/13 03:54:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:54:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:54:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:54:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:54:27 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:54:27 DEBUG : Waiting for deletions to finish 2025/08/13 03:54:27 INFO : There was nothing to transfer 2025/08/13 03:54:27 DEBUG : Waiting for deletions to finish 2025/08/13 03:54:27 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:54:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:54:39 DEBUG : Waiting for deletions to finish 2025/08/13 03:54:40 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:54:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:54:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : apple: Unchanged skipping 2025/08/13 03:54:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:54:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : banana: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:54:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:54:41 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:54:41 DEBUG : Waiting for deletions to finish 2025/08/13 03:54:41 INFO : There was nothing to transfer 2025/08/13 03:54:41 DEBUG : Waiting for deletions to finish 2025/08/13 03:54:41 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:54:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : apple: Unchanged skipping 2025/08/13 03:54:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:54:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : banana: Unchanged skipping 2025/08/13 03:54:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:54:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:54:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:54:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:54:42 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:54:42 DEBUG : Waiting for deletions to finish 2025/08/13 03:54:42 INFO : There was nothing to transfer 2025/08/13 03:54:42 DEBUG : Waiting for deletions to finish 2025/08/13 03:54:42 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:54:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:54:55 DEBUG : Waiting for deletions to finish 2025/08/13 03:54:56 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:54:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:54:56 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:54:56 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:54:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:54:56 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:54:56 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:54:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:54:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:54:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:54:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:54:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:54:56 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:54:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:54:56 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:54:56 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:54:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:54:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:54:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:54:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:54:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:54:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:54:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:54:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:54:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:54:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:54:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:54:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:54:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:54:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:54:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:54:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:54:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:54:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:54:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:54:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:54:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:54:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:54:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:54:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:54:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:54:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:54:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:54:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:54:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:54:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:54:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:54:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:54:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:54:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:54:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:54:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:54:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:54:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:54:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:54:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:54:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:54:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:54:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:54:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:54:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:54:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:54:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:54:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:54:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:54:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:54:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:54:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:54:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:54:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:54:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:54:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:54:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:54:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:54:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:54:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:54:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:54:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:54:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:54:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:54:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:54:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:54:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:54:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:54:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:54:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:54:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:54:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:54:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:54:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 03:54:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:54:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 03:54:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 03:54:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 03:54:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:54:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:54:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 03:54:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:54:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:54:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:54:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:54:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:54:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:54:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:54:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:54:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/13 03:54:57 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/13 03:54:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 03:54:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:54:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/13 03:54:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:54:57 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:54:57 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:54:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/13 03:54:57 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/13 03:54:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/13 03:54:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:54:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/13 03:54:57 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:54:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:54:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/13 03:54:57 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:54:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/13 03:54:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/13 03:54:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/13 03:54:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/13 03:54:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:54:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:54:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/13 03:54:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:54:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:54:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/13 03:54:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:54:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 03:54:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/13 03:54:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:54:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/13 03:54:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:54:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/13 03:54:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 03:54:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 03:54:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/13 03:54:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 03:54:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/13 03:54:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:54:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 03:54:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/13 03:54:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 03:54:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/13 03:54:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 03:54:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/13 03:54:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/13 03:54:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/13 03:54:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:54:59 DEBUG : Waiting for deletions to finish 2025/08/13 03:54:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/13 03:54:59 INFO : dir1/0012-6789;.txt: Deleted 2025/08/13 03:54:59 INFO : dir1/0014-89;=.txt: Deleted 2025/08/13 03:54:59 INFO : dir1/0015-9;=.txt: Deleted 2025/08/13 03:55:00 INFO : appleappleapplebanana: Deleted 2025/08/13 03:55:00 INFO : dir1/0007-1234567.txt: Deleted 2025/08/13 03:55:00 INFO : dir1/0008-2345678.txt: Deleted 2025/08/13 03:55:00 INFO : dir1/0009-3456789.txt: Deleted 2025/08/13 03:55:00 INFO : dir1/0010-456789.txt: Deleted 2025/08/13 03:55:00 INFO : dir1/0013-789;=.txt: Deleted 2025/08/13 03:55:00 INFO : apple: Deleted 2025/08/13 03:55:00 INFO : banana: Deleted 2025/08/13 03:55:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/13 03:55:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/13 03:55:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/13 03:55:00 INFO : dir1/0003-defghij.txt: Deleted 2025/08/13 03:55:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/13 03:55:00 INFO : dir1/0011-56789;.txt: Deleted 2025/08/13 03:55:00 INFO : splitbananasplit: Deleted 2025/08/13 03:55:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/13 03:55:00 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/13 03:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 03:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:00 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:55:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : apple: Unchanged skipping 2025/08/13 03:55:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:55:01 DEBUG : banana: Unchanged skipping 2025/08/13 03:55:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/13 03:55:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:55:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:55:01 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:55:01 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:01 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:01 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/13 03:55:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/13 03:55:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : apple: transformed to: YXBwbGU= 2025/08/13 03:55:01 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/13 03:55:01 DEBUG : banana: transformed to: YmFuYW5h 2025/08/13 03:55:01 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/13 03:55:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/13 03:55:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/13 03:55:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/13 03:55:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/13 03:55:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/13 03:55:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:55:15 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:15 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:55:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/13 03:55:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/13 03:55:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/13 03:55:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/13 03:55:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 03:55:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 03:55:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 03:55:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 03:55:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 03:55:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 03:55:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 03:55:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 03:55:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 03:55:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 03:55:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 03:55:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 03:55:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 03:55:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 03:55:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 03:55:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 03:55:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 03:55:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 03:55:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 03:55:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 03:55:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 03:55:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 03:55:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 03:55:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 03:55:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 03:55:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 03:55:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 03:55:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 03:55:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 03:55:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 03:55:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 03:55:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 03:55:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 03:55:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 03:55:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 03:55:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 03:55:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 03:55:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 03:55:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 03:55:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 03:55:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 03:55:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 03:55:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 03:55:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 03:55:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 03:55:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 03:55:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 03:55:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 03:55:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 03:55:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 03:55:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 03:55:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 03:55:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 03:55:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 03:55:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 03:55:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 03:55:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 03:55:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 03:55:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 03:55:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 03:55:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 03:55:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 03:55:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 03:55:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 03:55:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 03:55:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 03:55:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 03:55:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 03:55:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 03:55:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 03:55:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 03:55:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 03:55:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 03:55:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/13 03:55:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/13 03:55:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 03:55:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/13 03:55:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 03:55:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/13 03:55:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 03:55:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/13 03:55:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 03:55:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 03:55:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 03:55:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 03:55:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 03:55:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/13 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 03:55:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 03:55:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 03:55:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 03:55:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 03:55:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 03:55:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 03:55:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 03:55:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 03:55:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 03:55:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/13 03:55:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/13 03:55:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/13 03:55:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/13 03:55:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/13 03:55:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/13 03:55:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/13 03:55:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/13 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/13 03:55:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/13 03:55:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/13 03:55:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/13 03:55:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/13 03:55:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/13 03:55:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/13 03:55:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/13 03:55:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/13 03:55:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:16 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:55:16 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:55:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/13 03:55:16 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/13 03:55:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 03:55:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/13 03:55:16 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/13 03:55:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 03:55:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/13 03:55:16 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/13 03:55:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 03:55:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/13 03:55:16 INFO : apple: Copied (new) to: PREFIXapple 2025/08/13 03:55:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 03:55:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/13 03:55:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 03:55:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 03:55:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/13 03:55:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 03:55:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 03:55:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/13 03:55:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/13 03:55:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 03:55:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/13 03:55:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 03:55:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 03:55:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/13 03:55:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/13 03:55:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 03:55:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/13 03:55:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 03:55:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 03:55:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/13 03:55:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 03:55:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 03:55:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/13 03:55:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/13 03:55:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 03:55:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/13 03:55:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/13 03:55:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 03:55:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/13 03:55:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/13 03:55:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 03:55:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/13 03:55:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/13 03:55:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 03:55:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/13 03:55:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/13 03:55:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/13 03:55:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/13 03:55:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/13 03:55:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/13 03:55:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/13 03:55:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/13 03:55:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/13 03:55:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/13 03:55:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/13 03:55:17 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:17 INFO : dir1/0009-3456789.txt: Deleted 2025/08/13 03:55:17 INFO : dir1/0014-89;=.txt: Deleted 2025/08/13 03:55:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/13 03:55:17 INFO : dir1/0003-defghij.txt: Deleted 2025/08/13 03:55:18 INFO : dir1/0012-6789;.txt: Deleted 2025/08/13 03:55:18 INFO : apple: Deleted 2025/08/13 03:55:18 INFO : dir1/0010-456789.txt: Deleted 2025/08/13 03:55:18 INFO : banana: Deleted 2025/08/13 03:55:18 INFO : splitbananasplit: Deleted 2025/08/13 03:55:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/13 03:55:18 INFO : dir1/0008-2345678.txt: Deleted 2025/08/13 03:55:18 INFO : appleappleapplebanana: Deleted 2025/08/13 03:55:18 INFO : dir1/0015-9;=.txt: Deleted 2025/08/13 03:55:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/13 03:55:18 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/13 03:55:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/13 03:55:18 INFO : dir1/0007-1234567.txt: Deleted 2025/08/13 03:55:18 INFO : dir1/0011-56789;.txt: Deleted 2025/08/13 03:55:18 INFO : dir1/0013-789;=.txt: Deleted 2025/08/13 03:55:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/13 03:55:18 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:18 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:55:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 03:55:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 03:55:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 03:55:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 03:55:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 03:55:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 03:55:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 03:55:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 03:55:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 03:55:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 03:55:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 03:55:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 03:55:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 03:55:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 03:55:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 03:55:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 03:55:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 03:55:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 03:55:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 03:55:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 03:55:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 03:55:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 03:55:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 03:55:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 03:55:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 03:55:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 03:55:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 03:55:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 03:55:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/13 03:55:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/13 03:55:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/13 03:55:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/13 03:55:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/13 03:55:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/13 03:55:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/13 03:55:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/13 03:55:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/13 03:55:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/13 03:55:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/13 03:55:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/13 03:55:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/13 03:55:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/13 03:55:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/13 03:55:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/13 03:55:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/13 03:55:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/13 03:55:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/13 03:55:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/13 03:55:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/13 03:55:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/13 03:55:19 INFO : splitbananasplit: Copied (new) 2025/08/13 03:55:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:19 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:55:19 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:55:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/13 03:55:19 INFO : appleappleapplebanana: Copied (new) 2025/08/13 03:55:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/13 03:55:19 INFO : apple: Copied (new) 2025/08/13 03:55:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/13 03:55:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/13 03:55:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/13 03:55:19 INFO : banana: Copied (new) 2025/08/13 03:55:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/13 03:55:19 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/13 03:55:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/13 03:55:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/13 03:55:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/13 03:55:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/13 03:55:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/13 03:55:20 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/13 03:55:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/13 03:55:20 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/13 03:55:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/13 03:55:20 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/13 03:55:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/13 03:55:20 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/13 03:55:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/13 03:55:20 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/13 03:55:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/13 03:55:20 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/13 03:55:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/13 03:55:20 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/13 03:55:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/13 03:55:20 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/13 03:55:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/13 03:55:20 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/13 03:55:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/13 03:55:20 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/13 03:55:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/13 03:55:20 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/13 03:55:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/13 03:55:20 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/13 03:55:20 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:21 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/13 03:55:21 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/13 03:55:21 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/13 03:55:21 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/13 03:55:21 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/13 03:55:21 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/13 03:55:21 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/13 03:55:21 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/13 03:55:21 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/13 03:55:21 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/13 03:55:21 INFO : PREFIXapple: Deleted 2025/08/13 03:55:21 INFO : PREFIXbanana: Deleted 2025/08/13 03:55:21 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/13 03:55:21 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/13 03:55:21 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/13 03:55:21 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/13 03:55:21 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/13 03:55:21 INFO : PREFIXsplitbananasplit: Deleted 2025/08/13 03:55:21 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/13 03:55:21 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/13 03:55:21 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:21 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:55:21 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:22 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:55:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:55:35 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:35 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:55:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:55:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 03:55:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 03:55:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 03:55:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 03:55:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 03:55:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 03:55:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/13 03:55:36 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:36 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:55:36 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:55:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/13 03:55:36 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/13 03:55:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 03:55:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/13 03:55:36 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/13 03:55:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 03:55:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/13 03:55:36 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/13 03:55:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/13 03:55:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/13 03:55:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/13 03:55:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/13 03:55:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/13 03:55:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/13 03:55:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/13 03:55:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/13 03:55:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/13 03:55:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/13 03:55:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/13 03:55:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/13 03:55:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/13 03:55:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/13 03:55:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/13 03:55:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/13 03:55:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/13 03:55:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/13 03:55:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/13 03:55:38 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/13 03:55:38 INFO : dir1/0008-2345678.txt: Deleted 2025/08/13 03:55:38 INFO : dir1/0012-6789;.txt: Deleted 2025/08/13 03:55:38 INFO : dir1/0015-9;=.txt: Deleted 2025/08/13 03:55:38 INFO : dir1/0013-789;=.txt: Deleted 2025/08/13 03:55:38 INFO : dir1/0009-3456789.txt: Deleted 2025/08/13 03:55:38 INFO : dir1/0010-456789.txt: Deleted 2025/08/13 03:55:38 INFO : dir1/0003-defghij.txt: Deleted 2025/08/13 03:55:38 INFO : appleappleapplebanana: Deleted 2025/08/13 03:55:38 INFO : banana: Deleted 2025/08/13 03:55:38 INFO : splitbananasplit: Deleted 2025/08/13 03:55:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/13 03:55:38 INFO : dir1/0007-1234567.txt: Deleted 2025/08/13 03:55:38 INFO : dir1/0011-56789;.txt: Deleted 2025/08/13 03:55:38 INFO : apple: Deleted 2025/08/13 03:55:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/13 03:55:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/13 03:55:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/13 03:55:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/13 03:55:38 INFO : dir1/0014-89;=.txt: Deleted 2025/08/13 03:55:38 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:39 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/13 03:55:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : apple: transformed to: appleSUFFIX 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/13 03:55:39 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/13 03:55:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/13 03:55:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:39 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:55:39 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:55:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/13 03:55:39 INFO : apple: Copied (new) 2025/08/13 03:55:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/13 03:55:39 INFO : splitbananasplit: Copied (new) 2025/08/13 03:55:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/13 03:55:39 INFO : banana: Copied (new) 2025/08/13 03:55:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/13 03:55:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/13 03:55:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/13 03:55:40 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/13 03:55:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/13 03:55:40 INFO : appleappleapplebanana: Copied (new) 2025/08/13 03:55:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/13 03:55:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/13 03:55:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/13 03:55:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/13 03:55:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/13 03:55:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/13 03:55:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/13 03:55:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/13 03:55:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/13 03:55:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/13 03:55:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/13 03:55:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/13 03:55:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/13 03:55:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/13 03:55:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/13 03:55:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/13 03:55:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/13 03:55:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/13 03:55:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/13 03:55:41 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/13 03:55:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/13 03:55:41 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/13 03:55:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/13 03:55:41 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/13 03:55:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/13 03:55:41 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/13 03:55:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/13 03:55:41 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/13 03:55:41 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:41 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/13 03:55:41 INFO : splitbananasplitSUFFIX: Deleted 2025/08/13 03:55:41 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/13 03:55:41 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/13 03:55:41 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/13 03:55:41 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/13 03:55:41 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/13 03:55:41 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/13 03:55:41 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/13 03:55:41 INFO : bananaSUFFIX: Deleted 2025/08/13 03:55:41 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/13 03:55:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/13 03:55:41 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/13 03:55:41 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/13 03:55:41 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/13 03:55:41 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/13 03:55:42 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/13 03:55:42 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/13 03:55:42 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/13 03:55:42 INFO : appleSUFFIX: Deleted 2025/08/13 03:55:42 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:42 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:42 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:55:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:55:55 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:56 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:55:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 03:55:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 03:55:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 03:55:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 03:55:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/13 03:55:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 03:55:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/13 03:55:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:56 DEBUG : apple: Unchanged skipping 2025/08/13 03:55:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:55:56 DEBUG : banana: Unchanged skipping 2025/08/13 03:55:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 03:55:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:55:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:55:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:55:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:55:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:55:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:55:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:55:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:55:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:55:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:55:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:55:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:55:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:55:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:55:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:55:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:55:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:55:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:55:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:55:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:55:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:55:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:55:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:55:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:55:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:55:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:55:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:55:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:55:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:55:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:55:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:55:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:55:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:55:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:55:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:55:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:55:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:55:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:55:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:55:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:55:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:55:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:55:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:55:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:55:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:55:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:55:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:55:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:55:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:55:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:55:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:55:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:55:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:55:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:55:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:55:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:55:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:55:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:55:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:55:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:55:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:55:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:55:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:55:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:55:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:55:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:55:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:55:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:55:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:55:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:55:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:55:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:55:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:55:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 03:55:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 03:55:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:55:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 03:55:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:55:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 03:55:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:55:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 03:55:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:55:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:55:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:55:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:55:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:55:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:55:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:55:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:55:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:55:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:55:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:55:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:55:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:55:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:55:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:55:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/13 03:55:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:55:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:55:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:55:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:55:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:55:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:55:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:55:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:55:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:55:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:55:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 03:55:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:55:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:55:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 03:55:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:55:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:55:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/13 03:55:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/13 03:55:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 03:55:57 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:55:57 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:55:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/13 03:55:57 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/13 03:55:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 03:55:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/13 03:55:57 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/13 03:55:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 03:55:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/13 03:55:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/13 03:55:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 03:55:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/13 03:55:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/13 03:55:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 03:55:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/13 03:55:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/13 03:55:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 03:55:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/13 03:55:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/13 03:55:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 03:55:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/13 03:55:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/13 03:55:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 03:55:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/13 03:55:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/13 03:55:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 03:55:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/13 03:55:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/13 03:55:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 03:55:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/13 03:55:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/13 03:55:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 03:55:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/13 03:55:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/13 03:55:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 03:55:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/13 03:55:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/13 03:55:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 03:55:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/13 03:55:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/13 03:55:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 03:55:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/13 03:55:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/13 03:55:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 03:55:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/13 03:55:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/13 03:55:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/13 03:55:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/13 03:55:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/13 03:55:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/13 03:55:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/13 03:55:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/13 03:55:58 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:58 INFO : dir1/0010-456789.txt: Deleted 2025/08/13 03:55:58 INFO : dir1/0008-2345678.txt: Deleted 2025/08/13 03:55:58 INFO : dir1/0015-9;=.txt: Deleted 2025/08/13 03:55:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/13 03:55:58 INFO : splitbananasplit: Deleted 2025/08/13 03:55:58 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/13 03:55:58 INFO : dir1/0009-3456789.txt: Deleted 2025/08/13 03:55:58 INFO : dir1/0012-6789;.txt: Deleted 2025/08/13 03:55:59 INFO : appleappleapplebanana: Deleted 2025/08/13 03:55:59 INFO : dir1/0014-89;=.txt: Deleted 2025/08/13 03:55:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/13 03:55:59 INFO : dir1/0003-defghij.txt: Deleted 2025/08/13 03:55:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/13 03:55:59 INFO : dir1/0013-789;=.txt: Deleted 2025/08/13 03:55:59 INFO : dir1/0007-1234567.txt: Deleted 2025/08/13 03:55:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/13 03:55:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/13 03:55:59 INFO : dir1/0011-56789;.txt: Deleted 2025/08/13 03:55:59 DEBUG : Waiting for deletions to finish 2025/08/13 03:55:59 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : appleapple: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/13 03:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 03:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 03:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 03:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 03:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 03:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 03:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 03:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 03:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 03:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 03:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 03:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 03:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 03:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 03:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 03:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 03:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 03:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 03:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 03:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 03:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 03:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 03:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 03:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 03:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 03:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 03:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 03:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 03:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 03:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 03:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 03:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 03:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 03:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 03:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 03:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 03:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 03:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 03:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 03:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 03:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 03:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 03:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 03:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 03:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 03:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 03:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 03:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 03:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 03:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 03:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 03:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 03:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 03:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 03:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 03:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 03:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 03:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 03:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 03:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 03:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 03:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 03:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 03:55:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 03:55:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 03:55:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 03:55:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 03:55:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 03:55:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 03:55:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 03:55:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 03:55:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 03:55:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 03:55:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 03:55:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 03:55:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 03:55:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 03:55:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 03:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 03:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 03:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 03:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:55:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:56:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:56:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 03:56:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : apple: Unchanged skipping 2025/08/13 03:56:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:56:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : banana: Unchanged skipping 2025/08/13 03:56:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:56:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 03:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:56:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 03:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:56:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 03:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:56:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 03:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:56:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:56:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/13 03:56:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/13 03:56:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/13 03:56:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/13 03:56:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/13 03:56:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/13 03:56:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/13 03:56:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/13 03:56:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/13 03:56:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/13 03:56:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/13 03:56:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/13 03:56:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/13 03:56:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/13 03:56:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/13 03:56:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/13 03:56:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:56:00 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:56:00 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:56:00 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:00 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:00 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : appleapple: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/13 03:56:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:56:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:56:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 03:56:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 03:56:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 03:56:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 03:56:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 03:56:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 03:56:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 03:56:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 03:56:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 03:56:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 03:56:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 03:56:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 03:56:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 03:56:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 03:56:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 03:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 03:56:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 03:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 03:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 03:56:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 03:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 03:56:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 03:56:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 03:56:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 03:56:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 03:56:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 03:56:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 03:56:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 03:56:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 03:56:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 03:56:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 03:56:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/13 03:56:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 03:56:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/13 03:56:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/13 03:56:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/13 03:56:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/13 03:56:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/13 03:56:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/13 03:56:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/13 03:56:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/13 03:56:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/13 03:56:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/13 03:56:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/13 03:56:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/13 03:56:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/13 03:56:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/13 03:56:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/13 03:56:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/13 03:56:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/13 03:56:00 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:56:14 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:14 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:56:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : apple: Unchanged skipping 2025/08/13 03:56:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:56:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : banana: Unchanged skipping 2025/08/13 03:56:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:56:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:56:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:56:15 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:56:15 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:15 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:15 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:56:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : apple: Unchanged skipping 2025/08/13 03:56:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:56:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : banana: Unchanged skipping 2025/08/13 03:56:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:56:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:56:16 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:56:16 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:16 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:16 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:56:16 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:17 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:56:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:56:30 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:30 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:56:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : apple: Unchanged skipping 2025/08/13 03:56:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : banana: Unchanged skipping 2025/08/13 03:56:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:56:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:56:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:56:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:56:31 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:56:31 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:31 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:31 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:56:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : apple: Unchanged skipping 2025/08/13 03:56:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:56:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : banana: Unchanged skipping 2025/08/13 03:56:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:56:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:56:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:56:32 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:56:32 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:32 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:32 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:56:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:56:45 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:45 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : apple: Unchanged skipping 2025/08/13 03:56:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:56:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:56:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : banana: Unchanged skipping 2025/08/13 03:56:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:56:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:56:46 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:56:46 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:46 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:46 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:56:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : apple: Unchanged skipping 2025/08/13 03:56:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:56:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:56:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : banana: Unchanged skipping 2025/08/13 03:56:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:56:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:56:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:56:47 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:56:47 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:47 DEBUG : Waiting for deletions to finish 2025/08/13 03:56:47 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:56:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:57:00 DEBUG : Waiting for deletions to finish 2025/08/13 03:57:01 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:57:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:57:01 DEBUG : banana: Unchanged skipping 2025/08/13 03:57:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : apple: Unchanged skipping 2025/08/13 03:57:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:57:01 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:02 DEBUG : Waiting for deletions to finish 2025/08/13 03:57:02 DEBUG : Waiting for deletions to finish 2025/08/13 03:57:02 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:57:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : apple: Unchanged skipping 2025/08/13 03:57:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:57:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : banana: Unchanged skipping 2025/08/13 03:57:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:57:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:57:02 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:02 DEBUG : Waiting for deletions to finish 2025/08/13 03:57:02 DEBUG : Waiting for deletions to finish 2025/08/13 03:57:03 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:57:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:57:15 DEBUG : Waiting for deletions to finish 2025/08/13 03:57:16 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:57:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : apple: Unchanged skipping 2025/08/13 03:57:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : banana: Unchanged skipping 2025/08/13 03:57:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:57:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:57:17 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:17 DEBUG : Waiting for deletions to finish 2025/08/13 03:57:17 DEBUG : Waiting for deletions to finish 2025/08/13 03:57:17 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/13 03:57:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : apple: Unchanged skipping 2025/08/13 03:57:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/13 03:57:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : banana: Unchanged skipping 2025/08/13 03:57:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/13 03:57:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/13 03:57:18 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:18 DEBUG : Waiting for deletions to finish 2025/08/13 03:57:18 DEBUG : Waiting for deletions to finish 2025/08/13 03:57:18 DEBUG : apple: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : banana: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/13 03:57:18 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (186.02s) --- PASS: TestTransform/NFC (14.80s) --- PASS: TestTransform/NFD (15.29s) --- PASS: TestTransform/base64 (19.32s) --- PASS: TestTransform/prefix (20.32s) --- PASS: TestTransform/suffix (20.52s) --- PASS: TestTransform/truncate (17.87s) --- PASS: TestTransform/encoder (16.43s) --- PASS: TestTransform/ISO-8859-1 (15.47s) --- PASS: TestTransform/charmap (15.45s) --- PASS: TestTransform/lowercase (15.21s) --- PASS: TestTransform/ascii (15.35s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:57:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/13 03:57:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/13 03:57:23 INFO : sub dir_somesuffix: Making directory 2025/08/13 03:57:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/13 03:57:23 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/13 03:57:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/13 03:57:23 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/13 03:57:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/13 03:57:23 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:23 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:24 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:24 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/13 03:57:24 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.67s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:57:24 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:25 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:25 INFO : tictactoe: Making directory 2025/08/13 03:57:25 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:25 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 03:57:25 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/13 03:57:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 03:57:25 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:25 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:25 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:25 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/13 03:57:25 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.70s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:57:26 INFO : toe: Making directory 2025/08/13 03:57:26 INFO : toe/toe: Making directory 2025/08/13 03:57:26 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/13 03:57:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/13 03:57:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/13 03:57:26 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:26 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/13 03:57:27 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.75s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:57:28 INFO : toe: Making directory 2025/08/13 03:57:28 INFO : toe/toe: Making directory 2025/08/13 03:57:28 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/13 03:57:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/13 03:57:28 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/13 03:57:28 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/13 03:57:29 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.82s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:57:30 DEBUG : empty_dir: Making directory with metadata 2025/08/13 03:57:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 03:57:30 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:30 INFO : tictacempty_dir: Making directory 2025/08/13 03:57:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:30 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:30 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:30 INFO : tictactoe: Making directory 2025/08/13 03:57:30 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:30 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 03:57:30 INFO : tictactoe/tictactoe: Making directory 2025/08/13 03:57:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 03:57:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/13 03:57:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/13 03:57:30 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/13 03:57:30 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/13 03:57:31 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.75s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:57:31 DEBUG : empty_dir: Making directory with metadata 2025/08/13 03:57:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 03:57:31 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:32 INFO : tictacempty_dir: Making directory 2025/08/13 03:57:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:32 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:32 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:32 INFO : tictactoe: Making directory 2025/08/13 03:57:32 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:32 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 03:57:32 INFO : tictactoe/tictactoe: Making directory 2025/08/13 03:57:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 03:57:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/13 03:57:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 03:57:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/13 03:57:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 03:57:32 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:32 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 03:57:32 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/13 03:57:32 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:32 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:33 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:33 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/13 03:57:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/13 03:57:33 NOTICE: B2 bucket rclone-test-bixaruc5yadu: 0 differences found 2025/08/13 03:57:33 NOTICE: B2 bucket rclone-test-bixaruc5yadu: 1 matching files --- PASS: TestAllTag (2.18s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:57:34 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:34 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:34 INFO : tictactoe: Making directory 2025/08/13 03:57:34 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:34 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 03:57:34 INFO : tictactoe/tictactoe: Making directory 2025/08/13 03:57:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 03:57:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/13 03:57:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/13 03:57:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/13 03:57:34 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:34 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/13 03:57:35 DEBUG : Waiting for deletions to finish 2025/08/13 03:57:35 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:35 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:35 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 03:57:35 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/13 03:57:35 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/13 03:57:35 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/13 03:57:35 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:35 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.61s) === RUN TestSyntax 2025/08/13 03:57:36 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:57:36 INFO : toe: Making directory 2025/08/13 03:57:36 INFO : toe/toe: Making directory 2025/08/13 03:57:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/13 03:57:36 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:36 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:37 INFO : toe/toe/toe: Copied (new) 2025/08/13 03:57:37 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.64s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:57:38 DEBUG : empty_dir: Making directory with metadata 2025/08/13 03:57:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 03:57:38 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:38 INFO : tictacempty_dir: Making directory 2025/08/13 03:57:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:38 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:38 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:38 INFO : tictactoe: Making directory 2025/08/13 03:57:38 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:38 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 03:57:38 INFO : tictactoe/tictactoe: Making directory 2025/08/13 03:57:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 03:57:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/13 03:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 03:57:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/13 03:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 03:57:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 03:57:38 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:38 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 03:57:40 INFO : toe/toe/toe.txt: Deleted 2025/08/13 03:57:40 INFO : toe/toe: Removing directory 2025/08/13 03:57:40 INFO : toe: Removing directory 2025/08/13 03:57:40 INFO : empty_dir: Removing directory 2025/08/13 03:57:40 DEBUG : Local file system at /tmp/rclone3460253012: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.80s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:57:41 DEBUG : empty_dir: Making directory with metadata 2025/08/13 03:57:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 03:57:41 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:41 INFO : tictacempty_dir: Making directory 2025/08/13 03:57:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:41 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:41 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:41 INFO : tictactoe: Making directory 2025/08/13 03:57:41 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:41 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 03:57:41 INFO : tictactoe/tictactoe: Making directory 2025/08/13 03:57:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 03:57:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/13 03:57:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 03:57:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/13 03:57:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 03:57:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 03:57:41 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:41 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 03:57:41 INFO : toe/toe/toe.txt: Deleted 2025/08/13 03:57:41 INFO : toe/toe: Removing directory 2025/08/13 03:57:41 INFO : toe: Removing directory 2025/08/13 03:57:41 INFO : empty_dir: Removing directory 2025/08/13 03:57:41 DEBUG : Local file system at /tmp/rclone3460253012: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/13 03:57:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/13 03:57:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/13 03:57:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/13 03:57:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/13 03:57:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:43 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/13 03:57:43 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.97s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:57:44 DEBUG : Reset feature "Copy" 2025/08/13 03:57:44 DEBUG : Reset feature "Move" 2025/08/13 03:57:44 DEBUG : Reset feature "Copy" 2025/08/13 03:57:44 DEBUG : Reset feature "Move" 2025/08/13 03:57:44 DEBUG : empty_dir: Making directory with metadata 2025/08/13 03:57:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/13 03:57:44 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:44 INFO : tictacempty_dir: Making directory 2025/08/13 03:57:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/13 03:57:44 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:44 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:44 INFO : tictactoe: Making directory 2025/08/13 03:57:44 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:44 DEBUG : toe: transformed to: tictactoe 2025/08/13 03:57:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 03:57:44 INFO : tictactoe/tictactoe: Making directory 2025/08/13 03:57:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/13 03:57:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/13 03:57:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 03:57:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/13 03:57:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 03:57:44 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 03:57:44 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/13 03:57:45 INFO : toe/toe/toe.txt: Deleted 2025/08/13 03:57:45 INFO : toe/toe: Removing directory 2025/08/13 03:57:45 INFO : toe: Removing directory 2025/08/13 03:57:45 INFO : empty_dir: Removing directory 2025/08/13 03:57:45 DEBUG : Local file system at /tmp/rclone3460253012: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/13 03:57:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/13 03:57:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/13 03:57:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/13 03:57:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/13 03:57:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:46 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/13 03:57:46 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.71s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:57:47 DEBUG : toe: transformed to: dG9l 2025/08/13 03:57:48 DEBUG : toe: transformed to: dG9l 2025/08/13 03:57:48 INFO : dG9l: Making directory 2025/08/13 03:57:48 DEBUG : toe: transformed to: dG9l 2025/08/13 03:57:48 DEBUG : toe: transformed to: dG9l 2025/08/13 03:57:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/13 03:57:48 INFO : dG9l/dG9l: Making directory 2025/08/13 03:57:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/13 03:57:48 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/13 03:57:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/13 03:57:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/13 03:57:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/13 03:57:48 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:48 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:48 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/13 03:57:48 DEBUG : Waiting for deletions to finish 2025/08/13 03:57:49 DEBUG : dG9l: transformed to: toe 2025/08/13 03:57:49 DEBUG : dG9l: transformed to: toe 2025/08/13 03:57:49 DEBUG : dG9l: transformed to: toe 2025/08/13 03:57:49 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/13 03:57:49 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/13 03:57:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/13 03:57:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/13 03:57:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/13 03:57:49 DEBUG : Local file system at /tmp/rclone3460253012: Waiting for checks to finish 2025/08/13 03:57:49 DEBUG : Local file system at /tmp/rclone3460253012: Waiting for transfers to finish 2025/08/13 03:57:49 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.66s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-bixaruc5yadu", Local "Local file system at /tmp/rclone3460253012", Modify Window "1ms" 2025/08/13 03:57:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 03:57:50 DEBUG : toe: transformed to: 2025/08/13 03:57:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 03:57:50 DEBUG : toe: transformed to: 2025/08/13 03:57:50 INFO : B2 bucket rclone-test-bixaruc5yadu: Making directory 2025/08/13 03:57:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 03:57:50 DEBUG : toe: transformed to: 2025/08/13 03:57:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 03:57:50 DEBUG : toe: transformed to: 2025/08/13 03:57:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 03:57:50 DEBUG : toe/toe: transformed to: 2025/08/13 03:57:50 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/13 03:57:50 INFO : toe/toe: Making directory 2025/08/13 03:57:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 03:57:50 DEBUG : toe/toe: transformed to: 2025/08/13 03:57:50 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/13 03:57:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 03:57:50 DEBUG : toe: transformed to: 2025/08/13 03:57:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/13 03:57:50 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/13 03:57:50 DEBUG : toe/toe/toe: transformed to: 2025/08/13 03:57:50 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/13 03:57:50 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for checks to finish 2025/08/13 03:57:50 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Waiting for transfers to finish 2025/08/13 03:57:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/13 03:57:51 INFO : toe/toe/toe: Copied (new) 2025/08/13 03:57:51 ERROR : B2 bucket rclone-test-bixaruc5yadu: not deleting files as there were IO errors 2025/08/13 03:57:51 ERROR : B2 bucket rclone-test-bixaruc5yadu: not deleting directories as there were IO errors --- PASS: TestError (1.61s) PASS 2025/08/13 03:57:52 DEBUG : B2 bucket rclone-test-bixaruc5yadu: Purge remote 2025/08/13 03:57:52 INFO : B2 bucket rclone-test-bixaruc5yadu: cleaning bucket "rclone-test-bixaruc5yadu" of all files 2025/08/13 03:57:53 DEBUG : BackupDir/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab9159_d20250813_m035156_c001_v7007000_t0000_u01755057116824") 2025/08/13 03:57:53 DEBUG : BackupDir/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f10768f00f65efb33_d20250813_m035151_c001_v0001106_t0035_u01755057111242") 2025/08/13 03:57:53 DEBUG : CompareDest/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92316_d20250813_m035132_c001_v7007000_t0000_u01755057092092") 2025/08/13 03:57:53 DEBUG : CompareDest/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680ee51_d20250813_m035125_c001_v0001165_t0023_u01755057085988") 2025/08/13 03:57:53 DEBUG : CompareDest/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92317_d20250813_m035132_c001_v7007000_t0000_u01755057092274") 2025/08/13 03:57:53 DEBUG : CompareDest/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34c53_d20250813_m035127_c001_v0001157_t0042_u01755057087322") 2025/08/13 03:57:53 DEBUG : CopyDest/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab915a_d20250813_m035157_c001_v7007000_t0000_u01755057117006") 2025/08/13 03:57:53 DEBUG : CopyDest/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c48c_d20250813_m035148_c001_v0001105_t0020_u01755057108156") 2025/08/13 03:57:53 DEBUG : CopyDest/three: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab915b_d20250813_m035157_c001_v7007000_t0000_u01755057117188") 2025/08/13 03:57:53 DEBUG : CopyDest/three: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34d4c_d20250813_m035154_c001_v0001157_t0030_u01755057114851") 2025/08/13 03:57:53 DEBUG : CopyDest/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab915c_d20250813_m035157_c001_v7007000_t0000_u01755057117369") 2025/08/13 03:57:53 DEBUG : CopyDest/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680eee8_d20250813_m035152_c001_v0001165_t0024_u01755057112796") 2025/08/13 03:57:53 DEBUG : EXISTING: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f417188f9c701f5a3_d20250813_m035317_c001_v7007000_t0000_u01755057197726") 2025/08/13 03:57:53 DEBUG : EXISTING: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f0a9_d20250813_m035316_c001_v0001165_t0053_u01755057196739") 2025/08/13 03:57:53 DEBUG : PREFIXapple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416e654b2208afd7_d20250813_m035521_c001_v7007000_t0000_u01755057321243") 2025/08/13 03:57:53 DEBUG : PREFIXapple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c847_d20250813_m035515_c001_v0001105_t0025_u01755057315980") 2025/08/13 03:57:53 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad93cf_d20250813_m035521_c001_v7007000_t0000_u01755057321403") 2025/08/13 03:57:53 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3558c_d20250813_m035516_c001_v0001157_t0001_u01755057316003") 2025/08/13 03:57:53 DEBUG : PREFIXbanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adeca_d20250813_m035521_c001_v7007000_t0000_u01755057321253") 2025/08/13 03:57:54 DEBUG : PREFIXbanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d6fb_d20250813_m035515_c001_v0001171_t0036_u01755057315995") 2025/08/13 03:57:54 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad93d0_d20250813_m035521_c001_v7007000_t0000_u01755057321418") 2025/08/13 03:57:54 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f3df_d20250813_m035516_c001_v0001165_t0003_u01755057316012") 2025/08/13 03:57:54 DEBUG : Testêé: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f417188f9c701f59e_d20250813_m035313_c001_v7007000_t0000_u01755057193536") 2025/08/13 03:57:54 DEBUG : Testêé: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3504c_d20250813_m035312_c001_v0001157_t0019_u01755057192851") 2025/08/13 03:57:54 DEBUG : Testêé: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f097_d20250813_m035311_c001_v0001165_t0022_u01755057191900") 2025/08/13 03:57:54 DEBUG : YXBwbGU=: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cf3_d20250813_m035502_c001_v7007000_t0000_u01755057302269") 2025/08/13 03:57:54 DEBUG : YXBwbGU=: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f364_d20250813_m035457_c001_v0001165_t0010_u01755057297161") 2025/08/13 03:57:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cf4_d20250813_m035502_c001_v7007000_t0000_u01755057302460") 2025/08/13 03:57:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb354cd_d20250813_m035457_c001_v0001157_t0029_u01755057297180") 2025/08/13 03:57:54 DEBUG : YmFuYW5h: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cf5_d20250813_m035502_c001_v7007000_t0000_u01755057302644") 2025/08/13 03:57:54 DEBUG : YmFuYW5h: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c7d2_d20250813_m035457_c001_v0001105_t0003_u01755057297168") 2025/08/13 03:57:54 DEBUG : a/potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9224a_d20250813_m034931_c001_v7007000_t0000_u01755056971282") 2025/08/13 03:57:54 DEBUG : a/potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb347cc_d20250813_m034930_c001_v0001157_t0035_u01755056970525") 2025/08/13 03:57:54 DEBUG : a/potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428ef_d20250813_m034928_c001_v7007000_t0000_u01755056968776") 2025/08/13 03:57:54 DEBUG : a/potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb347b0_d20250813_m034927_c001_v0001157_t0017_u01755056967881") 2025/08/13 03:57:54 DEBUG : a/potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428dd_d20250813_m034909_c001_v7007000_t0000_u01755056949815") 2025/08/13 03:57:54 DEBUG : a/potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb346dc_d20250813_m034908_c001_v0001157_t0031_u01755056948666") 2025/08/13 03:57:54 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ca8_d20250813_m035719_c001_v7007000_t0000_u01755057439006") 2025/08/13 03:57:54 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8dac3_d20250813_m035714_c001_v0001171_t0058_u01755057434495") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d305d_d20250813_m035703_c001_v7007000_t0000_u01755057423691") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8da63_d20250813_m035659_c001_v0001171_t0029_u01755057419496") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc00_d20250813_m035648_c001_v7007000_t0000_u01755057408336") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d9ee_d20250813_m035644_c001_v0001171_t0006_u01755057404021") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0f99_d20250813_m035633_c001_v7007000_t0000_u01755057393047") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d966_d20250813_m035628_c001_v0001171_t0012_u01755057388962") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147d2_d20250813_m035617_c001_v7007000_t0000_u01755057377591") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d90b_d20250813_m035612_c001_v0001171_t0021_u01755057372583") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86c7_d20250813_m035601_c001_v7007000_t0000_u01755057361112") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f515_d20250813_m035554_c001_v0001165_t0059_u01755057354889") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8b3_d20250813_m035543_c001_v7007000_t0000_u01755057343290") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f491_d20250813_m035539_c001_v0001165_t0042_u01755057339683") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d31_d20250813_m035538_c001_v7007000_t0000_u01755057338736") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f461_d20250813_m035534_c001_v0001165_t0013_u01755057334022") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adecd_d20250813_m035522_c001_v7007000_t0000_u01755057322795") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb355b6_d20250813_m035519_c001_v0001157_t0043_u01755057319165") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d2f61_d20250813_m035518_c001_v7007000_t0000_u01755057318008") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c837_d20250813_m035513_c001_v0001105_t0051_u01755057313821") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adeac_d20250813_m035500_c001_v7007000_t0000_u01755057300071") 2025/08/13 03:57:55 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f358_d20250813_m035454_c001_v0001165_t0039_u01755057294430") 2025/08/13 03:57:56 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ac5_d20250813_m035443_c001_v7007000_t0000_u01755057283134") 2025/08/13 03:57:56 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f2ec_d20250813_m035438_c001_v0001165_t0041_u01755057278758") 2025/08/13 03:57:56 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186d5_d20250813_m035427_c001_v7007000_t0000_u01755057267814") 2025/08/13 03:57:56 DEBUG : apple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f285_d20250813_m035423_c001_v0001165_t0016_u01755057263431") 2025/08/13 03:57:56 DEBUG : appleSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8b2_d20250813_m035541_c001_v7007000_t0000_u01755057341946") 2025/08/13 03:57:56 DEBUG : appleSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f473_d20250813_m035536_c001_v0001165_t0012_u01755057336429") 2025/08/13 03:57:56 DEBUG : appleapple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86c8_d20250813_m035601_c001_v7007000_t0000_u01755057361295") 2025/08/13 03:57:56 DEBUG : appleapple: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f529_d20250813_m035556_c001_v0001165_t0023_u01755057356904") 2025/08/13 03:57:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ca9_d20250813_m035719_c001_v7007000_t0000_u01755057439192") 2025/08/13 03:57:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35aca_d20250813_m035715_c001_v0001157_t0017_u01755057435125") 2025/08/13 03:57:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d305e_d20250813_m035703_c001_v7007000_t0000_u01755057423876") 2025/08/13 03:57:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35a37_d20250813_m035700_c001_v0001157_t0031_u01755057420082") 2025/08/13 03:57:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc01_d20250813_m035648_c001_v7007000_t0000_u01755057408520") 2025/08/13 03:57:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35976_d20250813_m035644_c001_v0001157_t0042_u01755057404604") 2025/08/13 03:57:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0f9a_d20250813_m035633_c001_v7007000_t0000_u01755057393231") 2025/08/13 03:57:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb358d0_d20250813_m035629_c001_v0001157_t0057_u01755057389553") 2025/08/13 03:57:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147d3_d20250813_m035617_c001_v7007000_t0000_u01755057377774") 2025/08/13 03:57:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35822_d20250813_m035613_c001_v0001157_t0042_u01755057373210") 2025/08/13 03:57:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33b83_d20250813_m035558_c001_v7007000_t0000_u01755057358976") 2025/08/13 03:57:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c929_d20250813_m035555_c001_v0001105_t0030_u01755057355436") 2025/08/13 03:57:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8b4_d20250813_m035543_c001_v7007000_t0000_u01755057343473") 2025/08/13 03:57:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d7e1_d20250813_m035539_c001_v0001171_t0019_u01755057339923") 2025/08/13 03:57:56 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8ad_d20250813_m035538_c001_v7007000_t0000_u01755057338578") 2025/08/13 03:57:57 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35680_d20250813_m035534_c001_v0001157_t0028_u01755057334710") 2025/08/13 03:57:57 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adecf_d20250813_m035522_c001_v7007000_t0000_u01755057322975") 2025/08/13 03:57:57 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d71d_d20250813_m035519_c001_v0001171_t0045_u01755057319158") 2025/08/13 03:57:57 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad93c0_d20250813_m035518_c001_v7007000_t0000_u01755057318051") 2025/08/13 03:57:57 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35578_d20250813_m035514_c001_v0001157_t0025_u01755057314689") 2025/08/13 03:57:57 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416e654b2208afc4_d20250813_m035459_c001_v7007000_t0000_u01755057299916") 2025/08/13 03:57:57 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb354b1_d20250813_m035455_c001_v0001157_t0002_u01755057295048") 2025/08/13 03:57:57 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ac6_d20250813_m035443_c001_v7007000_t0000_u01755057283333") 2025/08/13 03:57:57 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3540b_d20250813_m035439_c001_v0001157_t0029_u01755057279371") 2025/08/13 03:57:57 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186d8_d20250813_m035427_c001_v7007000_t0000_u01755057267999") 2025/08/13 03:57:57 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35372_d20250813_m035424_c001_v0001157_t0033_u01755057264046") 2025/08/13 03:57:57 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d39_d20250813_m035541_c001_v7007000_t0000_u01755057341912") 2025/08/13 03:57:57 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c8ad_d20250813_m035536_c001_v0001105_t0048_u01755057336459") 2025/08/13 03:57:57 DEBUG : b/potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9224b_d20250813_m034931_c001_v7007000_t0000_u01755056971465") 2025/08/13 03:57:57 DEBUG : b/potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb347c0_d20250813_m034929_c001_v0001157_t0031_u01755056969325") 2025/08/13 03:57:57 DEBUG : b/potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428ee_d20250813_m034928_c001_v7007000_t0000_u01755056968220") 2025/08/13 03:57:57 DEBUG : b/potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb347a6_d20250813_m034926_c001_v0001157_t0032_u01755056966742") 2025/08/13 03:57:57 DEBUG : b/potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428dc_d20250813_m034909_c001_v7007000_t0000_u01755056949259") 2025/08/13 03:57:57 DEBUG : b/potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb346cb_d20250813_m034907_c001_v0001157_t0022_u01755056947253") 2025/08/13 03:57:57 DEBUG : backup/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4014078dc86e8388_d20250813_m035210_c001_v7007000_t0000_u01755057130358") 2025/08/13 03:57:57 DEBUG : backup/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f109b949da24f2dd7_d20250813_m035208_c001_v0001043_t0051_u01755057128380") 2025/08/13 03:57:58 DEBUG : backup/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1150c329d6a8f734_d20250813_m035204_c001_v0001101_t0040_u01755057124035") 2025/08/13 03:57:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712ad1db_d20250813_m035236_c001_v7007000_t0000_u01755057156433") 2025/08/13 03:57:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f115cc74ac37c2c1c_d20250813_m035234_c001_v0001044_t0059_u01755057154397") 2025/08/13 03:57:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1117a81cd87ef130_d20250813_m035229_c001_v0001171_t0054_u01755057149987") 2025/08/13 03:57:58 DEBUG : backup/one.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc918668_d20250813_m035223_c001_v7007000_t0000_u01755057143454") 2025/08/13 03:57:58 DEBUG : backup/one.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f11374f748f987213_d20250813_m035221_c001_v0001092_t0041_u01755057141521") 2025/08/13 03:57:58 DEBUG : backup/one.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1013f2dfbd77b510_d20250813_m035217_c001_v0001134_t0002_u01755057137343") 2025/08/13 03:57:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712ad1dc_d20250813_m035236_c001_v7007000_t0000_u01755057156617") 2025/08/13 03:57:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1169a46e8a8d8f7f_d20250813_m035235_c001_v0001176_t0007_u01755057155653") 2025/08/13 03:57:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116a9641d67cd824_d20250813_m035231_c001_v0001099_t0007_u01755057151590") 2025/08/13 03:57:58 DEBUG : backup/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4014078dc86e8389_d20250813_m035210_c001_v7007000_t0000_u01755057130541") 2025/08/13 03:57:58 DEBUG : backup/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f113bfcffc30358cc_d20250813_m035209_c001_v0001154_t0005_u01755057129465") 2025/08/13 03:57:58 DEBUG : backup/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f10629ee599680ea4_d20250813_m035205_c001_v0001130_t0016_u01755057125953") 2025/08/13 03:57:58 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc918669_d20250813_m035223_c001_v7007000_t0000_u01755057143637") 2025/08/13 03:57:58 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116e044434379db6_d20250813_m035222_c001_v0001134_t0001_u01755057142613") 2025/08/13 03:57:58 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1006439f1048c119_d20250813_m035218_c001_v0001029_t0005_u01755057138795") 2025/08/13 03:57:58 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33caa_d20250813_m035719_c001_v7007000_t0000_u01755057439388") 2025/08/13 03:57:58 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f7a4_d20250813_m035714_c001_v0001165_t0017_u01755057434919") 2025/08/13 03:57:58 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d305f_d20250813_m035704_c001_v7007000_t0000_u01755057424059") 2025/08/13 03:57:58 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f72e_d20250813_m035659_c001_v0001165_t0025_u01755057419843") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc02_d20250813_m035648_c001_v7007000_t0000_u01755057408704") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f6a9_d20250813_m035644_c001_v0001165_t0030_u01755057404401") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0f9b_d20250813_m035633_c001_v7007000_t0000_u01755057393415") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f629_d20250813_m035629_c001_v0001165_t0018_u01755057389319") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147d5_d20250813_m035617_c001_v7007000_t0000_u01755057377956") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f5b0_d20250813_m035613_c001_v0001165_t0041_u01755057373008") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86ca_d20250813_m035601_c001_v7007000_t0000_u01755057361512") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d873_d20250813_m035555_c001_v0001171_t0042_u01755057355094") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8b5_d20250813_m035543_c001_v7007000_t0000_u01755057343657") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c8bf_d20250813_m035539_c001_v0001105_t0000_u01755057339703") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40430b240b6727fb_d20250813_m035538_c001_v7007000_t0000_u01755057338577") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d7b9_d20250813_m035534_c001_v0001171_t0049_u01755057334302") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712aded0_d20250813_m035523_c001_v7007000_t0000_u01755057323156") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c859_d20250813_m035519_c001_v0001105_t0044_u01755057319132") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d2f62_d20250813_m035518_c001_v7007000_t0000_u01755057318026") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d6ef_d20250813_m035514_c001_v0001171_t0057_u01755057314276") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cef_d20250813_m035500_c001_v7007000_t0000_u01755057300081") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c7c6_d20250813_m035454_c001_v0001105_t0030_u01755057294655") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ac7_d20250813_m035443_c001_v7007000_t0000_u01755057283515") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c775_d20250813_m035438_c001_v0001105_t0007_u01755057278958") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186dc_d20250813_m035428_c001_v7007000_t0000_u01755057268184") 2025/08/13 03:57:59 DEBUG : banana: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c72f_d20250813_m035423_c001_v0001105_t0027_u01755057263687") 2025/08/13 03:57:59 DEBUG : bananaSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40430b240b67281f_d20250813_m035541_c001_v7007000_t0000_u01755057341741") 2025/08/13 03:57:59 DEBUG : bananaSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d7c9_d20250813_m035536_c001_v0001171_t0030_u01755057336444") 2025/08/13 03:58:00 DEBUG : both0: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd3f_d20250813_m035356_c001_v7007000_t0000_u01755057236972") 2025/08/13 03:58:00 DEBUG : both0: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c675_d20250813_m035340_c001_v0001105_t0059_u01755057220726") 2025/08/13 03:58:00 DEBUG : both0: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e57_d20250813_m035336_c001_v7007000_t0000_u01755057216454") 2025/08/13 03:58:00 DEBUG : both0: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb350a4_d20250813_m035319_c001_v0001157_t0011_u01755057199953") 2025/08/13 03:58:00 DEBUG : both1: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd40_d20250813_m035357_c001_v7007000_t0000_u01755057237154") 2025/08/13 03:58:00 DEBUG : both1: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb351a2_d20250813_m035342_c001_v0001157_t0004_u01755057222006") 2025/08/13 03:58:00 DEBUG : both1: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e58_d20250813_m035336_c001_v7007000_t0000_u01755057216636") 2025/08/13 03:58:00 DEBUG : both1: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f0c3_d20250813_m035321_c001_v0001165_t0016_u01755057201192") 2025/08/13 03:58:00 DEBUG : both10: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd41_d20250813_m035357_c001_v7007000_t0000_u01755057237337") 2025/08/13 03:58:00 DEBUG : both10: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb351e4_d20250813_m035347_c001_v0001157_t0046_u01755057227961") 2025/08/13 03:58:00 DEBUG : both10: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e59_d20250813_m035336_c001_v7007000_t0000_u01755057216819") 2025/08/13 03:58:00 DEBUG : both10: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f0f5_d20250813_m035327_c001_v0001165_t0001_u01755057207275") 2025/08/13 03:58:00 DEBUG : both11: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd42_d20250813_m035357_c001_v7007000_t0000_u01755057237529") 2025/08/13 03:58:00 DEBUG : both11: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f197_d20250813_m035348_c001_v0001165_t0054_u01755057228751") 2025/08/13 03:58:00 DEBUG : both11: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e5a_d20250813_m035337_c001_v7007000_t0000_u01755057217005") 2025/08/13 03:58:00 DEBUG : both11: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c64d_d20250813_m035327_c001_v0001105_t0029_u01755057207806") 2025/08/13 03:58:00 DEBUG : both12: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd43_d20250813_m035357_c001_v7007000_t0000_u01755057237711") 2025/08/13 03:58:00 DEBUG : both12: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c6a1_d20250813_m035349_c001_v0001105_t0035_u01755057229424") 2025/08/13 03:58:00 DEBUG : both12: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e5b_d20250813_m035337_c001_v7007000_t0000_u01755057217188") 2025/08/13 03:58:00 DEBUG : both12: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35108_d20250813_m035328_c001_v0001157_t0001_u01755057208617") 2025/08/13 03:58:01 DEBUG : both13: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd45_d20250813_m035357_c001_v7007000_t0000_u01755057237894") 2025/08/13 03:58:01 DEBUG : both13: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb351fa_d20250813_m035350_c001_v0001157_t0004_u01755057230026") 2025/08/13 03:58:01 DEBUG : both13: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e5c_d20250813_m035337_c001_v7007000_t0000_u01755057217371") 2025/08/13 03:58:01 DEBUG : both13: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f0ff_d20250813_m035329_c001_v0001165_t0055_u01755057209249") 2025/08/13 03:58:01 DEBUG : both14: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd46_d20250813_m035358_c001_v7007000_t0000_u01755057238093") 2025/08/13 03:58:01 DEBUG : both14: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f1a9_d20250813_m035350_c001_v0001165_t0032_u01755057230827") 2025/08/13 03:58:01 DEBUG : both14: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e5d_d20250813_m035337_c001_v7007000_t0000_u01755057217553") 2025/08/13 03:58:01 DEBUG : both14: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c657_d20250813_m035329_c001_v0001105_t0053_u01755057209769") 2025/08/13 03:58:01 DEBUG : both15: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd47_d20250813_m035358_c001_v7007000_t0000_u01755057238279") 2025/08/13 03:58:01 DEBUG : both15: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c6ad_d20250813_m035351_c001_v0001105_t0045_u01755057231385") 2025/08/13 03:58:01 DEBUG : both15: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e5e_d20250813_m035337_c001_v7007000_t0000_u01755057217737") 2025/08/13 03:58:01 DEBUG : both15: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35126_d20250813_m035330_c001_v0001157_t0019_u01755057210450") 2025/08/13 03:58:01 DEBUG : both16: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd48_d20250813_m035358_c001_v7007000_t0000_u01755057238461") 2025/08/13 03:58:01 DEBUG : both16: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3520c_d20250813_m035352_c001_v0001157_t0036_u01755057232029") 2025/08/13 03:58:01 DEBUG : both16: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e5f_d20250813_m035337_c001_v7007000_t0000_u01755057217920") 2025/08/13 03:58:01 DEBUG : both16: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f10f_d20250813_m035331_c001_v0001165_t0048_u01755057211152") 2025/08/13 03:58:01 DEBUG : both17: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd49_d20250813_m035358_c001_v7007000_t0000_u01755057238644") 2025/08/13 03:58:01 DEBUG : both17: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f1b7_d20250813_m035352_c001_v0001165_t0004_u01755057232704") 2025/08/13 03:58:01 DEBUG : both17: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e60_d20250813_m035338_c001_v7007000_t0000_u01755057218102") 2025/08/13 03:58:01 DEBUG : both17: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c65d_d20250813_m035331_c001_v0001105_t0026_u01755057211737") 2025/08/13 03:58:02 DEBUG : both18: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd4a_d20250813_m035358_c001_v7007000_t0000_u01755057238827") 2025/08/13 03:58:02 DEBUG : both18: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c6bf_d20250813_m035353_c001_v0001105_t0030_u01755057233407") 2025/08/13 03:58:02 DEBUG : both18: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e61_d20250813_m035338_c001_v7007000_t0000_u01755057218283") 2025/08/13 03:58:02 DEBUG : both18: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3513c_d20250813_m035332_c001_v0001157_t0019_u01755057212287") 2025/08/13 03:58:02 DEBUG : both19: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd4b_d20250813_m035359_c001_v7007000_t0000_u01755057239009") 2025/08/13 03:58:02 DEBUG : both19: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35222_d20250813_m035354_c001_v0001157_t0019_u01755057234093") 2025/08/13 03:58:02 DEBUG : both19: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e62_d20250813_m035338_c001_v7007000_t0000_u01755057218465") 2025/08/13 03:58:02 DEBUG : both19: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f11b_d20250813_m035333_c001_v0001165_t0037_u01755057213171") 2025/08/13 03:58:02 DEBUG : both2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd4c_d20250813_m035359_c001_v7007000_t0000_u01755057239192") 2025/08/13 03:58:02 DEBUG : both2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f161_d20250813_m035342_c001_v0001165_t0030_u01755057222839") 2025/08/13 03:58:02 DEBUG : both2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e63_d20250813_m035338_c001_v7007000_t0000_u01755057218647") 2025/08/13 03:58:02 DEBUG : both2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c625_d20250813_m035321_c001_v0001105_t0004_u01755057201763") 2025/08/13 03:58:02 DEBUG : both3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd4d_d20250813_m035359_c001_v7007000_t0000_u01755057239375") 2025/08/13 03:58:02 DEBUG : both3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c67d_d20250813_m035343_c001_v0001105_t0058_u01755057223440") 2025/08/13 03:58:02 DEBUG : both3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e64_d20250813_m035338_c001_v7007000_t0000_u01755057218829") 2025/08/13 03:58:02 DEBUG : both3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb350c2_d20250813_m035322_c001_v0001157_t0016_u01755057202284") 2025/08/13 03:58:02 DEBUG : both4: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd4e_d20250813_m035359_c001_v7007000_t0000_u01755057239558") 2025/08/13 03:58:02 DEBUG : both4: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb351ba_d20250813_m035344_c001_v0001157_t0003_u01755057224001") 2025/08/13 03:58:02 DEBUG : both4: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e65_d20250813_m035339_c001_v7007000_t0000_u01755057219010") 2025/08/13 03:58:02 DEBUG : both4: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f0d3_d20250813_m035322_c001_v0001165_t0011_u01755057202877") 2025/08/13 03:58:03 DEBUG : both5: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd4f_d20250813_m035359_c001_v7007000_t0000_u01755057239740") 2025/08/13 03:58:03 DEBUG : both5: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f175_d20250813_m035344_c001_v0001165_t0029_u01755057224615") 2025/08/13 03:58:03 DEBUG : both5: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e66_d20250813_m035339_c001_v7007000_t0000_u01755057219191") 2025/08/13 03:58:03 DEBUG : both5: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c637_d20250813_m035323_c001_v0001105_t0034_u01755057203480") 2025/08/13 03:58:03 DEBUG : both6: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd50_d20250813_m035359_c001_v7007000_t0000_u01755057239922") 2025/08/13 03:58:03 DEBUG : both6: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c68b_d20250813_m035345_c001_v0001105_t0052_u01755057225315") 2025/08/13 03:58:03 DEBUG : both6: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e67_d20250813_m035339_c001_v7007000_t0000_u01755057219373") 2025/08/13 03:58:03 DEBUG : both6: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb350d4_d20250813_m035324_c001_v0001157_t0013_u01755057204146") 2025/08/13 03:58:03 DEBUG : both7: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd51_d20250813_m035400_c001_v7007000_t0000_u01755057240106") 2025/08/13 03:58:03 DEBUG : both7: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb351d0_d20250813_m035346_c001_v0001157_t0041_u01755057226007") 2025/08/13 03:58:03 DEBUG : both7: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e68_d20250813_m035339_c001_v7007000_t0000_u01755057219554") 2025/08/13 03:58:03 DEBUG : both7: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f0e7_d20250813_m035324_c001_v0001165_t0013_u01755057204924") 2025/08/13 03:58:03 DEBUG : both8: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd52_d20250813_m035400_c001_v7007000_t0000_u01755057240289") 2025/08/13 03:58:03 DEBUG : both8: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f18f_d20250813_m035346_c001_v0001165_t0056_u01755057226834") 2025/08/13 03:58:03 DEBUG : both8: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e69_d20250813_m035339_c001_v7007000_t0000_u01755057219737") 2025/08/13 03:58:03 DEBUG : both8: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c647_d20250813_m035325_c001_v0001105_t0030_u01755057205684") 2025/08/13 03:58:03 DEBUG : both9: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd53_d20250813_m035400_c001_v7007000_t0000_u01755057240471") 2025/08/13 03:58:03 DEBUG : both9: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c697_d20250813_m035347_c001_v0001105_t0010_u01755057227350") 2025/08/13 03:58:03 DEBUG : both9: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e6a_d20250813_m035339_c001_v7007000_t0000_u01755057219939") 2025/08/13 03:58:03 DEBUG : both9: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb350f4_d20250813_m035326_c001_v0001157_t0016_u01755057206408") 2025/08/13 03:58:03 DEBUG : c/non empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9224c_d20250813_m034931_c001_v7007000_t0000_u01755056971650") 2025/08/13 03:58:03 DEBUG : c/non empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb347c4_d20250813_m034929_c001_v0001157_t0015_u01755056969682") 2025/08/13 03:58:03 DEBUG : c/non empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428f0_d20250813_m034928_c001_v7007000_t0000_u01755056968958") 2025/08/13 03:58:03 DEBUG : c/non empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb347aa_d20250813_m034927_c001_v0001157_t0043_u01755056967108") 2025/08/13 03:58:04 DEBUG : c/non empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428de_d20250813_m034909_c001_v7007000_t0000_u01755056949999") 2025/08/13 03:58:04 DEBUG : c/non empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb346d1_d20250813_m034907_c001_v0001157_t0030_u01755056947632") 2025/08/13 03:58:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cf6_d20250813_m035502_c001_v7007000_t0000_u01755057302839") 2025/08/13 03:58:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d661_d20250813_m035457_c001_v0001171_t0048_u01755057297193") 2025/08/13 03:58:04 DEBUG : check sum: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9184be_d20250813_m034859_c001_v7007000_t0000_u01755056939878") 2025/08/13 03:58:04 DEBUG : check sum: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34673_d20250813_m034858_c001_v0001157_t0030_u01755056938794") 2025/08/13 03:58:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f415bcd0266e4d94c_d20250813_m035750_c001_v7007000_t0000_u01755057470223") 2025/08/13 03:58:04 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8dbd9_d20250813_m035748_c001_v0001171_t0057_u01755057468542") 2025/08/13 03:58:04 DEBUG : dest/3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab914e_d20250813_m035141_c001_v7007000_t0000_u01755057101241") 2025/08/13 03:58:04 DEBUG : dest/3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416e482552bb8ffe_d20250813_m035140_c001_v0001038_t0018_u01755057100146") 2025/08/13 03:58:04 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86cb_d20250813_m035601_c001_v7007000_t0000_u01755057361696") 2025/08/13 03:58:04 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c933_d20250813_m035557_c001_v0001105_t0051_u01755057357129") 2025/08/13 03:58:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cac_d20250813_m035719_c001_v7007000_t0000_u01755057439574") 2025/08/13 03:58:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8daa1_d20250813_m035708_c001_v0001171_t0016_u01755057428381") 2025/08/13 03:58:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d3060_d20250813_m035704_c001_v7007000_t0000_u01755057424242") 2025/08/13 03:58:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8da27_d20250813_m035653_c001_v0001171_t0010_u01755057413171") 2025/08/13 03:58:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc03_d20250813_m035648_c001_v7007000_t0000_u01755057408889") 2025/08/13 03:58:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d9b0_d20250813_m035637_c001_v0001171_t0040_u01755057397706") 2025/08/13 03:58:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0f9c_d20250813_m035633_c001_v7007000_t0000_u01755057393597") 2025/08/13 03:58:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d948_d20250813_m035622_c001_v0001171_t0000_u01755057382239") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147d6_d20250813_m035618_c001_v7007000_t0000_u01755057378139") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d8d1_d20250813_m035605_c001_v0001171_t0041_u01755057365811") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33b81_d20250813_m035558_c001_v7007000_t0000_u01755057358791") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f4ef_d20250813_m035547_c001_v0001165_t0042_u01755057347950") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8b6_d20250813_m035543_c001_v7007000_t0000_u01755057343839") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f493_d20250813_m035539_c001_v0001165_t0001_u01755057339930") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab9602_d20250813_m035538_c001_v7007000_t0000_u01755057338748") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f429_d20250813_m035527_c001_v0001165_t0010_u01755057327428") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712aded1_d20250813_m035523_c001_v7007000_t0000_u01755057323340") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f401_d20250813_m035519_c001_v0001165_t0042_u01755057319405") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92523_d20250813_m035517_c001_v7007000_t0000_u01755057317807") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c80b_d20250813_m035507_c001_v0001105_t0008_u01755057307123") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416e654b2208afc6_d20250813_m035500_c001_v7007000_t0000_u01755057300099") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f32c_d20250813_m035447_c001_v0001165_t0041_u01755057287783") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ac8_d20250813_m035443_c001_v7007000_t0000_u01755057283699") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f2c9_d20250813_m035432_c001_v0001165_t0043_u01755057272498") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186df_d20250813_m035428_c001_v7007000_t0000_u01755057268370") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f265_d20250813_m035417_c001_v0001165_t0002_u01755057257695") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab9603_d20250813_m035541_c001_v7007000_t0000_u01755057341600") 2025/08/13 03:58:05 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f479_d20250813_m035536_c001_v0001165_t0038_u01755057336646") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86cc_d20250813_m035601_c001_v7007000_t0000_u01755057361880") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35782_d20250813_m035557_c001_v0001157_t0037_u01755057357141") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cad_d20250813_m035719_c001_v7007000_t0000_u01755057439763") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f772_d20250813_m035709_c001_v0001165_t0002_u01755057429028") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d3061_d20250813_m035704_c001_v7007000_t0000_u01755057424425") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f6f5_d20250813_m035653_c001_v0001165_t0052_u01755057413792") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc04_d20250813_m035649_c001_v7007000_t0000_u01755057409086") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f65f_d20250813_m035638_c001_v0001165_t0057_u01755057398357") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0f9d_d20250813_m035633_c001_v7007000_t0000_u01755057393780") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f603_d20250813_m035622_c001_v0001165_t0035_u01755057382883") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147d7_d20250813_m035618_c001_v7007000_t0000_u01755057378324") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f582_d20250813_m035606_c001_v0001165_t0053_u01755057366555") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9254a_d20250813_m035558_c001_v7007000_t0000_u01755057358628") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d831_d20250813_m035548_c001_v0001171_t0004_u01755057348586") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8b7_d20250813_m035544_c001_v7007000_t0000_u01755057344022") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb356c0_d20250813_m035540_c001_v0001157_t0052_u01755057340015") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d2d_d20250813_m035538_c001_v7007000_t0000_u01755057338184") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d779_d20250813_m035528_c001_v0001171_t0049_u01755057328001") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712aded3_d20250813_m035523_c001_v7007000_t0000_u01755057323522") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d721_d20250813_m035519_c001_v0001171_t0053_u01755057319550") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d2f63_d20250813_m035518_c001_v7007000_t0000_u01755057318191") 2025/08/13 03:58:06 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d6b9_d20250813_m035507_c001_v0001171_t0010_u01755057307914") 2025/08/13 03:58:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b83d_d20250813_m035500_c001_v7007000_t0000_u01755057300110") 2025/08/13 03:58:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c7a2_d20250813_m035448_c001_v0001105_t0003_u01755057288376") 2025/08/13 03:58:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ac9_d20250813_m035443_c001_v7007000_t0000_u01755057283881") 2025/08/13 03:58:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c757_d20250813_m035433_c001_v0001105_t0056_u01755057273099") 2025/08/13 03:58:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186e0_d20250813_m035428_c001_v7007000_t0000_u01755057268556") 2025/08/13 03:58:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c711_d20250813_m035418_c001_v0001105_t0052_u01755057258320") 2025/08/13 03:58:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdbe0_d20250813_m035541_c001_v7007000_t0000_u01755057341750") 2025/08/13 03:58:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d7cd_d20250813_m035536_c001_v0001171_t0049_u01755057336705") 2025/08/13 03:58:07 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86cd_d20250813_m035602_c001_v7007000_t0000_u01755057362062") 2025/08/13 03:58:07 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f52d_d20250813_m035557_c001_v0001165_t0015_u01755057357190") 2025/08/13 03:58:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cae_d20250813_m035719_c001_v7007000_t0000_u01755057439948") 2025/08/13 03:58:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35a90_d20250813_m035709_c001_v0001157_t0057_u01755057429615") 2025/08/13 03:58:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d3062_d20250813_m035704_c001_v7007000_t0000_u01755057424607") 2025/08/13 03:58:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb359ea_d20250813_m035654_c001_v0001157_t0010_u01755057414416") 2025/08/13 03:58:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc05_d20250813_m035649_c001_v7007000_t0000_u01755057409271") 2025/08/13 03:58:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35938_d20250813_m035638_c001_v0001157_t0015_u01755057398937") 2025/08/13 03:58:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0f9e_d20250813_m035633_c001_v7007000_t0000_u01755057393963") 2025/08/13 03:58:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35894_d20250813_m035623_c001_v0001157_t0026_u01755057383467") 2025/08/13 03:58:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147d8_d20250813_m035618_c001_v7007000_t0000_u01755057378507") 2025/08/13 03:58:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb357e6_d20250813_m035607_c001_v0001157_t0031_u01755057367162") 2025/08/13 03:58:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33b87_d20250813_m035559_c001_v7007000_t0000_u01755057359163") 2025/08/13 03:58:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c8f3_d20250813_m035549_c001_v0001105_t0000_u01755057349230") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8b8_d20250813_m035544_c001_v7007000_t0000_u01755057344208") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c8c3_d20250813_m035540_c001_v0001105_t0035_u01755057340053") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8af_d20250813_m035538_c001_v7007000_t0000_u01755057338761") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3562a_d20250813_m035528_c001_v0001157_t0010_u01755057328700") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712aded5_d20250813_m035523_c001_v7007000_t0000_u01755057323705") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb355ba_d20250813_m035519_c001_v0001157_t0045_u01755057319558") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92528_d20250813_m035518_c001_v7007000_t0000_u01755057318203") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35536_d20250813_m035508_c001_v0001157_t0021_u01755057308546") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f408577b289c7acc6_d20250813_m035500_c001_v7007000_t0000_u01755057300121") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35473_d20250813_m035449_c001_v0001157_t0017_u01755057289055") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33aca_d20250813_m035444_c001_v7007000_t0000_u01755057284065") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb353c9_d20250813_m035433_c001_v0001157_t0029_u01755057273735") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186e1_d20250813_m035428_c001_v7007000_t0000_u01755057268742") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35326_d20250813_m035418_c001_v0001157_t0040_u01755057258725") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40430b240b672823_d20250813_m035541_c001_v7007000_t0000_u01755057341924") 2025/08/13 03:58:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f47d_d20250813_m035536_c001_v0001165_t0045_u01755057336853") 2025/08/13 03:58:08 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86ce_d20250813_m035602_c001_v7007000_t0000_u01755057362246") 2025/08/13 03:58:08 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d88f_d20250813_m035557_c001_v0001171_t0045_u01755057357245") 2025/08/13 03:58:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33caf_d20250813_m035720_c001_v7007000_t0000_u01755057440137") 2025/08/13 03:58:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987ca6f_d20250813_m035710_c001_v0001105_t0023_u01755057430530") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d3064_d20250813_m035704_c001_v7007000_t0000_u01755057424789") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987ca29_d20250813_m035655_c001_v0001105_t0030_u01755057415112") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc06_d20250813_m035649_c001_v7007000_t0000_u01755057409486") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c9e1_d20250813_m035639_c001_v0001105_t0026_u01755057399594") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0f9f_d20250813_m035634_c001_v7007000_t0000_u01755057394146") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c9b5_d20250813_m035624_c001_v0001105_t0030_u01755057384218") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147d9_d20250813_m035618_c001_v7007000_t0000_u01755057378691") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c961_d20250813_m035607_c001_v0001105_t0054_u01755057367838") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d2f7e_d20250813_m035558_c001_v7007000_t0000_u01755057358990") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35720_d20250813_m035549_c001_v0001157_t0055_u01755057349880") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8b9_d20250813_m035544_c001_v7007000_t0000_u01755057344391") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f499_d20250813_m035540_c001_v0001165_t0041_u01755057340127") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab9601_d20250813_m035538_c001_v7007000_t0000_u01755057338565") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c88d_d20250813_m035529_c001_v0001105_t0053_u01755057329437") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712aded6_d20250813_m035523_c001_v7007000_t0000_u01755057323889") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f403_d20250813_m035519_c001_v0001165_t0046_u01755057319642") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92524_d20250813_m035517_c001_v7007000_t0000_u01755057317836") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f3bb_d20250813_m035509_c001_v0001165_t0028_u01755057309215") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416e654b2208afc7_d20250813_m035500_c001_v7007000_t0000_u01755057300130") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d623_d20250813_m035449_c001_v0001171_t0036_u01755057289760") 2025/08/13 03:58:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33acb_d20250813_m035444_c001_v7007000_t0000_u01755057284251") 2025/08/13 03:58:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d5ab_d20250813_m035434_c001_v0001171_t0017_u01755057274457") 2025/08/13 03:58:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186e2_d20250813_m035428_c001_v7007000_t0000_u01755057268928") 2025/08/13 03:58:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d535_d20250813_m035419_c001_v0001171_t0012_u01755057259188") 2025/08/13 03:58:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8b1_d20250813_m035541_c001_v7007000_t0000_u01755057341764") 2025/08/13 03:58:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c8af_d20250813_m035536_c001_v0001105_t0041_u01755057336898") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86cf_d20250813_m035602_c001_v7007000_t0000_u01755057362430") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f533_d20250813_m035557_c001_v0001165_t0053_u01755057357405") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cb0_d20250813_m035720_c001_v7007000_t0000_u01755057440321") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8dab1_d20250813_m035710_c001_v0001171_t0032_u01755057430783") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d3065_d20250813_m035704_c001_v7007000_t0000_u01755057424971") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8da37_d20250813_m035655_c001_v0001171_t0053_u01755057415524") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc07_d20250813_m035649_c001_v7007000_t0000_u01755057409671") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d9c6_d20250813_m035639_c001_v0001171_t0026_u01755057399923") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0fa0_d20250813_m035634_c001_v7007000_t0000_u01755057394329") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d952_d20250813_m035624_c001_v0001171_t0042_u01755057384770") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147da_d20250813_m035618_c001_v7007000_t0000_u01755057378877") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d8e3_d20250813_m035608_c001_v0001171_t0048_u01755057368213") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9254c_d20250813_m035558_c001_v7007000_t0000_u01755057358993") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f4fb_d20250813_m035550_c001_v0001165_t0022_u01755057350334") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8ba_d20250813_m035544_c001_v7007000_t0000_u01755057344574") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f49d_d20250813_m035540_c001_v0001165_t0003_u01755057340338") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40430b240b6727fc_d20250813_m035538_c001_v7007000_t0000_u01755057338771") 2025/08/13 03:58:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f43d_d20250813_m035529_c001_v0001165_t0047_u01755057329984") 2025/08/13 03:58:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712aded7_d20250813_m035524_c001_v7007000_t0000_u01755057324070") 2025/08/13 03:58:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c85f_d20250813_m035519_c001_v0001105_t0044_u01755057319687") 2025/08/13 03:58:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416e654b2208afd1_d20250813_m035518_c001_v7007000_t0000_u01755057318042") 2025/08/13 03:58:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c821_d20250813_m035509_c001_v0001105_t0027_u01755057309487") 2025/08/13 03:58:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cf0_d20250813_m035500_c001_v7007000_t0000_u01755057300264") 2025/08/13 03:58:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f332_d20250813_m035450_c001_v0001165_t0040_u01755057290049") 2025/08/13 03:58:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33acc_d20250813_m035444_c001_v7007000_t0000_u01755057284437") 2025/08/13 03:58:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f2cf_d20250813_m035434_c001_v0001165_t0038_u01755057274811") 2025/08/13 03:58:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186e3_d20250813_m035429_c001_v7007000_t0000_u01755057269120") 2025/08/13 03:58:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f26f_d20250813_m035419_c001_v0001165_t0053_u01755057259503") 2025/08/13 03:58:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdbdf_d20250813_m035541_c001_v7007000_t0000_u01755057341568") 2025/08/13 03:58:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d7cf_d20250813_m035537_c001_v0001171_t0029_u01755057337043") 2025/08/13 03:58:11 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86d0_d20250813_m035602_c001_v7007000_t0000_u01755057362613") 2025/08/13 03:58:11 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c939_d20250813_m035557_c001_v0001105_t0000_u01755057357530") 2025/08/13 03:58:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cb1_d20250813_m035720_c001_v7007000_t0000_u01755057440506") 2025/08/13 03:58:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f782_d20250813_m035711_c001_v0001165_t0026_u01755057431107") 2025/08/13 03:58:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d3066_d20250813_m035705_c001_v7007000_t0000_u01755057425153") 2025/08/13 03:58:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f701_d20250813_m035655_c001_v0001165_t0052_u01755057415825") 2025/08/13 03:58:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc08_d20250813_m035649_c001_v7007000_t0000_u01755057409856") 2025/08/13 03:58:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f679_d20250813_m035640_c001_v0001165_t0021_u01755057400223") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0fa1_d20250813_m035634_c001_v7007000_t0000_u01755057394512") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f609_d20250813_m035625_c001_v0001165_t0053_u01755057385111") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147db_d20250813_m035619_c001_v7007000_t0000_u01755057379059") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f598_d20250813_m035608_c001_v0001165_t0057_u01755057368567") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40430b240b672837_d20250813_m035559_c001_v7007000_t0000_u01755057359000") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d849_d20250813_m035550_c001_v0001171_t0032_u01755057350556") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8bb_d20250813_m035544_c001_v7007000_t0000_u01755057344758") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d7e7_d20250813_m035540_c001_v0001171_t0051_u01755057340390") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d30_d20250813_m035538_c001_v7007000_t0000_u01755057338598") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d78b_d20250813_m035530_c001_v0001171_t0046_u01755057330275") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712aded8_d20250813_m035524_c001_v7007000_t0000_u01755057324252") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f407_d20250813_m035519_c001_v0001165_t0032_u01755057319880") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad93c7_d20250813_m035518_c001_v7007000_t0000_u01755057318258") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d6c7_d20250813_m035509_c001_v0001171_t0044_u01755057309985") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f402af62e6a102fb8_d20250813_m035500_c001_v7007000_t0000_u01755057300147") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c7ae_d20250813_m035450_c001_v0001105_t0057_u01755057290266") 2025/08/13 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33acd_d20250813_m035444_c001_v7007000_t0000_u01755057284620") 2025/08/13 03:58:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c75d_d20250813_m035435_c001_v0001105_t0020_u01755057275024") 2025/08/13 03:58:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186e4_d20250813_m035429_c001_v7007000_t0000_u01755057269305") 2025/08/13 03:58:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c717_d20250813_m035419_c001_v0001105_t0018_u01755057259691") 2025/08/13 03:58:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8b0_d20250813_m035541_c001_v7007000_t0000_u01755057341580") 2025/08/13 03:58:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3569a_d20250813_m035537_c001_v0001157_t0048_u01755057337077") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86d1_d20250813_m035602_c001_v7007000_t0000_u01755057362797") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d893_d20250813_m035557_c001_v0001171_t0033_u01755057357544") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cb2_d20250813_m035720_c001_v7007000_t0000_u01755057440704") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35aa4_d20250813_m035711_c001_v0001157_t0037_u01755057431345") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d3067_d20250813_m035705_c001_v7007000_t0000_u01755057425337") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb359ff_d20250813_m035656_c001_v0001157_t0045_u01755057416076") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc09_d20250813_m035650_c001_v7007000_t0000_u01755057410046") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35948_d20250813_m035640_c001_v0001157_t0029_u01755057400434") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0fa2_d20250813_m035634_c001_v7007000_t0000_u01755057394695") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb358a4_d20250813_m035625_c001_v0001157_t0012_u01755057385320") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147dd_d20250813_m035619_c001_v7007000_t0000_u01755057379241") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb357f4_d20250813_m035608_c001_v0001157_t0006_u01755057368771") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc918765_d20250813_m035559_c001_v7007000_t0000_u01755057359174") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c8ff_d20250813_m035550_c001_v0001105_t0053_u01755057350855") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8bc_d20250813_m035544_c001_v7007000_t0000_u01755057344941") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb356c8_d20250813_m035540_c001_v0001157_t0005_u01755057340399") 2025/08/13 03:58:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdbde_d20250813_m035538_c001_v7007000_t0000_u01755057338781") 2025/08/13 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3563c_d20250813_m035530_c001_v0001157_t0000_u01755057330607") 2025/08/13 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712aded9_d20250813_m035524_c001_v7007000_t0000_u01755057324434") 2025/08/13 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d725_d20250813_m035519_c001_v0001171_t0014_u01755057319996") 2025/08/13 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d2f64_d20250813_m035518_c001_v7007000_t0000_u01755057318215") 2025/08/13 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3554c_d20250813_m035510_c001_v0001157_t0051_u01755057310316") 2025/08/13 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adea9_d20250813_m035459_c001_v7007000_t0000_u01755057299525") 2025/08/13 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35485_d20250813_m035450_c001_v0001157_t0036_u01755057290541") 2025/08/13 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ace_d20250813_m035444_c001_v7007000_t0000_u01755057284802") 2025/08/13 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb353db_d20250813_m035435_c001_v0001157_t0012_u01755057275283") 2025/08/13 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186e5_d20250813_m035429_c001_v7007000_t0000_u01755057269491") 2025/08/13 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35334_d20250813_m035420_c001_v0001157_t0005_u01755057260034") 2025/08/13 03:58:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4183e4d6b90b3943_d20250813_m035541_c001_v7007000_t0000_u01755057341587") 2025/08/13 03:58:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f47f_d20250813_m035537_c001_v0001165_t0004_u01755057337109") 2025/08/13 03:58:14 DEBUG : dir1/0007-12345: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86d3_d20250813_m035602_c001_v7007000_t0000_u01755057362980") 2025/08/13 03:58:14 DEBUG : dir1/0007-12345: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3578a_d20250813_m035557_c001_v0001157_t0005_u01755057357606") 2025/08/13 03:58:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cb3_d20250813_m035720_c001_v7007000_t0000_u01755057440889") 2025/08/13 03:58:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987ca75_d20250813_m035711_c001_v0001105_t0045_u01755057431833") 2025/08/13 03:58:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d3068_d20250813_m035705_c001_v7007000_t0000_u01755057425519") 2025/08/13 03:58:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987ca33_d20250813_m035656_c001_v0001105_t0058_u01755057416489") 2025/08/13 03:58:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc0b_d20250813_m035650_c001_v7007000_t0000_u01755057410231") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c9eb_d20250813_m035640_c001_v0001105_t0015_u01755057400784") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0fa3_d20250813_m035634_c001_v7007000_t0000_u01755057394877") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c9bb_d20250813_m035625_c001_v0001105_t0037_u01755057385611") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147de_d20250813_m035619_c001_v7007000_t0000_u01755057379423") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c967_d20250813_m035609_c001_v0001105_t0042_u01755057369363") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09ddd8_d20250813_m035559_c001_v7007000_t0000_u01755057359029") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3573c_d20250813_m035551_c001_v0001157_t0008_u01755057351289") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8bd_d20250813_m035545_c001_v7007000_t0000_u01755057345124") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c8c7_d20250813_m035540_c001_v0001105_t0035_u01755057340456") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f415bcd0266e4d8cc_d20250813_m035538_c001_v7007000_t0000_u01755057338612") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c893_d20250813_m035530_c001_v0001105_t0049_u01755057330941") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adeda_d20250813_m035524_c001_v7007000_t0000_u01755057324618") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb355be_d20250813_m035520_c001_v0001157_t0018_u01755057320028") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adec2_d20250813_m035518_c001_v7007000_t0000_u01755057318222") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f3c5_d20250813_m035510_c001_v0001165_t0055_u01755057310684") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b83c_d20250813_m035459_c001_v7007000_t0000_u01755057299922") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d631_d20250813_m035451_c001_v0001171_t0020_u01755057291035") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33acf_d20250813_m035444_c001_v7007000_t0000_u01755057284986") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d5b9_d20250813_m035435_c001_v0001171_t0033_u01755057275648") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186e6_d20250813_m035429_c001_v7007000_t0000_u01755057269685") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d53f_d20250813_m035420_c001_v0001171_t0054_u01755057260509") 2025/08/13 03:58:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405a964bbc770e04_d20250813_m035541_c001_v7007000_t0000_u01755057341617") 2025/08/13 03:58:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f481_d20250813_m035537_c001_v0001165_t0044_u01755057337326") 2025/08/13 03:58:16 DEBUG : dir1/0008-23456: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86d4_d20250813_m035603_c001_v7007000_t0000_u01755057363171") 2025/08/13 03:58:16 DEBUG : dir1/0008-23456: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f535_d20250813_m035557_c001_v0001165_t0020_u01755057357622") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cb4_d20250813_m035721_c001_v7007000_t0000_u01755057441072") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8dabd_d20250813_m035712_c001_v0001171_t0019_u01755057432330") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d3069_d20250813_m035705_c001_v7007000_t0000_u01755057425741") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8da4b_d20250813_m035656_c001_v0001171_t0056_u01755057416810") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc0c_d20250813_m035650_c001_v7007000_t0000_u01755057410415") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d9d2_d20250813_m035641_c001_v0001171_t0037_u01755057401027") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0fa4_d20250813_m035635_c001_v7007000_t0000_u01755057395060") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d958_d20250813_m035626_c001_v0001171_t0015_u01755057386010") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147df_d20250813_m035619_c001_v7007000_t0000_u01755057379606") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d8f1_d20250813_m035609_c001_v0001171_t0003_u01755057369813") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33b7f_d20250813_m035558_c001_v7007000_t0000_u01755057358607") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f507_d20250813_m035551_c001_v0001165_t0026_u01755057351758") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8be_d20250813_m035545_c001_v7007000_t0000_u01755057345308") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f4a1_d20250813_m035540_c001_v0001165_t0003_u01755057340570") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab95ff_d20250813_m035538_c001_v7007000_t0000_u01755057338200") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f445_d20250813_m035531_c001_v0001165_t0001_u01755057331362") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adedb_d20250813_m035524_c001_v7007000_t0000_u01755057324804") 2025/08/13 03:58:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f409_d20250813_m035520_c001_v0001165_t0050_u01755057320085") 2025/08/13 03:58:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad93c1_d20250813_m035518_c001_v7007000_t0000_u01755057318055") 2025/08/13 03:58:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c82b_d20250813_m035510_c001_v0001105_t0003_u01755057310902") 2025/08/13 03:58:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416e654b2208afc5_d20250813_m035459_c001_v7007000_t0000_u01755057299936") 2025/08/13 03:58:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f33e_d20250813_m035451_c001_v0001165_t0016_u01755057291379") 2025/08/13 03:58:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ad0_d20250813_m035445_c001_v7007000_t0000_u01755057285169") 2025/08/13 03:58:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f2d7_d20250813_m035436_c001_v0001165_t0023_u01755057276106") 2025/08/13 03:58:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186e7_d20250813_m035429_c001_v7007000_t0000_u01755057269870") 2025/08/13 03:58:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f277_d20250813_m035420_c001_v0001165_t0002_u01755057260846") 2025/08/13 03:58:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4183e4d6b90b3945_d20250813_m035541_c001_v7007000_t0000_u01755057341770") 2025/08/13 03:58:17 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d7d3_d20250813_m035537_c001_v0001171_t0020_u01755057337462") 2025/08/13 03:58:17 DEBUG : dir1/0009-34567: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86d5_d20250813_m035603_c001_v7007000_t0000_u01755057363354") 2025/08/13 03:58:17 DEBUG : dir1/0009-34567: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c93b_d20250813_m035557_c001_v0001105_t0005_u01755057357824") 2025/08/13 03:58:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cb5_d20250813_m035721_c001_v7007000_t0000_u01755057441255") 2025/08/13 03:58:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f792_d20250813_m035712_c001_v0001165_t0053_u01755057432616") 2025/08/13 03:58:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d306b_d20250813_m035705_c001_v7007000_t0000_u01755057425924") 2025/08/13 03:58:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f70a_d20250813_m035657_c001_v0001165_t0013_u01755057417092") 2025/08/13 03:58:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc0d_d20250813_m035650_c001_v7007000_t0000_u01755057410599") 2025/08/13 03:58:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f685_d20250813_m035641_c001_v0001165_t0018_u01755057401349") 2025/08/13 03:58:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0fa5_d20250813_m035635_c001_v7007000_t0000_u01755057395242") 2025/08/13 03:58:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f611_d20250813_m035626_c001_v0001165_t0028_u01755057386326") 2025/08/13 03:58:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147e0_d20250813_m035619_c001_v7007000_t0000_u01755057379789") 2025/08/13 03:58:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f5a2_d20250813_m035610_c001_v0001165_t0001_u01755057370126") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d2f7d_d20250813_m035558_c001_v7007000_t0000_u01755057358807") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d857_d20250813_m035551_c001_v0001171_t0038_u01755057351964") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8bf_d20250813_m035545_c001_v7007000_t0000_u01755057345491") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d7ef_d20250813_m035540_c001_v0001171_t0026_u01755057340716") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40430b240b6727f9_d20250813_m035538_c001_v7007000_t0000_u01755057338395") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d799_d20250813_m035531_c001_v0001171_t0053_u01755057331590") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adedc_d20250813_m035524_c001_v7007000_t0000_u01755057324987") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c863_d20250813_m035520_c001_v0001105_t0031_u01755057320139") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92521_d20250813_m035517_c001_v7007000_t0000_u01755057317623") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d6d9_d20250813_m035511_c001_v0001171_t0019_u01755057311173") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f408577b289c7acc5_d20250813_m035459_c001_v7007000_t0000_u01755057299936") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c7b8_d20250813_m035451_c001_v0001105_t0038_u01755057291599") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ad1_d20250813_m035445_c001_v7007000_t0000_u01755057285352") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c765_d20250813_m035436_c001_v0001105_t0037_u01755057276328") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186e8_d20250813_m035430_c001_v7007000_t0000_u01755057270055") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c720_d20250813_m035421_c001_v0001105_t0058_u01755057261064") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab9605_d20250813_m035541_c001_v7007000_t0000_u01755057341783") 2025/08/13 03:58:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb356a3_d20250813_m035537_c001_v0001157_t0042_u01755057337493") 2025/08/13 03:58:18 DEBUG : dir1/0010-45678: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86d6_d20250813_m035603_c001_v7007000_t0000_u01755057363538") 2025/08/13 03:58:18 DEBUG : dir1/0010-45678: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f53b_d20250813_m035557_c001_v0001165_t0020_u01755057357834") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cb6_d20250813_m035721_c001_v7007000_t0000_u01755057441438") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35ab6_d20250813_m035712_c001_v0001157_t0024_u01755057432822") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d306c_d20250813_m035706_c001_v7007000_t0000_u01755057426106") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35a13_d20250813_m035657_c001_v0001157_t0010_u01755057417363") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc0e_d20250813_m035650_c001_v7007000_t0000_u01755057410794") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35956_d20250813_m035641_c001_v0001157_t0042_u01755057401558") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0fa6_d20250813_m035635_c001_v7007000_t0000_u01755057395426") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb358b0_d20250813_m035626_c001_v0001157_t0038_u01755057386540") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147e1_d20250813_m035619_c001_v7007000_t0000_u01755057379971") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35804_d20250813_m035610_c001_v0001157_t0031_u01755057370317") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc918762_d20250813_m035558_c001_v7007000_t0000_u01755057358594") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c90f_d20250813_m035552_c001_v0001105_t0022_u01755057352230") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8c0_d20250813_m035545_c001_v7007000_t0000_u01755057345675") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f4a3_d20250813_m035540_c001_v0001165_t0028_u01755057340777") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d2f_d20250813_m035538_c001_v7007000_t0000_u01755057338552") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35654_d20250813_m035531_c001_v0001157_t0039_u01755057331965") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adedd_d20250813_m035525_c001_v7007000_t0000_u01755057325171") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d72b_d20250813_m035520_c001_v0001171_t0032_u01755057320279") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92526_d20250813_m035518_c001_v7007000_t0000_u01755057318020") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3555a_d20250813_m035511_c001_v0001157_t0005_u01755057311482") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f402af62e6a102fb7_d20250813_m035459_c001_v7007000_t0000_u01755057299958") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35493_d20250813_m035452_c001_v0001157_t0046_u01755057292018") 2025/08/13 03:58:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ad2_d20250813_m035445_c001_v7007000_t0000_u01755057285534") 2025/08/13 03:58:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb353eb_d20250813_m035436_c001_v0001157_t0056_u01755057276766") 2025/08/13 03:58:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186ea_d20250813_m035430_c001_v7007000_t0000_u01755057270239") 2025/08/13 03:58:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35350_d20250813_m035421_c001_v0001157_t0034_u01755057261340") 2025/08/13 03:58:20 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d36_d20250813_m035541_c001_v7007000_t0000_u01755057341620") 2025/08/13 03:58:20 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c8b1_d20250813_m035537_c001_v0001105_t0023_u01755057337517") 2025/08/13 03:58:20 DEBUG : dir1/0011-56789: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86d7_d20250813_m035603_c001_v7007000_t0000_u01755057363720") 2025/08/13 03:58:20 DEBUG : dir1/0011-56789: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d897_d20250813_m035558_c001_v0001171_t0052_u01755057358029") 2025/08/13 03:58:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cb8_d20250813_m035721_c001_v7007000_t0000_u01755057441622") 2025/08/13 03:58:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987ca7b_d20250813_m035713_c001_v0001105_t0059_u01755057433104") 2025/08/13 03:58:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d306d_d20250813_m035706_c001_v7007000_t0000_u01755057426288") 2025/08/13 03:58:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987ca3b_d20250813_m035657_c001_v0001105_t0019_u01755057417700") 2025/08/13 03:58:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc0f_d20250813_m035651_c001_v7007000_t0000_u01755057411042") 2025/08/13 03:58:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c9f3_d20250813_m035642_c001_v0001105_t0004_u01755057402344") 2025/08/13 03:58:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0fa7_d20250813_m035635_c001_v7007000_t0000_u01755057395620") 2025/08/13 03:58:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c9c1_d20250813_m035627_c001_v0001105_t0013_u01755057387012") 2025/08/13 03:58:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147e2_d20250813_m035620_c001_v7007000_t0000_u01755057380155") 2025/08/13 03:58:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c96d_d20250813_m035610_c001_v0001105_t0058_u01755057370682") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86c5_d20250813_m035559_c001_v7007000_t0000_u01755057359315") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35756_d20250813_m035552_c001_v0001157_t0032_u01755057352862") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8c1_d20250813_m035545_c001_v7007000_t0000_u01755057345860") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f4a9_d20250813_m035540_c001_v0001165_t0004_u01755057340981") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d2f75_d20250813_m035538_c001_v7007000_t0000_u01755057338620") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c897_d20250813_m035532_c001_v0001105_t0043_u01755057332304") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adede_d20250813_m035525_c001_v7007000_t0000_u01755057325356") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb355c2_d20250813_m035520_c001_v0001157_t0059_u01755057320325") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416e654b2208afd2_d20250813_m035518_c001_v7007000_t0000_u01755057318235") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f3d1_d20250813_m035512_c001_v0001165_t0035_u01755057312032") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f403ed5585f49ca10_d20250813_m035500_c001_v7007000_t0000_u01755057300157") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d63f_d20250813_m035452_c001_v0001171_t0000_u01755057292443") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ad3_d20250813_m035445_c001_v7007000_t0000_u01755057285718") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d5c9_d20250813_m035437_c001_v0001171_t0000_u01755057277039") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186eb_d20250813_m035430_c001_v7007000_t0000_u01755057270425") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d551_d20250813_m035421_c001_v0001171_t0033_u01755057261749") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d35_d20250813_m035541_c001_v7007000_t0000_u01755057341545") 2025/08/13 03:58:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f485_d20250813_m035537_c001_v0001165_t0037_u01755057337590") 2025/08/13 03:58:21 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86d8_d20250813_m035603_c001_v7007000_t0000_u01755057363903") 2025/08/13 03:58:21 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f53d_d20250813_m035558_c001_v0001165_t0039_u01755057358038") 2025/08/13 03:58:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cb9_d20250813_m035721_c001_v7007000_t0000_u01755057441811") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8dac1_d20250813_m035713_c001_v0001171_t0030_u01755057433398") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d306e_d20250813_m035706_c001_v7007000_t0000_u01755057426472") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8da5b_d20250813_m035657_c001_v0001171_t0057_u01755057417961") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc10_d20250813_m035651_c001_v7007000_t0000_u01755057411231") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d9e0_d20250813_m035642_c001_v0001171_t0011_u01755057402615") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0fa9_d20250813_m035635_c001_v7007000_t0000_u01755057395805") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d960_d20250813_m035627_c001_v0001171_t0046_u01755057387325") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147e4_d20250813_m035620_c001_v7007000_t0000_u01755057380337") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d8fb_d20250813_m035610_c001_v0001171_t0022_u01755057370966") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9254b_d20250813_m035558_c001_v7007000_t0000_u01755057358810") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f50f_d20250813_m035553_c001_v0001165_t0022_u01755057353429") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8c2_d20250813_m035546_c001_v7007000_t0000_u01755057346043") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d7f1_d20250813_m035541_c001_v0001171_t0051_u01755057341054") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40430b240b6727f8_d20250813_m035538_c001_v7007000_t0000_u01755057338212") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f45b_d20250813_m035532_c001_v0001165_t0021_u01755057332740") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adedf_d20250813_m035525_c001_v7007000_t0000_u01755057325539") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f40d_d20250813_m035520_c001_v0001165_t0043_u01755057320407") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92525_d20250813_m035517_c001_v7007000_t0000_u01755057317989") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c835_d20250813_m035512_c001_v0001105_t0048_u01755057312301") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adeaa_d20250813_m035459_c001_v7007000_t0000_u01755057299707") 2025/08/13 03:58:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f346_d20250813_m035452_c001_v0001165_t0043_u01755057292783") 2025/08/13 03:58:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ad4_d20250813_m035445_c001_v7007000_t0000_u01755057285913") 2025/08/13 03:58:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f2df_d20250813_m035437_c001_v0001165_t0016_u01755057277435") 2025/08/13 03:58:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186ec_d20250813_m035430_c001_v7007000_t0000_u01755057270610") 2025/08/13 03:58:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f27f_d20250813_m035422_c001_v0001165_t0015_u01755057262025") 2025/08/13 03:58:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d38_d20250813_m035541_c001_v7007000_t0000_u01755057341805") 2025/08/13 03:58:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d7d5_d20250813_m035537_c001_v0001171_t0005_u01755057337752") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86d9_d20250813_m035604_c001_v7007000_t0000_u01755057364093") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35794_d20250813_m035558_c001_v0001157_t0030_u01755057358202") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cba_d20250813_m035721_c001_v7007000_t0000_u01755057441999") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f796_d20250813_m035713_c001_v0001165_t0047_u01755057433678") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d306f_d20250813_m035706_c001_v7007000_t0000_u01755057426655") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f718_d20250813_m035658_c001_v0001165_t0004_u01755057418263") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc11_d20250813_m035651_c001_v7007000_t0000_u01755057411415") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f697_d20250813_m035642_c001_v0001165_t0059_u01755057402878") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0fab_d20250813_m035635_c001_v7007000_t0000_u01755057395988") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f61b_d20250813_m035627_c001_v0001165_t0018_u01755057387792") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147e5_d20250813_m035620_c001_v7007000_t0000_u01755057380520") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f5a8_d20250813_m035611_c001_v0001165_t0046_u01755057371608") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adef7_d20250813_m035559_c001_v7007000_t0000_u01755057359027") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d863_d20250813_m035553_c001_v0001171_t0051_u01755057353638") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8c3_d20250813_m035546_c001_v7007000_t0000_u01755057346243") 2025/08/13 03:58:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c8cd_d20250813_m035541_c001_v0001105_t0033_u01755057341081") 2025/08/13 03:58:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab9600_d20250813_m035538_c001_v7007000_t0000_u01755057338383") 2025/08/13 03:58:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d7a5_d20250813_m035532_c001_v0001171_t0058_u01755057332964") 2025/08/13 03:58:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adee0_d20250813_m035525_c001_v7007000_t0000_u01755057325723") 2025/08/13 03:58:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d72f_d20250813_m035520_c001_v0001171_t0058_u01755057320547") 2025/08/13 03:58:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad93c6_d20250813_m035518_c001_v7007000_t0000_u01755057318255") 2025/08/13 03:58:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d6e5_d20250813_m035512_c001_v0001171_t0010_u01755057312713") 2025/08/13 03:58:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f403ed5585f49ca0f_d20250813_m035459_c001_v7007000_t0000_u01755057299966") 2025/08/13 03:58:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c7be_d20250813_m035453_c001_v0001105_t0039_u01755057293034") 2025/08/13 03:58:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ad5_d20250813_m035446_c001_v7007000_t0000_u01755057286096") 2025/08/13 03:58:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c76f_d20250813_m035437_c001_v0001105_t0033_u01755057277622") 2025/08/13 03:58:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186ed_d20250813_m035430_c001_v7007000_t0000_u01755057270796") 2025/08/13 03:58:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c727_d20250813_m035422_c001_v0001105_t0010_u01755057262240") 2025/08/13 03:58:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d37_d20250813_m035541_c001_v7007000_t0000_u01755057341728") 2025/08/13 03:58:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c8b3_d20250813_m035537_c001_v0001105_t0059_u01755057337801") 2025/08/13 03:58:24 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86da_d20250813_m035604_c001_v7007000_t0000_u01755057364277") 2025/08/13 03:58:24 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f53f_d20250813_m035558_c001_v0001165_t0031_u01755057358268") 2025/08/13 03:58:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cbb_d20250813_m035722_c001_v7007000_t0000_u01755057442182") 2025/08/13 03:58:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35ac0_d20250813_m035713_c001_v0001157_t0018_u01755057433972") 2025/08/13 03:58:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d3070_d20250813_m035706_c001_v7007000_t0000_u01755057426840") 2025/08/13 03:58:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35a1f_d20250813_m035658_c001_v0001157_t0033_u01755057418494") 2025/08/13 03:58:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc13_d20250813_m035651_c001_v7007000_t0000_u01755057411600") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35966_d20250813_m035643_c001_v0001157_t0035_u01755057403083") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0fad_d20250813_m035636_c001_v7007000_t0000_u01755057396171") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb358be_d20250813_m035628_c001_v0001157_t0037_u01755057388001") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147e6_d20250813_m035620_c001_v7007000_t0000_u01755057380703") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35812_d20250813_m035611_c001_v0001157_t0040_u01755057371885") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc918764_d20250813_m035558_c001_v7007000_t0000_u01755057358976") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c91d_d20250813_m035553_c001_v0001105_t0024_u01755057353935") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8c4_d20250813_m035546_c001_v7007000_t0000_u01755057346428") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb356ce_d20250813_m035541_c001_v0001157_t0042_u01755057341093") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d32_d20250813_m035538_c001_v7007000_t0000_u01755057338789") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35668_d20250813_m035533_c001_v0001157_t0026_u01755057333267") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adee1_d20250813_m035525_c001_v7007000_t0000_u01755057325906") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c867_d20250813_m035520_c001_v0001105_t0045_u01755057320553") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92522_d20250813_m035517_c001_v7007000_t0000_u01755057317633") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35566_d20250813_m035512_c001_v0001157_t0036_u01755057312995") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adeab_d20250813_m035459_c001_v7007000_t0000_u01755057299889") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb354a5_d20250813_m035453_c001_v0001157_t0040_u01755057293617") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ad6_d20250813_m035446_c001_v7007000_t0000_u01755057286278") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb353fb_d20250813_m035438_c001_v0001157_t0027_u01755057278090") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186ee_d20250813_m035430_c001_v7007000_t0000_u01755057270981") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35364_d20250813_m035422_c001_v0001157_t0007_u01755057262582") 2025/08/13 03:58:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdbe1_d20250813_m035541_c001_v7007000_t0000_u01755057341936") 2025/08/13 03:58:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f487_d20250813_m035537_c001_v0001165_t0038_u01755057337813") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86dc_d20250813_m035604_c001_v7007000_t0000_u01755057364460") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c93f_d20250813_m035558_c001_v0001105_t0012_u01755057358286") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cbc_d20250813_m035722_c001_v7007000_t0000_u01755057442365") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987ca81_d20250813_m035714_c001_v0001105_t0010_u01755057434242") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d3071_d20250813_m035707_c001_v7007000_t0000_u01755057427024") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987ca41_d20250813_m035659_c001_v0001105_t0036_u01755057419010") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc15_d20250813_m035651_c001_v7007000_t0000_u01755057411786") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c9fb_d20250813_m035643_c001_v0001105_t0021_u01755057403583") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0fae_d20250813_m035636_c001_v7007000_t0000_u01755057396355") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c9c3_d20250813_m035628_c001_v0001105_t0053_u01755057388628") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147e7_d20250813_m035620_c001_v7007000_t0000_u01755057380890") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c973_d20250813_m035612_c001_v0001105_t0001_u01755057372281") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d2f7c_d20250813_m035558_c001_v7007000_t0000_u01755057358618") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35764_d20250813_m035554_c001_v0001157_t0044_u01755057354366") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8c5_d20250813_m035546_c001_v7007000_t0000_u01755057346613") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f4af_d20250813_m035541_c001_v0001165_t0034_u01755057341182") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d2e_d20250813_m035538_c001_v7007000_t0000_u01755057338367") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c8a1_d20250813_m035533_c001_v0001105_t0001_u01755057333743") 2025/08/13 03:58:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adee3_d20250813_m035526_c001_v7007000_t0000_u01755057326087") 2025/08/13 03:58:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb355c6_d20250813_m035520_c001_v0001157_t0015_u01755057320699") 2025/08/13 03:58:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92527_d20250813_m035518_c001_v7007000_t0000_u01755057318172") 2025/08/13 03:58:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f3db_d20250813_m035513_c001_v0001165_t0028_u01755057313617") 2025/08/13 03:58:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cee_d20250813_m035459_c001_v7007000_t0000_u01755057299898") 2025/08/13 03:58:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d64f_d20250813_m035454_c001_v0001171_t0054_u01755057294106") 2025/08/13 03:58:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ad7_d20250813_m035446_c001_v7007000_t0000_u01755057286461") 2025/08/13 03:58:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d5dd_d20250813_m035438_c001_v0001171_t0058_u01755057278445") 2025/08/13 03:58:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186f0_d20250813_m035431_c001_v7007000_t0000_u01755057271166") 2025/08/13 03:58:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d559_d20250813_m035422_c001_v0001171_t0041_u01755057262998") 2025/08/13 03:58:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405a964bbc770e05_d20250813_m035541_c001_v7007000_t0000_u01755057341816") 2025/08/13 03:58:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb356a8_d20250813_m035537_c001_v0001157_t0004_u01755057337899") 2025/08/13 03:58:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cf7_d20250813_m035503_c001_v7007000_t0000_u01755057303120") 2025/08/13 03:58:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f366_d20250813_m035457_c001_v0001165_t0035_u01755057297375") 2025/08/13 03:58:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cf8_d20250813_m035503_c001_v7007000_t0000_u01755057303386") 2025/08/13 03:58:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c7d4_d20250813_m035457_c001_v0001105_t0004_u01755057297545") 2025/08/13 03:58:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cf9_d20250813_m035503_c001_v7007000_t0000_u01755057303579") 2025/08/13 03:58:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f36a_d20250813_m035457_c001_v0001165_t0050_u01755057297576") 2025/08/13 03:58:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cfa_d20250813_m035503_c001_v7007000_t0000_u01755057303764") 2025/08/13 03:58:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d665_d20250813_m035457_c001_v0001171_t0040_u01755057297645") 2025/08/13 03:58:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cfb_d20250813_m035503_c001_v7007000_t0000_u01755057303949") 2025/08/13 03:58:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb354d1_d20250813_m035457_c001_v0001157_t0025_u01755057297743") 2025/08/13 03:58:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cfc_d20250813_m035504_c001_v7007000_t0000_u01755057304133") 2025/08/13 03:58:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f36c_d20250813_m035457_c001_v0001165_t0018_u01755057297820") 2025/08/13 03:58:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cfd_d20250813_m035504_c001_v7007000_t0000_u01755057304316") 2025/08/13 03:58:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c7d6_d20250813_m035457_c001_v0001105_t0025_u01755057297962") 2025/08/13 03:58:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cfe_d20250813_m035504_c001_v7007000_t0000_u01755057304499") 2025/08/13 03:58:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d669_d20250813_m035457_c001_v0001171_t0006_u01755057297990") 2025/08/13 03:58:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76cff_d20250813_m035504_c001_v7007000_t0000_u01755057304682") 2025/08/13 03:58:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f370_d20250813_m035458_c001_v0001165_t0050_u01755057298016") 2025/08/13 03:58:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d00_d20250813_m035504_c001_v7007000_t0000_u01755057304865") 2025/08/13 03:58:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb354d5_d20250813_m035458_c001_v0001157_t0002_u01755057298127") 2025/08/13 03:58:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d01_d20250813_m035505_c001_v7007000_t0000_u01755057305057") 2025/08/13 03:58:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c7d8_d20250813_m035458_c001_v0001105_t0056_u01755057298282") 2025/08/13 03:58:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d02_d20250813_m035505_c001_v7007000_t0000_u01755057305241") 2025/08/13 03:58:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d66b_d20250813_m035458_c001_v0001171_t0014_u01755057298326") 2025/08/13 03:58:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d03_d20250813_m035505_c001_v7007000_t0000_u01755057305424") 2025/08/13 03:58:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb354db_d20250813_m035458_c001_v0001157_t0045_u01755057298426") 2025/08/13 03:58:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d04_d20250813_m035505_c001_v7007000_t0000_u01755057305609") 2025/08/13 03:58:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c7da_d20250813_m035458_c001_v0001105_t0001_u01755057298614") 2025/08/13 03:58:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d05_d20250813_m035505_c001_v7007000_t0000_u01755057305792") 2025/08/13 03:58:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d66d_d20250813_m035458_c001_v0001171_t0038_u01755057298661") 2025/08/13 03:58:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40828a1d17a76d06_d20250813_m035505_c001_v7007000_t0000_u01755057305974") 2025/08/13 03:58:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb354e1_d20250813_m035458_c001_v0001157_t0041_u01755057298836") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416e654b2208afd8_d20250813_m035521_c001_v7007000_t0000_u01755057321435") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f3e1_d20250813_m035516_c001_v0001165_t0018_u01755057316214") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad93ca_d20250813_m035521_c001_v7007000_t0000_u01755057321037") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35590_d20250813_m035516_c001_v0001157_t0027_u01755057316278") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad93cb_d20250813_m035521_c001_v7007000_t0000_u01755057321050") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d703_d20250813_m035516_c001_v0001171_t0006_u01755057316311") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416e654b2208afd6_d20250813_m035521_c001_v7007000_t0000_u01755057321057") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c849_d20250813_m035516_c001_v0001105_t0036_u01755057316326") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adec9_d20250813_m035521_c001_v7007000_t0000_u01755057321067") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f3e5_d20250813_m035516_c001_v0001165_t0042_u01755057316415") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d2f68_d20250813_m035521_c001_v7007000_t0000_u01755057321082") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35598_d20250813_m035516_c001_v0001157_t0002_u01755057316623") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d2f69_d20250813_m035521_c001_v7007000_t0000_u01755057321112") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f3eb_d20250813_m035516_c001_v0001165_t0040_u01755057316646") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d2f6a_d20250813_m035521_c001_v7007000_t0000_u01755057321267") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d705_d20250813_m035516_c001_v0001171_t0022_u01755057316671") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad93cd_d20250813_m035521_c001_v7007000_t0000_u01755057321220") 2025/08/13 03:58:29 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c84b_d20250813_m035516_c001_v0001105_t0021_u01755057316733") 2025/08/13 03:58:30 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad93ce_d20250813_m035521_c001_v7007000_t0000_u01755057321235") 2025/08/13 03:58:30 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f3ef_d20250813_m035516_c001_v0001165_t0001_u01755057316875") 2025/08/13 03:58:30 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adecc_d20250813_m035521_c001_v7007000_t0000_u01755057321445") 2025/08/13 03:58:30 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3559c_d20250813_m035516_c001_v0001157_t0037_u01755057316939") 2025/08/13 03:58:30 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9252a_d20250813_m035521_c001_v7007000_t0000_u01755057321276") 2025/08/13 03:58:30 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c84d_d20250813_m035517_c001_v0001105_t0033_u01755057317009") 2025/08/13 03:58:30 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92529_d20250813_m035521_c001_v7007000_t0000_u01755057321091") 2025/08/13 03:58:30 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f3f3_d20250813_m035517_c001_v0001165_t0020_u01755057317083") 2025/08/13 03:58:30 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4183e4d6b90b38cc_d20250813_m035521_c001_v7007000_t0000_u01755057321283") 2025/08/13 03:58:30 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d70d_d20250813_m035517_c001_v0001171_t0010_u01755057317270") 2025/08/13 03:58:30 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d2f6b_d20250813_m035521_c001_v7007000_t0000_u01755057321298") 2025/08/13 03:58:30 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f3f5_d20250813_m035517_c001_v0001165_t0041_u01755057317283") 2025/08/13 03:58:30 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4183e4d6b90b38ca_d20250813_m035521_c001_v7007000_t0000_u01755057321100") 2025/08/13 03:58:30 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb355a0_d20250813_m035517_c001_v0001157_t0012_u01755057317330") 2025/08/13 03:58:30 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f417188f9c701f597_d20250813_m035310_c001_v7007000_t0000_u01755057190432") 2025/08/13 03:58:30 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f107f1bc4e184bed3_d20250813_m035308_c001_v0001150_t0004_u01755057188463") 2025/08/13 03:58:30 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40430b240b6727b0_d20250813_m035308_c001_v7007000_t0000_u01755057188279") 2025/08/13 03:58:30 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f107f1bc4e184bec1_d20250813_m035305_c001_v0001150_t0059_u01755057185067") 2025/08/13 03:58:30 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40430b240b6727ab_d20250813_m035304_c001_v7007000_t0000_u01755057184338") 2025/08/13 03:58:30 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f053_d20250813_m035259_c001_v0001165_t0024_u01755057179588") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f417188f9c701f548_d20250813_m035258_c001_v7007000_t0000_u01755057178096") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1113a670f1e758b9_d20250813_m035256_c001_v0001184_t0010_u01755057176228") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad90fa_d20250813_m035256_c001_v7007000_t0000_u01755057176043") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1113a670f1e75873_d20250813_m035252_c001_v0001184_t0019_u01755057172897") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad90ec_d20250813_m035252_c001_v7007000_t0000_u01755057172164") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f023_d20250813_m035248_c001_v0001165_t0019_u01755057168116") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712ad1e6_d20250813_m035246_c001_v7007000_t0000_u01755057166823") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f11972af6a3102f1d_d20250813_m035245_c001_v0001043_t0002_u01755057165441") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc918696_d20250813_m035245_c001_v7007000_t0000_u01755057165244") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f11972af6a3102f19_d20250813_m035242_c001_v0001043_t0052_u01755057162131") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc918691_d20250813_m035241_c001_v7007000_t0000_u01755057161391") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c571_d20250813_m035237_c001_v0001105_t0025_u01755057157730") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712ad1dd_d20250813_m035236_c001_v7007000_t0000_u01755057156801") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f102d9e90cd088686_d20250813_m035235_c001_v0001099_t0054_u01755057155121") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41958dc26863420b_d20250813_m035234_c001_v7007000_t0000_u01755057154937") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f102d9e90cd088672_d20250813_m035231_c001_v0001099_t0025_u01755057151046") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41958dc268634208_d20250813_m035230_c001_v7007000_t0000_u01755057150319") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34e66_d20250813_m035224_c001_v0001157_t0010_u01755057144742") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc91866a_d20250813_m035223_c001_v7007000_t0000_u01755057143822") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f104b5db88ae1e487_d20250813_m035222_c001_v0001181_t0056_u01755057142123") 2025/08/13 03:58:31 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416e654b2208ab65_d20250813_m035221_c001_v7007000_t0000_u01755057141938") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f104b5db88ae1e46f_d20250813_m035218_c001_v0001181_t0005_u01755057138387") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416e654b2208ab5f_d20250813_m035217_c001_v7007000_t0000_u01755057137639") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680ef59_d20250813_m035211_c001_v0001165_t0017_u01755057131642") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4014078dc86e838a_d20250813_m035210_c001_v7007000_t0000_u01755057130728") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f11786a36331d6560_d20250813_m035208_c001_v0001101_t0004_u01755057128923") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9238f_d20250813_m035208_c001_v7007000_t0000_u01755057128741") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f11786a36331d6550_d20250813_m035205_c001_v0001101_t0004_u01755057125145") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92372_d20250813_m035204_c001_v7007000_t0000_u01755057124420") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c4be_d20250813_m035158_c001_v0001105_t0056_u01755057118660") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab915d_d20250813_m035157_c001_v7007000_t0000_u01755057117551") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f109a95838e40001e_d20250813_m035152_c001_v0001184_t0016_u01755057112045") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4145fb5ce5d8be86_d20250813_m035151_c001_v7007000_t0000_u01755057111842") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34d06_d20250813_m035147_c001_v0001157_t0041_u01755057107380") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f10005d02e45c31a2_d20250813_m035146_c001_v0001181_t0044_u01755057106609") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f10005d02e45c3196_d20250813_m035145_c001_v0001181_t0031_u01755057105637") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92319_d20250813_m035132_c001_v7007000_t0000_u01755057092457") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c42e_d20250813_m035125_c001_v0001105_t0012_u01755057085359") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1067d663ed8c42c4_d20250813_m035124_c001_v0001180_t0024_u01755057084615") 2025/08/13 03:58:32 DEBUG : dst/one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1067d663ed8c42bc_d20250813_m035123_c001_v0001180_t0048_u01755057083592") 2025/08/13 03:58:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f417188f9c701f599_d20250813_m035310_c001_v7007000_t0000_u01755057190616") 2025/08/13 03:58:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f112c8d3b0846370d_d20250813_m035308_c001_v0001184_t0012_u01755057188072") 2025/08/13 03:58:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f119a5868e6a8ffcc_d20250813_m035304_c001_v0001161_t0019_u01755057184032") 2025/08/13 03:58:33 DEBUG : dst/one.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f417188f9c701f54c_d20250813_m035258_c001_v7007000_t0000_u01755057178295") 2025/08/13 03:58:33 DEBUG : dst/one.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f10931c1c3864a849_d20250813_m035255_c001_v0001099_t0033_u01755057175562") 2025/08/13 03:58:33 DEBUG : dst/one.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1064a6dc35e5f913_d20250813_m035251_c001_v0001041_t0042_u01755057171716") 2025/08/13 03:58:33 DEBUG : dst/one.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712ad1e7_d20250813_m035247_c001_v7007000_t0000_u01755057167009") 2025/08/13 03:58:33 DEBUG : dst/one.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1076298ddc218fbe_d20250813_m035245_c001_v0001181_t0001_u01755057165021") 2025/08/13 03:58:33 DEBUG : dst/one.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f115e1e63bed65f19_d20250813_m035241_c001_v0001183_t0031_u01755057161182") 2025/08/13 03:58:33 DEBUG : dst/three: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab915e_d20250813_m035157_c001_v7007000_t0000_u01755057117734") 2025/08/13 03:58:33 DEBUG : dst/three: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f10005d02e45c31d6_d20250813_m035156_c001_v0001181_t0055_u01755057116230") 2025/08/13 03:58:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f417188f9c701f59a_d20250813_m035310_c001_v7007000_t0000_u01755057190801") 2025/08/13 03:58:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f113553c9c7ce6695_d20250813_m035309_c001_v0001177_t0044_u01755057189259") 2025/08/13 03:58:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f101db5535f0dac45_d20250813_m035305_c001_v0001032_t0011_u01755057185871") 2025/08/13 03:58:33 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f417188f9c701f59b_d20250813_m035310_c001_v7007000_t0000_u01755057190984") 2025/08/13 03:58:33 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f107f1bc4e184bed5_d20250813_m035309_c001_v0001150_t0044_u01755057189657") 2025/08/13 03:58:33 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40430b240b6727b1_d20250813_m035309_c001_v7007000_t0000_u01755057189474") 2025/08/13 03:58:33 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f107f1bc4e184becd_d20250813_m035306_c001_v0001150_t0025_u01755057186573") 2025/08/13 03:58:33 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40430b240b6727ad_d20250813_m035306_c001_v7007000_t0000_u01755057186390") 2025/08/13 03:58:33 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c5db_d20250813_m035301_c001_v0001105_t0048_u01755057181159") 2025/08/13 03:58:33 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f417188f9c701f54f_d20250813_m035258_c001_v7007000_t0000_u01755057178480") 2025/08/13 03:58:33 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1113a670f1e758d3_d20250813_m035257_c001_v0001184_t0030_u01755057177500") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad90fc_d20250813_m035257_c001_v7007000_t0000_u01755057177314") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1113a670f1e75893_d20250813_m035254_c001_v0001184_t0041_u01755057174178") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad90f8_d20250813_m035253_c001_v7007000_t0000_u01755057173961") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c5a3_d20250813_m035248_c001_v0001105_t0059_u01755057168967") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc918698_d20250813_m035246_c001_v7007000_t0000_u01755057166256") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c589_d20250813_m035243_c001_v0001105_t0052_u01755057163836") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc918692_d20250813_m035243_c001_v7007000_t0000_u01755057163101") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34ef8_d20250813_m035238_c001_v0001157_t0056_u01755057158633") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41958dc26863420c_d20250813_m035235_c001_v7007000_t0000_u01755057155868") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34eb8_d20250813_m035233_c001_v0001157_t0005_u01755057153203") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41958dc268634209_d20250813_m035232_c001_v7007000_t0000_u01755057152055") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680ef9d_d20250813_m035225_c001_v0001165_t0020_u01755057145691") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416e654b2208ab68_d20250813_m035222_c001_v7007000_t0000_u01755057142893") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680ef8f_d20250813_m035220_c001_v0001165_t0003_u01755057140717") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416e654b2208ab62_d20250813_m035219_c001_v7007000_t0000_u01755057139627") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c4fc_d20250813_m035212_c001_v0001105_t0005_u01755057132606") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92397_d20250813_m035209_c001_v7007000_t0000_u01755057129803") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c4e0_d20250813_m035207_c001_v0001105_t0037_u01755057127383") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9237f_d20250813_m035206_c001_v7007000_t0000_u01755057126283") 2025/08/13 03:58:34 DEBUG : dst/three.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34d84_d20250813_m035159_c001_v0001157_t0007_u01755057119535") 2025/08/13 03:58:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f417188f9c701f553_d20250813_m035258_c001_v7007000_t0000_u01755057178663") 2025/08/13 03:58:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f109c679fa1633386_d20250813_m035256_c001_v0001029_t0011_u01755057176979") 2025/08/13 03:58:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f11530004ac3aebb3_d20250813_m035253_c001_v0001113_t0024_u01755057173659") 2025/08/13 03:58:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712ad1e8_d20250813_m035247_c001_v7007000_t0000_u01755057167194") 2025/08/13 03:58:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1029e9b308e089ee_d20250813_m035246_c001_v0001182_t0035_u01755057166061") 2025/08/13 03:58:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f110ff51a8cb77b89_d20250813_m035242_c001_v0001177_t0026_u01755057162877") 2025/08/13 03:58:35 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f417188f9c701f59c_d20250813_m035311_c001_v7007000_t0000_u01755057191165") 2025/08/13 03:58:35 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34fd8_d20250813_m035300_c001_v0001157_t0004_u01755057180202") 2025/08/13 03:58:35 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f417188f9c701f556_d20250813_m035258_c001_v7007000_t0000_u01755057178846") 2025/08/13 03:58:35 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34f4e_d20250813_m035248_c001_v0001157_t0012_u01755057168673") 2025/08/13 03:58:35 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712ad1e9_d20250813_m035247_c001_v7007000_t0000_u01755057167379") 2025/08/13 03:58:35 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680efed_d20250813_m035238_c001_v0001165_t0054_u01755057158420") 2025/08/13 03:58:35 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712ad1de_d20250813_m035236_c001_v7007000_t0000_u01755057156992") 2025/08/13 03:58:35 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c534_d20250813_m035225_c001_v0001105_t0055_u01755057145394") 2025/08/13 03:58:35 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc91866b_d20250813_m035224_c001_v7007000_t0000_u01755057144007") 2025/08/13 03:58:35 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34df4_d20250813_m035212_c001_v0001157_t0059_u01755057132208") 2025/08/13 03:58:35 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4014078dc86e838b_d20250813_m035210_c001_v7007000_t0000_u01755057130911") 2025/08/13 03:58:35 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680ef10_d20250813_m035159_c001_v0001165_t0041_u01755057119327") 2025/08/13 03:58:35 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab915f_d20250813_m035157_c001_v7007000_t0000_u01755057117916") 2025/08/13 03:58:35 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f104fff7875b0176d_d20250813_m035153_c001_v0001171_t0045_u01755057113585") 2025/08/13 03:58:35 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9231a_d20250813_m035132_c001_v7007000_t0000_u01755057092640") 2025/08/13 03:58:36 DEBUG : dst/two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1067d663ed8c42f2_d20250813_m035131_c001_v0001180_t0027_u01755057091515") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf3349d_d20250813_m035051_c001_v7007000_t0000_u01755057051269") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34ae0_d20250813_m035045_c001_v0001157_t0020_u01755057045982") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33491_d20250813_m035044_c001_v7007000_t0000_u01755057044097") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34a18_d20250813_m035026_c001_v0001157_t0059_u01755057026567") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bd5cf_d20250813_m035012_c001_v7007000_t0000_u01755057012145") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3494c_d20250813_m035005_c001_v0001157_t0050_u01755057005220") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9225c_d20250813_m034944_c001_v7007000_t0000_u01755056984306") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34856_d20250813_m034942_c001_v0001157_t0044_u01755056982193") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92257_d20250813_m034941_c001_v7007000_t0000_u01755056981251") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3483c_d20250813_m034939_c001_v0001157_t0053_u01755056979862") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92253_d20250813_m034936_c001_v7007000_t0000_u01755056976778") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb347fc_d20250813_m034934_c001_v0001157_t0034_u01755056974851") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92250_d20250813_m034933_c001_v7007000_t0000_u01755056973865") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb347dc_d20250813_m034932_c001_v0001157_t0058_u01755056972307") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428ec_d20250813_m034926_c001_v7007000_t0000_u01755056966154") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34792_d20250813_m034924_c001_v0001157_t0033_u01755056964345") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428e8_d20250813_m034923_c001_v7007000_t0000_u01755056963416") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3477c_d20250813_m034922_c001_v0001157_t0017_u01755056962486") 2025/08/13 03:58:36 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428e4_d20250813_m034917_c001_v7007000_t0000_u01755056957970") 2025/08/13 03:58:37 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3473c_d20250813_m034916_c001_v0001157_t0018_u01755056956280") 2025/08/13 03:58:37 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428e2_d20250813_m034914_c001_v7007000_t0000_u01755056954371") 2025/08/13 03:58:37 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34714_d20250813_m034913_c001_v0001157_t0018_u01755056953262") 2025/08/13 03:58:37 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428e0_d20250813_m034912_c001_v7007000_t0000_u01755056952895") 2025/08/13 03:58:37 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f10036fe6bf657a2b_d20250813_m034912_c001_v0001130_t0028_u01755056952098") 2025/08/13 03:58:37 DEBUG : empty space: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb346ec_d20250813_m034910_c001_v0001157_t0039_u01755056950366") 2025/08/13 03:58:37 DEBUG : enormous: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9225a_d20250813_m034943_c001_v7007000_t0000_u01755056983362") 2025/08/13 03:58:37 DEBUG : enormous: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3485a_d20250813_m034942_c001_v0001157_t0057_u01755056982607") 2025/08/13 03:58:37 DEBUG : existing: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f417188f9c701f5a1_d20250813_m035316_c001_v7007000_t0000_u01755057196318") 2025/08/13 03:58:37 DEBUG : existing: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c603_d20250813_m035314_c001_v0001105_t0006_u01755057194656") 2025/08/13 03:58:37 DEBUG : existing: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad9035_d20250813_m035003_c001_v7007000_t0000_u01755057003858") 2025/08/13 03:58:37 DEBUG : existing: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c2f6_d20250813_m035002_c001_v0001105_t0059_u01755057002770") 2025/08/13 03:58:37 DEBUG : existing: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9184ca_d20250813_m034906_c001_v7007000_t0000_u01755056946885") 2025/08/13 03:58:37 DEBUG : existing: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb346bd_d20250813_m034905_c001_v0001157_t0017_u01755056945727") 2025/08/13 03:58:37 DEBUG : existing: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9184c7_d20250813_m034905_c001_v7007000_t0000_u01755056945176") 2025/08/13 03:58:37 DEBUG : existing: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb346b1_d20250813_m034904_c001_v0001157_t0027_u01755056944524") 2025/08/13 03:58:37 DEBUG : existing: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb346a9_d20250813_m034903_c001_v0001157_t0045_u01755056943511") 2025/08/13 03:58:37 DEBUG : existing-b: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad9036_d20250813_m035004_c001_v7007000_t0000_u01755057004039") 2025/08/13 03:58:37 DEBUG : existing-b: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3492e_d20250813_m035002_c001_v0001157_t0020_u01755057002760") 2025/08/13 03:58:37 DEBUG : file1: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd73_d20250813_m035409_c001_v7007000_t0000_u01755057249238") 2025/08/13 03:58:37 DEBUG : file1: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb352c5_d20250813_m035407_c001_v0001157_t0047_u01755057247924") 2025/08/13 03:58:38 DEBUG : file1: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd6d_d20250813_m035406_c001_v7007000_t0000_u01755057246588") 2025/08/13 03:58:38 DEBUG : file1: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c6e5_d20250813_m035405_c001_v0001105_t0052_u01755057245177") 2025/08/13 03:58:38 DEBUG : five: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92261_d20250813_m034948_c001_v7007000_t0000_u01755056988763") 2025/08/13 03:58:38 DEBUG : five: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4178a75dc680eb97_d20250813_m034947_c001_v0001165_t0059_u01755056987372") 2025/08/13 03:58:38 DEBUG : foo: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428e3_d20250813_m034915_c001_v7007000_t0000_u01755056955914") 2025/08/13 03:58:38 DEBUG : foo: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416258343eb34732_d20250813_m034915_c001_v0001157_t0058_u01755056955359") 2025/08/13 03:58:38 DEBUG : foo: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416258343eb34726_d20250813_m034914_c001_v0001157_t0058_u01755056954801") 2025/08/13 03:58:38 DEBUG : four: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92262_d20250813_m034948_c001_v7007000_t0000_u01755056988978") 2025/08/13 03:58:38 DEBUG : four: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416258343eb34888_d20250813_m034946_c001_v0001157_t0058_u01755056986628") 2025/08/13 03:58:38 DEBUG : four: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3487e_d20250813_m034945_c001_v0001157_t0005_u01755056985787") 2025/08/13 03:58:38 DEBUG : hello world2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad8f61_d20250813_m034807_c001_v7007000_t0000_u01755056887781") 2025/08/13 03:58:38 DEBUG : hello world2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34475_d20250813_m034806_c001_v0001157_t0040_u01755056886880") 2025/08/13 03:58:38 DEBUG : ignore-size: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9184c3_d20250813_m034903_c001_v7007000_t0000_u01755056943143") 2025/08/13 03:58:38 DEBUG : ignore-size: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34693_d20250813_m034902_c001_v0001157_t0001_u01755056942077") 2025/08/13 03:58:38 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad9033_d20250813_m035001_c001_v7007000_t0000_u01755057001993") 2025/08/13 03:58:38 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680ebfd_d20250813_m035001_c001_v0001165_t0044_u01755057001124") 2025/08/13 03:58:38 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92277_d20250813_m035000_c001_v7007000_t0000_u01755057000371") 2025/08/13 03:58:38 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680ebef_d20250813_m034959_c001_v0001165_t0047_u01755056999022") 2025/08/13 03:58:38 DEBUG : one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92263_d20250813_m034949_c001_v7007000_t0000_u01755056989166") 2025/08/13 03:58:38 DEBUG : one: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416258343eb34872_d20250813_m034944_c001_v0001157_t0058_u01755056984697") 2025/08/13 03:58:38 DEBUG : only0: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd54_d20250813_m035400_c001_v7007000_t0000_u01755057240654") 2025/08/13 03:58:38 DEBUG : only0: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4178a75dc680f1cb_d20250813_m035355_c001_v0001165_t0059_u01755057235301") 2025/08/13 03:58:39 DEBUG : only0: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f153_d20250813_m035341_c001_v0001165_t0021_u01755057221424") 2025/08/13 03:58:39 DEBUG : only0: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f412e5d075b2b884e_d20250813_m035335_c001_v7007000_t0000_u01755057215638") 2025/08/13 03:58:39 DEBUG : only0: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c61d_d20250813_m035320_c001_v0001105_t0035_u01755057200776") 2025/08/13 03:58:39 DEBUG : only1: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd56_d20250813_m035400_c001_v7007000_t0000_u01755057240836") 2025/08/13 03:58:39 DEBUG : only1: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4178a75dc680f1d3_d20250813_m035355_c001_v0001165_t0059_u01755057235888") 2025/08/13 03:58:39 DEBUG : only1: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c679_d20250813_m035342_c001_v0001105_t0045_u01755057222387") 2025/08/13 03:58:39 DEBUG : only1: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41376fab2f0a7a9e_d20250813_m035335_c001_v7007000_t0000_u01755057215073") 2025/08/13 03:58:39 DEBUG : only1: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb350b4_d20250813_m035321_c001_v0001157_t0035_u01755057201384") 2025/08/13 03:58:39 DEBUG : only10: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd57_d20250813_m035401_c001_v7007000_t0000_u01755057241019") 2025/08/13 03:58:39 DEBUG : only10: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416258343eb35242_d20250813_m035356_c001_v0001157_t0058_u01755057236091") 2025/08/13 03:58:39 DEBUG : only10: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c69b_d20250813_m035348_c001_v0001105_t0049_u01755057228376") 2025/08/13 03:58:39 DEBUG : only10: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e55_d20250813_m035335_c001_v7007000_t0000_u01755057215830") 2025/08/13 03:58:39 DEBUG : only10: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb350fa_d20250813_m035327_c001_v0001157_t0002_u01755057207500") 2025/08/13 03:58:39 DEBUG : only11: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd58_d20250813_m035401_c001_v7007000_t0000_u01755057241201") 2025/08/13 03:58:39 DEBUG : only11: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416258343eb3522c_d20250813_m035355_c001_v0001157_t0058_u01755057235313") 2025/08/13 03:58:39 DEBUG : only11: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb351ee_d20250813_m035348_c001_v0001157_t0006_u01755057228949") 2025/08/13 03:58:39 DEBUG : only11: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e52_d20250813_m035335_c001_v7007000_t0000_u01755057215276") 2025/08/13 03:58:39 DEBUG : only11: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f0fb_d20250813_m035328_c001_v0001165_t0053_u01755057208289") 2025/08/13 03:58:39 DEBUG : only12: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd5a_d20250813_m035401_c001_v7007000_t0000_u01755057241393") 2025/08/13 03:58:39 DEBUG : only12: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4127f31fb5c8d467_d20250813_m035355_c001_v0001171_t0029_u01755057235887") 2025/08/13 03:58:39 DEBUG : only12: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f1a1_d20250813_m035349_c001_v0001165_t0024_u01755057229809") 2025/08/13 03:58:40 DEBUG : only12: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f412e5d075b2b8849_d20250813_m035334_c001_v7007000_t0000_u01755057214700") 2025/08/13 03:58:40 DEBUG : only12: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c651_d20250813_m035328_c001_v0001105_t0030_u01755057208897") 2025/08/13 03:58:40 DEBUG : only13: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd5c_d20250813_m035401_c001_v7007000_t0000_u01755057241575") 2025/08/13 03:58:40 DEBUG : only13: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4177a686d987c6cb_d20250813_m035355_c001_v0001105_t0041_u01755057235322") 2025/08/13 03:58:40 DEBUG : only13: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c6a7_d20250813_m035350_c001_v0001105_t0004_u01755057230457") 2025/08/13 03:58:40 DEBUG : only13: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f412e5d075b2b884a_d20250813_m035334_c001_v7007000_t0000_u01755057214890") 2025/08/13 03:58:40 DEBUG : only13: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35110_d20250813_m035329_c001_v0001157_t0013_u01755057209478") 2025/08/13 03:58:40 DEBUG : only14: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd5d_d20250813_m035401_c001_v7007000_t0000_u01755057241758") 2025/08/13 03:58:40 DEBUG : only14: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4178a75dc680f1cd_d20250813_m035355_c001_v0001165_t0059_u01755057235522") 2025/08/13 03:58:40 DEBUG : only14: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35204_d20250813_m035351_c001_v0001157_t0024_u01755057231109") 2025/08/13 03:58:40 DEBUG : only14: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41376fab2f0a7a9f_d20250813_m035335_c001_v7007000_t0000_u01755057215287") 2025/08/13 03:58:40 DEBUG : only14: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f109_d20250813_m035330_c001_v0001165_t0053_u01755057210252") 2025/08/13 03:58:40 DEBUG : only15: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd5e_d20250813_m035401_c001_v7007000_t0000_u01755057241941") 2025/08/13 03:58:40 DEBUG : only15: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416258343eb35230_d20250813_m035355_c001_v0001157_t0058_u01755057235533") 2025/08/13 03:58:40 DEBUG : only15: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f1af_d20250813_m035351_c001_v0001165_t0011_u01755057231829") 2025/08/13 03:58:40 DEBUG : only15: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd923fe_d20250813_m035335_c001_v7007000_t0000_u01755057215084") 2025/08/13 03:58:40 DEBUG : only15: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c659_d20250813_m035330_c001_v0001105_t0027_u01755057210739") 2025/08/13 03:58:40 DEBUG : only16: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd5f_d20250813_m035402_c001_v7007000_t0000_u01755057242124") 2025/08/13 03:58:40 DEBUG : only16: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4177a686d987c6cd_d20250813_m035355_c001_v0001105_t0041_u01755057235543") 2025/08/13 03:58:40 DEBUG : only16: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c6b7_d20250813_m035352_c001_v0001105_t0017_u01755057232437") 2025/08/13 03:58:40 DEBUG : only16: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e51_d20250813_m035335_c001_v7007000_t0000_u01755057215091") 2025/08/13 03:58:41 DEBUG : only16: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35134_d20250813_m035331_c001_v0001157_t0039_u01755057211393") 2025/08/13 03:58:41 DEBUG : only17: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd60_d20250813_m035402_c001_v7007000_t0000_u01755057242310") 2025/08/13 03:58:41 DEBUG : only17: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4178a75dc680f1cf_d20250813_m035355_c001_v0001165_t0059_u01755057235705") 2025/08/13 03:58:41 DEBUG : only17: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35218_d20250813_m035352_c001_v0001157_t0008_u01755057232915") 2025/08/13 03:58:41 DEBUG : only17: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f412e5d075b2b884d_d20250813_m035335_c001_v7007000_t0000_u01755057215455") 2025/08/13 03:58:41 DEBUG : only17: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f115_d20250813_m035332_c001_v0001165_t0047_u01755057212051") 2025/08/13 03:58:41 DEBUG : only18: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd61_d20250813_m035402_c001_v7007000_t0000_u01755057242491") 2025/08/13 03:58:41 DEBUG : only18: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416258343eb35234_d20250813_m035355_c001_v0001157_t0058_u01755057235717") 2025/08/13 03:58:41 DEBUG : only18: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f1bf_d20250813_m035353_c001_v0001165_t0037_u01755057233846") 2025/08/13 03:58:41 DEBUG : only18: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e53_d20250813_m035335_c001_v7007000_t0000_u01755057215464") 2025/08/13 03:58:41 DEBUG : only18: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c65f_d20250813_m035332_c001_v0001105_t0028_u01755057212643") 2025/08/13 03:58:41 DEBUG : only19: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd62_d20250813_m035402_c001_v7007000_t0000_u01755057242705") 2025/08/13 03:58:42 DEBUG : only19: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4177a686d987c6cf_d20250813_m035355_c001_v0001105_t0041_u01755057235727") 2025/08/13 03:58:42 DEBUG : only19: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c6c5_d20250813_m035354_c001_v0001105_t0010_u01755057234394") 2025/08/13 03:58:42 DEBUG : only19: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0e54_d20250813_m035335_c001_v7007000_t0000_u01755057215647") 2025/08/13 03:58:42 DEBUG : only19: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35144_d20250813_m035333_c001_v0001157_t0034_u01755057213394") 2025/08/13 03:58:42 DEBUG : only2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd63_d20250813_m035402_c001_v7007000_t0000_u01755057242895") 2025/08/13 03:58:42 DEBUG : only2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416258343eb3523c_d20250813_m035355_c001_v0001157_t0058_u01755057235900") 2025/08/13 03:58:42 DEBUG : only2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb351ae_d20250813_m035343_c001_v0001157_t0047_u01755057223040") 2025/08/13 03:58:42 DEBUG : only2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f412e5d075b2b884c_d20250813_m035335_c001_v7007000_t0000_u01755057215258") 2025/08/13 03:58:42 DEBUG : only2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f0cd_d20250813_m035322_c001_v0001165_t0002_u01755057202053") 2025/08/13 03:58:42 DEBUG : only3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd64_d20250813_m035403_c001_v7007000_t0000_u01755057243077") 2025/08/13 03:58:42 DEBUG : only3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4177a686d987c6d1_d20250813_m035355_c001_v0001105_t0041_u01755057235912") 2025/08/13 03:58:42 DEBUG : only3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f167_d20250813_m035343_c001_v0001165_t0048_u01755057223700") 2025/08/13 03:58:42 DEBUG : only3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd923ff_d20250813_m035335_c001_v7007000_t0000_u01755057215267") 2025/08/13 03:58:42 DEBUG : only3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c62d_d20250813_m035322_c001_v0001105_t0000_u01755057202598") 2025/08/13 03:58:42 DEBUG : only4: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd65_d20250813_m035403_c001_v7007000_t0000_u01755057243265") 2025/08/13 03:58:42 DEBUG : only4: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4127f31fb5c8d469_d20250813_m035356_c001_v0001171_t0029_u01755057236074") 2025/08/13 03:58:42 DEBUG : only4: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c685_d20250813_m035344_c001_v0001105_t0021_u01755057224351") 2025/08/13 03:58:42 DEBUG : only4: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41376fab2f0a7aa0_d20250813_m035335_c001_v7007000_t0000_u01755057215475") 2025/08/13 03:58:42 DEBUG : only4: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb350cc_d20250813_m035323_c001_v0001157_t0056_u01755057203093") 2025/08/13 03:58:42 DEBUG : only5: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd66_d20250813_m035403_c001_v7007000_t0000_u01755057243449") 2025/08/13 03:58:43 DEBUG : only5: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4178a75dc680f1d5_d20250813_m035356_c001_v0001165_t0059_u01755057236080") 2025/08/13 03:58:43 DEBUG : only5: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb351c4_d20250813_m035344_c001_v0001157_t0033_u01755057224862") 2025/08/13 03:58:43 DEBUG : only5: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92400_d20250813_m035335_c001_v7007000_t0000_u01755057215502") 2025/08/13 03:58:43 DEBUG : only5: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f0db_d20250813_m035323_c001_v0001165_t0048_u01755057203911") 2025/08/13 03:58:43 DEBUG : only6: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd67_d20250813_m035403_c001_v7007000_t0000_u01755057243632") 2025/08/13 03:58:43 DEBUG : only6: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4177a686d987c6d3_d20250813_m035356_c001_v0001105_t0041_u01755057236101") 2025/08/13 03:58:43 DEBUG : only6: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f185_d20250813_m035345_c001_v0001165_t0032_u01755057225753") 2025/08/13 03:58:43 DEBUG : only6: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41376fab2f0a7aa2_d20250813_m035335_c001_v7007000_t0000_u01755057215658") 2025/08/13 03:58:43 DEBUG : only6: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c63f_d20250813_m035324_c001_v0001105_t0022_u01755057204539") 2025/08/13 03:58:43 DEBUG : only7: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd68_d20250813_m035403_c001_v7007000_t0000_u01755057243815") 2025/08/13 03:58:43 DEBUG : only7: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4127f31fb5c8d477_d20250813_m035356_c001_v0001171_t0029_u01755057236260") 2025/08/13 03:58:43 DEBUG : only7: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c693_d20250813_m035346_c001_v0001105_t0026_u01755057226478") 2025/08/13 03:58:43 DEBUG : only7: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92401_d20250813_m035335_c001_v7007000_t0000_u01755057215683") 2025/08/13 03:58:43 DEBUG : only7: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb350e2_d20250813_m035325_c001_v0001157_t0002_u01755057205181") 2025/08/13 03:58:43 DEBUG : only8: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd69_d20250813_m035404_c001_v7007000_t0000_u01755057244033") 2025/08/13 03:58:43 DEBUG : only8: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4178a75dc680f1d7_d20250813_m035356_c001_v0001165_t0059_u01755057236266") 2025/08/13 03:58:43 DEBUG : only8: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb351dc_d20250813_m035347_c001_v0001157_t0004_u01755057227038") 2025/08/13 03:58:43 DEBUG : only8: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f412e5d075b2b884b_d20250813_m035335_c001_v7007000_t0000_u01755057215073") 2025/08/13 03:58:43 DEBUG : only8: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f0f3_d20250813_m035326_c001_v0001165_t0018_u01755057206202") 2025/08/13 03:58:43 DEBUG : only9: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd6a_d20250813_m035404_c001_v7007000_t0000_u01755057244217") 2025/08/13 03:58:43 DEBUG : only9: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416258343eb35244_d20250813_m035356_c001_v0001157_t0058_u01755057236289") 2025/08/13 03:58:43 DEBUG : only9: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f193_d20250813_m035347_c001_v0001165_t0050_u01755057227671") 2025/08/13 03:58:44 DEBUG : only9: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f412e5d075b2b884f_d20250813_m035335_c001_v7007000_t0000_u01755057215820") 2025/08/13 03:58:44 DEBUG : only9: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c649_d20250813_m035326_c001_v0001105_t0024_u01755057206901") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92275_d20250813_m034957_c001_v7007000_t0000_u01755056997889") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680ebd1_d20250813_m034955_c001_v0001165_t0029_u01755056995707") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92271_d20250813_m034954_c001_v7007000_t0000_u01755056994956") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb348ca_d20250813_m034952_c001_v0001157_t0041_u01755056992929") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9226b_d20250813_m034952_c001_v7007000_t0000_u01755056992191") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c2d0_d20250813_m034950_c001_v0001105_t0057_u01755056990093") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92255_d20250813_m034939_c001_v7007000_t0000_u01755056979002") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34820_d20250813_m034937_c001_v0001157_t0000_u01755056977410") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92252_d20250813_m034935_c001_v7007000_t0000_u01755056975667") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb347f4_d20250813_m034934_c001_v0001157_t0016_u01755056974417") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9224f_d20250813_m034932_c001_v7007000_t0000_u01755056972992") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb347d8_d20250813_m034932_c001_v0001157_t0014_u01755056972016") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428eb_d20250813_m034925_c001_v7007000_t0000_u01755056965599") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3478e_d20250813_m034923_c001_v0001157_t0015_u01755056963965") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428e9_d20250813_m034923_c001_v7007000_t0000_u01755056963598") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34778_d20250813_m034922_c001_v0001157_t0046_u01755056962080") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428e7_d20250813_m034921_c001_v7007000_t0000_u01755056961714") 2025/08/13 03:58:44 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34764_d20250813_m034920_c001_v0001157_t0036_u01755056960983") 2025/08/13 03:58:45 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3475c_d20250813_m034920_c001_v0001157_t0011_u01755056960360") 2025/08/13 03:58:45 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428e6_d20250813_m034919_c001_v7007000_t0000_u01755056959993") 2025/08/13 03:58:45 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34754_d20250813_m034919_c001_v0001157_t0038_u01755056959203") 2025/08/13 03:58:45 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3474e_d20250813_m034918_c001_v0001157_t0020_u01755056958519") 2025/08/13 03:58:45 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428e5_d20250813_m034918_c001_v7007000_t0000_u01755056958153") 2025/08/13 03:58:45 DEBUG : potato: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34746_d20250813_m034917_c001_v0001157_t0037_u01755056957210") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40430b240b6725cf_d20250813_m035107_c001_v7007000_t0000_u01755057067652") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680ede5_d20250813_m035107_c001_v0001165_t0025_u01755057067035") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf3349e_d20250813_m035051_c001_v7007000_t0000_u01755057051579") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680ed3d_d20250813_m035045_c001_v0001165_t0018_u01755057045391") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd7e7d_d20250813_m035031_c001_v7007000_t0000_u01755057031888") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680ecc9_d20250813_m035026_c001_v0001165_t0029_u01755057026005") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bd5d0_d20250813_m035012_c001_v7007000_t0000_u01755057012394") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680ec29_d20250813_m035004_c001_v0001165_t0020_u01755057004970") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9225b_d20250813_m034943_c001_v7007000_t0000_u01755056983547") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34852_d20250813_m034941_c001_v0001157_t0011_u01755056981804") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92259_d20250813_m034941_c001_v7007000_t0000_u01755056981434") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34838_d20250813_m034939_c001_v0001157_t0034_u01755056979552") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92256_d20250813_m034939_c001_v7007000_t0000_u01755056979186") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3482c_d20250813_m034938_c001_v0001157_t0048_u01755056978278") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92254_d20250813_m034936_c001_v7007000_t0000_u01755056976983") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3480a_d20250813_m034936_c001_v0001157_t0001_u01755056976038") 2025/08/13 03:58:45 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92251_d20250813_m034934_c001_v7007000_t0000_u01755056974049") 2025/08/13 03:58:46 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb347e8_d20250813_m034933_c001_v0001157_t0048_u01755056973003") 2025/08/13 03:58:46 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4176b152a7c428ed_d20250813_m034926_c001_v7007000_t0000_u01755056966335") 2025/08/13 03:58:46 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34798_d20250813_m034925_c001_v0001157_t0016_u01755056965152") 2025/08/13 03:58:46 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad8f69_d20250813_m034811_c001_v7007000_t0000_u01755056891055") 2025/08/13 03:58:46 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34489_d20250813_m034809_c001_v0001157_t0040_u01755056889988") 2025/08/13 03:58:46 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad8f66_d20250813_m034809_c001_v7007000_t0000_u01755056889080") 2025/08/13 03:58:46 DEBUG : potato2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3447d_d20250813_m034808_c001_v0001157_t0022_u01755056888326") 2025/08/13 03:58:46 DEBUG : potato3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf334a1_d20250813_m035052_c001_v7007000_t0000_u01755057052126") 2025/08/13 03:58:46 DEBUG : potato3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c396_d20250813_m035046_c001_v0001105_t0005_u01755057046644") 2025/08/13 03:58:46 DEBUG : potato3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd7e7e_d20250813_m035032_c001_v7007000_t0000_u01755057032124") 2025/08/13 03:58:46 DEBUG : potato3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c350_d20250813_m035027_c001_v0001105_t0005_u01755057027331") 2025/08/13 03:58:46 DEBUG : potato3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bd5d2_d20250813_m035012_c001_v7007000_t0000_u01755057012957") 2025/08/13 03:58:46 DEBUG : potato3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c302_d20250813_m035005_c001_v0001105_t0015_u01755057005611") 2025/08/13 03:58:46 DEBUG : pre-dest1/1: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab914f_d20250813_m035141_c001_v7007000_t0000_u01755057101422") 2025/08/13 03:58:46 DEBUG : pre-dest1/1: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c45c_d20250813_m035133_c001_v0001105_t0035_u01755057093396") 2025/08/13 03:58:46 DEBUG : pre-dest2/2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40673a98dfab9150_d20250813_m035141_c001_v7007000_t0000_u01755057101605") 2025/08/13 03:58:46 DEBUG : pre-dest2/2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680ee87_d20250813_m035134_c001_v0001165_t0004_u01755057094244") 2025/08/13 03:58:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9230f_d20250813_m035119_c001_v7007000_t0000_u01755057079552") 2025/08/13 03:58:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34be3_d20250813_m035115_c001_v0001157_t0004_u01755057075426") 2025/08/13 03:58:46 DEBUG : sizeonly: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9184c1_d20250813_m034901_c001_v7007000_t0000_u01755056941513") 2025/08/13 03:58:46 DEBUG : sizeonly: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34687_d20250813_m034900_c001_v0001157_t0030_u01755056940447") 2025/08/13 03:58:47 DEBUG : splitbanan: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f400e933012fd86dd_d20250813_m035604_c001_v7007000_t0000_u01755057364643") 2025/08/13 03:58:47 DEBUG : splitbanan: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d885_d20250813_m035556_c001_v0001171_t0011_u01755057356919") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cbd_d20250813_m035722_c001_v7007000_t0000_u01755057442551") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987ca87_d20250813_m035715_c001_v0001105_t0046_u01755057435408") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f419259e8241d3072_d20250813_m035707_c001_v7007000_t0000_u01755057427204") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987ca47_d20250813_m035700_c001_v0001105_t0017_u01755057420434") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdc16_d20250813_m035651_c001_v7007000_t0000_u01755057411969") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987ca03_d20250813_m035645_c001_v0001105_t0041_u01755057405124") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f405e2f9d17ae0faf_d20250813_m035636_c001_v7007000_t0000_u01755057396538") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c9cb_d20250813_m035630_c001_v0001105_t0011_u01755057390101") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f42108613569147e8_d20250813_m035621_c001_v7007000_t0000_u01755057381073") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c97d_d20250813_m035613_c001_v0001105_t0036_u01755057373964") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc918763_d20250813_m035558_c001_v7007000_t0000_u01755057358789") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35776_d20250813_m035555_c001_v0001157_t0057_u01755057355763") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4114cc1e3661b8c6_d20250813_m035546_c001_v7007000_t0000_u01755057346799") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb356bc_d20250813_m035539_c001_v0001157_t0004_u01755057339715") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4105d0699d7bdbdd_d20250813_m035538_c001_v7007000_t0000_u01755057338591") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c8a5_d20250813_m035535_c001_v0001105_t0040_u01755057335009") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adee4_d20250813_m035526_c001_v7007000_t0000_u01755057326270") 2025/08/13 03:58:47 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f3ff_d20250813_m035519_c001_v0001165_t0003_u01755057319143") 2025/08/13 03:58:48 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adec0_d20250813_m035518_c001_v7007000_t0000_u01755057318031") 2025/08/13 03:58:48 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f3dd_d20250813_m035514_c001_v0001165_t0012_u01755057314978") 2025/08/13 03:58:48 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4070d5d6712adeae_d20250813_m035500_c001_v7007000_t0000_u01755057300254") 2025/08/13 03:58:48 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d655_d20250813_m035455_c001_v0001171_t0043_u01755057295664") 2025/08/13 03:58:48 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33ad8_d20250813_m035446_c001_v7007000_t0000_u01755057286644") 2025/08/13 03:58:48 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d5e9_d20250813_m035439_c001_v0001171_t0018_u01755057279734") 2025/08/13 03:58:48 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9186f3_d20250813_m035431_c001_v7007000_t0000_u01755057271352") 2025/08/13 03:58:48 DEBUG : splitbananasplit: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d565_d20250813_m035424_c001_v0001171_t0048_u01755057264355") 2025/08/13 03:58:48 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40430b240b67281b_d20250813_m035541_c001_v7007000_t0000_u01755057341557") 2025/08/13 03:58:48 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35690_d20250813_m035536_c001_v0001157_t0042_u01755057336449") 2025/08/13 03:58:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd79_d20250813_m035416_c001_v7007000_t0000_u01755057256775") 2025/08/13 03:58:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d50b_d20250813_m035414_c001_v0001171_t0032_u01755057254174") 2025/08/13 03:58:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4021a1ce9bf36a11_d20250813_m035413_c001_v7007000_t0000_u01755057253044") 2025/08/13 03:58:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c6f3_d20250813_m035410_c001_v0001105_t0004_u01755057250215") 2025/08/13 03:58:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad9034_d20250813_m035002_c001_v7007000_t0000_u01755057002211") 2025/08/13 03:58:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c2ec_d20250813_m035001_c001_v0001105_t0053_u01755057001114") 2025/08/13 03:58:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92278_d20250813_m035000_c001_v7007000_t0000_u01755057000555") 2025/08/13 03:58:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3490a_d20250813_m034959_c001_v0001157_t0001_u01755056999375") 2025/08/13 03:58:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9184ba_d20250813_m034858_c001_v7007000_t0000_u01755056938231") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34661_d20250813_m034856_c001_v0001157_t0005_u01755056936520") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9184b6_d20250813_m034856_c001_v7007000_t0000_u01755056936142") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3464d_d20250813_m034854_c001_v0001157_t0019_u01755056934928") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9184ab_d20250813_m034849_c001_v7007000_t0000_u01755056929453") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3460d_d20250813_m034848_c001_v0001157_t0035_u01755056928180") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc9184a8_d20250813_m034847_c001_v7007000_t0000_u01755056927621") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb345fb_d20250813_m034846_c001_v0001157_t0035_u01755056926322") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb345bf_d20250813_m034839_c001_v0001157_t0027_u01755056919906") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc91849a_d20250813_m034839_c001_v7007000_t0000_u01755056919538") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb345b7_d20250813_m034838_c001_v0001157_t0033_u01755056918683") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb345ab_d20250813_m034837_c001_v0001157_t0027_u01755056917674") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc918496_d20250813_m034837_c001_v7007000_t0000_u01755056917281") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3458d_d20250813_m034834_c001_v0001157_t0021_u01755056914533") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3456d_d20250813_m034831_c001_v0001157_t0003_u01755056911399") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc918492_d20250813_m034831_c001_v7007000_t0000_u01755056911026") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34563_d20250813_m034830_c001_v0001157_t0052_u01755056910271") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34553_d20250813_m034829_c001_v0001157_t0041_u01755056909179") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4202e62cdc91848f_d20250813_m034828_c001_v7007000_t0000_u01755056908446") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb344f7_d20250813_m034820_c001_v0001157_t0057_u01755056900517") 2025/08/13 03:58:49 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad8f7d_d20250813_m034820_c001_v7007000_t0000_u01755056900153") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb344e9_d20250813_m034819_c001_v0001157_t0049_u01755056899140") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad8f79_d20250813_m034818_c001_v7007000_t0000_u01755056898232") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb344d9_d20250813_m034817_c001_v0001157_t0012_u01755056897477") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad8f75_d20250813_m034816_c001_v7007000_t0000_u01755056896929") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb344c9_d20250813_m034816_c001_v0001157_t0023_u01755056896004") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad8f6f_d20250813_m034815_c001_v7007000_t0000_u01755056895096") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb344b9_d20250813_m034814_c001_v0001157_t0037_u01755056894075") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad8f6d_d20250813_m034813_c001_v7007000_t0000_u01755056893529") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb344ab_d20250813_m034812_c001_v0001157_t0013_u01755056892848") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad8f6b_d20250813_m034812_c001_v7007000_t0000_u01755056892298") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb3449f_d20250813_m034811_c001_v0001157_t0026_u01755056891602") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad8f5a_d20250813_m034806_c001_v7007000_t0000_u01755056886333") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34469_d20250813_m034805_c001_v0001157_t0024_u01755056885582") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad8f55_d20250813_m034805_c001_v7007000_t0000_u01755056885002") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34457_d20250813_m034804_c001_v0001157_t0052_u01755056884094") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad8f51_d20250813_m034803_c001_v7007000_t0000_u01755056883169") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34447_d20250813_m034802_c001_v0001157_t0040_u01755056882349") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f41813bcb8bad8f4c_d20250813_m034759_c001_v7007000_t0000_u01755056879992") 2025/08/13 03:58:50 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34435_d20250813_m034759_c001_v0001157_t0048_u01755056879060") 2025/08/13 03:58:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd7a_d20250813_m035416_c001_v7007000_t0000_u01755057256958") 2025/08/13 03:58:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb352f4_d20250813_m035414_c001_v0001157_t0021_u01755057254179") 2025/08/13 03:58:50 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4021a1ce9bf36a12_d20250813_m035413_c001_v7007000_t0000_u01755057253228") 2025/08/13 03:58:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f235_d20250813_m035410_c001_v0001165_t0014_u01755057250226") 2025/08/13 03:58:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cbe_d20250813_m035724_c001_v7007000_t0000_u01755057444650") 2025/08/13 03:58:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8db1f_d20250813_m035723_c001_v0001171_t0029_u01755057443935") 2025/08/13 03:58:51 DEBUG : sub/yam: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92274_d20250813_m034957_c001_v7007000_t0000_u01755056997335") 2025/08/13 03:58:51 DEBUG : sub/yam: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987c2e2_d20250813_m034956_c001_v0001105_t0026_u01755056996065") 2025/08/13 03:58:51 DEBUG : test_dir1/file2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd74_d20250813_m035409_c001_v7007000_t0000_u01755057249421") 2025/08/13 03:58:51 DEBUG : test_dir1/file2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d4d7_d20250813_m035407_c001_v0001171_t0003_u01755057247578") 2025/08/13 03:58:51 DEBUG : test_dir1/file2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd6e_d20250813_m035406_c001_v7007000_t0000_u01755057246776") 2025/08/13 03:58:51 DEBUG : test_dir1/file2: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8d4be_d20250813_m035405_c001_v0001171_t0013_u01755057245190") 2025/08/13 03:58:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd75_d20250813_m035409_c001_v7007000_t0000_u01755057249619") 2025/08/13 03:58:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f221_d20250813_m035407_c001_v0001165_t0046_u01755057247564") 2025/08/13 03:58:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f401545a95a09dd6f_d20250813_m035406_c001_v7007000_t0000_u01755057246959") 2025/08/13 03:58:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f213_d20250813_m035405_c001_v0001165_t0056_u01755057245193") 2025/08/13 03:58:51 DEBUG : three: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92264_d20250813_m034949_c001_v7007000_t0000_u01755056989350") 2025/08/13 03:58:51 DEBUG : three: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34898_d20250813_m034947_c001_v0001157_t0040_u01755056987945") 2025/08/13 03:58:51 DEBUG : three: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb34878_d20250813_m034945_c001_v0001157_t0000_u01755056985073") 2025/08/13 03:58:51 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cc0_d20250813_m035726_c001_v7007000_t0000_u01755057446329") 2025/08/13 03:58:51 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f7f2_d20250813_m035725_c001_v0001165_t0032_u01755057445605") 2025/08/13 03:58:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33d75_d20250813_m035746_c001_v7007000_t0000_u01755057466594") 2025/08/13 03:58:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35c42_d20250813_m035744_c001_v0001157_t0016_u01755057464831") 2025/08/13 03:58:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33d5b_d20250813_m035743_c001_v7007000_t0000_u01755057463268") 2025/08/13 03:58:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f860_d20250813_m035741_c001_v0001165_t0018_u01755057461856") 2025/08/13 03:58:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33d49_d20250813_m035740_c001_v7007000_t0000_u01755057460896") 2025/08/13 03:58:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8dba9_d20250813_m035740_c001_v0001171_t0007_u01755057460071") 2025/08/13 03:58:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cf4_d20250813_m035733_c001_v7007000_t0000_u01755057453827") 2025/08/13 03:58:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f81e_d20250813_m035732_c001_v0001165_t0042_u01755057452625") 2025/08/13 03:58:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33d19_d20250813_m035736_c001_v7007000_t0000_u01755057456442") 2025/08/13 03:58:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35bc2_d20250813_m035734_c001_v0001157_t0047_u01755057454791") 2025/08/13 03:58:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cd6_d20250813_m035731_c001_v7007000_t0000_u01755057451639") 2025/08/13 03:58:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1127f31fb5c8db5d_d20250813_m035730_c001_v0001171_t0058_u01755057450883") 2025/08/13 03:58:52 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cc6_d20250813_m035729_c001_v7007000_t0000_u01755057449908") 2025/08/13 03:58:52 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987cad7_d20250813_m035729_c001_v0001105_t0047_u01755057449062") 2025/08/13 03:58:52 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33cc2_d20250813_m035728_c001_v7007000_t0000_u01755057448078") 2025/08/13 03:58:52 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f116258343eb35b50_d20250813_m035727_c001_v0001157_t0014_u01755057447299") 2025/08/13 03:58:52 DEBUG : toe/toe/toe: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f415bcd0266e4d94d_d20250813_m035751_c001_v7007000_t0000_u01755057471850") 2025/08/13 03:58:52 DEBUG : toe/toe/toe: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680f892_d20250813_m035751_c001_v0001165_t0042_u01755057471200") 2025/08/13 03:58:52 DEBUG : toe/toe/toe: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33d33_d20250813_m035738_c001_v7007000_t0000_u01755057458081") 2025/08/13 03:58:52 DEBUG : toe/toe/toe: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987cb0b_d20250813_m035737_c001_v0001105_t0003_u01755057457412") 2025/08/13 03:58:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33d7a_d20250813_m035747_c001_v7007000_t0000_u01755057467203") 2025/08/13 03:58:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1177a686d987cb33_d20250813_m035746_c001_v0001105_t0017_u01755057466278") 2025/08/13 03:58:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f40322871fdf33d61_d20250813_m035743_c001_v7007000_t0000_u01755057463863") 2025/08/13 03:58:52 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f105abcd69677e0e1_d20250813_m035743_c001_v0001179_t0058_u01755057463005") 2025/08/13 03:58:53 DEBUG : two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92269_d20250813_m034949_c001_v7007000_t0000_u01755056989541") 2025/08/13 03:58:53 DEBUG : two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4177a686d987c2c6_d20250813_m034947_c001_v0001105_t0041_u01755056987181") 2025/08/13 03:58:53 DEBUG : two: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f416258343eb34874_d20250813_m034944_c001_v0001157_t0058_u01755056984883") 2025/08/13 03:58:53 DEBUG : yam: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92276_d20250813_m034958_c001_v7007000_t0000_u01755056998071") 2025/08/13 03:58:53 DEBUG : yam: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f112b20c6fd3e41ab_d20250813_m034957_c001_v0001183_t0020_u01755056997130") 2025/08/13 03:58:53 DEBUG : yam: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92270_d20250813_m034954_c001_v7007000_t0000_u01755056994407") 2025/08/13 03:58:53 DEBUG : yam: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680ebb9_d20250813_m034952_c001_v0001165_t0012_u01755056992938") 2025/08/13 03:58:53 DEBUG : yam: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9226a_d20250813_m034951_c001_v7007000_t0000_u01755056991639") 2025/08/13 03:58:53 DEBUG : yam: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1178a75dc680eba5_d20250813_m034950_c001_v0001165_t0049_u01755056990104") 2025/08/13 03:58:53 DEBUG : yaml: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd92272_d20250813_m034955_c001_v7007000_t0000_u01755056995140") 2025/08/13 03:58:53 DEBUG : yaml: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f1137f65930e4a02d_d20250813_m034953_c001_v0001113_t0038_u01755056993939") 2025/08/13 03:58:53 DEBUG : yaml: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f4157d5f4dfd9226c_d20250813_m034952_c001_v7007000_t0000_u01755056992375") 2025/08/13 03:58:53 DEBUG : yaml: Deleting (id "4_z9fa2ad2380adab1b9f880e1b_f112e1a35456f0fa1_d20250813_m034951_c001_v0001179_t0054_u01755056991434") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m4.586579907s (try 1/5)