"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/21 02:55:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi" 2025/08/21 02:55:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 02:55:36 DEBUG : Creating backend with remote "/tmp/rclone2638351189" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:55:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:55:39 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:55:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/21 02:55:39 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (3.40s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:55:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 02:55:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:55:40 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:55:40 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:55:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:55:40 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:55:41 DEBUG : B2 bucket rclone-test-zageviq4zufi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.80s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", 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-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", 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-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:55:42 DEBUG : Creating backend with remote "/non-existing" 2025/08/21 02:55:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/21 02:55:42 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:55:42 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:55:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:55:43 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:55:43 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:55:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:55:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", 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-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:55:45 INFO : B2 bucket rclone-test-zageviq4zufi: Running all checks before starting transfers 2025/08/21 02:55:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:55:45 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:55:45 INFO : B2 bucket rclone-test-zageviq4zufi: Checks finished, now starting transfers 2025/08/21 02:55:45 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:55:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:55:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:55:46 ERROR : Ignoring --no-traverse with sync 2025/08/21 02:55:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:55:46 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:55:46 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:55:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:55:47 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:55:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:55:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/21 02:55:48 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:55:48 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:55:48 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/21 02:55:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.38s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:55:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:55:49 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:55:49 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:55:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:55:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:55:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:55:51 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:55:51 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:55:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:55:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.69s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:55:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/21 02:55:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 02:55:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/21 02:55:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 02:55:52 INFO : sub dir2: Making directory 2025/08/21 02:55:52 INFO : sub dir: Making directory 2025/08/21 02:55:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:55:52 INFO : sub dir2/sub sub dir2: Making directory 2025/08/21 02:55:52 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:55:52 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:55:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:55:52 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/21 02:55:52 DEBUG : B2 bucket rclone-test-zageviq4zufi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.21s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:55:53 INFO : sub dir2: Making directory 2025/08/21 02:55:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/21 02:55:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 02:55:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:55:53 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:55:53 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:55:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:55:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:55:54 DEBUG : sub dir2: Making directory with metadata 2025/08/21 02:55:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 02:55:54 INFO : sub dir2: Making directory 2025/08/21 02:55:54 INFO : sub dir: Making directory 2025/08/21 02:55:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:55:54 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:55:54 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:55:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:55:55 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:55:55 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/21 02:55:55 DEBUG : B2 bucket rclone-test-zageviq4zufi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/21 02:55:55 DEBUG : B2 bucket rclone-test-zageviq4zufi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.38s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", 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-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:55:56 INFO : sub dir2: Making directory 2025/08/21 02:55:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:55:56 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:55:56 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:55:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:55:56 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:55:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.22s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:55:57 DEBUG : sub dir2: Making directory with metadata 2025/08/21 02:55:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 02:55:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 02:55:57 INFO : sub dir2: Making directory 2025/08/21 02:55:57 INFO : sub dir: Making directory 2025/08/21 02:55:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:55:57 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:55:57 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:55:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:55:58 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:55:58 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/21 02:55:58 DEBUG : B2 bucket rclone-test-zageviq4zufi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.26s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", 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-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:55:59 INFO : sub dir2: Making directory 2025/08/21 02:55:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:55:59 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:55:59 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:56:00 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:56:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yexocit2mewo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-zageviq4zufi -> B2 bucket rclone-test-yexocit2mewo 2025/08/21 02:56:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:56:02 DEBUG : B2 bucket rclone-test-yexocit2mewo: Waiting for checks to finish 2025/08/21 02:56:02 DEBUG : B2 bucket rclone-test-yexocit2mewo: Waiting for transfers to finish 2025/08/21 02:56:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:56:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/21 02:56:07 DEBUG : B2 bucket rclone-test-yexocit2mewo: Purge remote 2025/08/21 02:56:07 INFO : B2 bucket rclone-test-yexocit2mewo: cleaning bucket "rclone-test-yexocit2mewo" of all files 2025/08/21 02:56:07 DEBUG : sub dir/hello world: Deleting (id "4_zdfd20d8380edcbab9f880e1b_f1121ddd5a9b33093_d20250821_m025606_c001_v0001115_t0017_u01755744966313") --- PASS: TestServerSideCopy (9.54s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 02:56:11 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:11 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/21 02:56:12 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.51s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:13 DEBUG : Creating backend with remote "TestB2:rclone-test-miwahof8yexa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-zageviq4zufi -> B2 bucket rclone-test-miwahof8yexa 2025/08/21 02:56:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:56:14 DEBUG : B2 bucket rclone-test-miwahof8yexa: Waiting for checks to finish 2025/08/21 02:56:14 DEBUG : B2 bucket rclone-test-miwahof8yexa: Waiting for transfers to finish 2025/08/21 02:56:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:56:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/21 02:56:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/21 02:56:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/21 02:56:20 DEBUG : pacer: Reducing sleep to 10ms 2025/08/21 02:56:20 DEBUG : B2 bucket rclone-test-miwahof8yexa: Waiting for checks to finish 2025/08/21 02:56:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 02:56:20 DEBUG : B2 bucket rclone-test-miwahof8yexa: Waiting for transfers to finish 2025/08/21 02:56:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/21 02:56:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/21 02:56:21 DEBUG : B2 bucket rclone-test-miwahof8yexa: Purge remote 2025/08/21 02:56:21 INFO : B2 bucket rclone-test-miwahof8yexa: cleaning bucket "rclone-test-miwahof8yexa" of all files 2025/08/21 02:56:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f923d7380edcbab9f880e1b_f10723c7ac09a284e_d20250821_m025620_c001_v0001130_t0000_u01755744980687") 2025/08/21 02:56:21 DEBUG : sub dir/hello world: Deleting (id "4_z7f923d7380edcbab9f880e1b_f10009c28f9ba8af2_d20250821_m025618_c001_v0001109_t0019_u01755744978256") --- PASS: TestServerSideCopyOverSelf (13.00s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:27 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 02:56:27 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/21 02:56:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/21 02:56:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.27s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:28 DEBUG : Creating backend with remote "TestB2:rclone-test-votoyoh9niji" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-zageviq4zufi -> B2 bucket rclone-test-votoyoh9niji 2025/08/21 02:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:56:29 DEBUG : B2 bucket rclone-test-votoyoh9niji: Waiting for checks to finish 2025/08/21 02:56:29 DEBUG : B2 bucket rclone-test-votoyoh9niji: Waiting for transfers to finish 2025/08/21 02:56:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:56:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/21 02:56:32 DEBUG : B2 bucket rclone-test-votoyoh9niji: Waiting for checks to finish 2025/08/21 02:56:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/21 02:56:32 DEBUG : B2 bucket rclone-test-votoyoh9niji: Waiting for transfers to finish 2025/08/21 02:56:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/21 02:56:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/21 02:56:33 INFO : sub dir/hello world: Deleted 2025/08/21 02:56:33 DEBUG : testing file moves 2025/08/21 02:56:34 DEBUG : B2 bucket rclone-test-votoyoh9niji: Waiting for checks to finish 2025/08/21 02:56:34 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/21 02:56:34 DEBUG : B2 bucket rclone-test-votoyoh9niji: Waiting for transfers to finish 2025/08/21 02:56:34 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/21 02:56:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/21 02:56:34 INFO : sub dir/hello world: Deleted 2025/08/21 02:56:35 DEBUG : B2 bucket rclone-test-votoyoh9niji: Purge remote 2025/08/21 02:56:35 INFO : B2 bucket rclone-test-votoyoh9niji: cleaning bucket "rclone-test-votoyoh9niji" of all files 2025/08/21 02:56:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f127d3380edcbab9f880e1b_f11065bc2cc1678cb_d20250821_m025634_c001_v0001136_t0048_u01755744994471") 2025/08/21 02:56:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f127d3380edcbab9f880e1b_f10160330e6ff0766_d20250821_m025632_c001_v0001184_t0040_u01755744992856") 2025/08/21 02:56:35 DEBUG : sub dir/hello world: Deleting (id "4_z5f127d3380edcbab9f880e1b_f118365480b949a9e_d20250821_m025631_c001_v0001145_t0028_u01755744991429") --- PASS: TestServerSideMoveOverSelf (9.96s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:38 ERROR : error listing: directory not found 2025/08/21 02:56:38 INFO : Local file system at /tmp/rclone2638351189: Making directory 2025/08/21 02:56:38 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:38 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.63s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:56:40 DEBUG : Local file system at /tmp/rclone2638351189: Waiting for checks to finish 2025/08/21 02:56:40 DEBUG : Local file system at /tmp/rclone2638351189: Waiting for transfers to finish 2025/08/21 02:56:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:56:41 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/21 02:56:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.04s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:41 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/21 02:56:41 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:41 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 02:56:42 INFO : check sum: Copied (new) 2025/08/21 02:56:42 DEBUG : Waiting for deletions to finish 2025/08/21 02:56:42 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 02:56:42 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/21 02:56:42 DEBUG : check sum: Unchanged skipping 2025/08/21 02:56:42 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:42 DEBUG : Waiting for deletions to finish 2025/08/21 02:56:42 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.59s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/21 02:56:43 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:43 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:43 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/21 02:56:43 INFO : sizeonly: Copied (new) 2025/08/21 02:56:43 DEBUG : Waiting for deletions to finish 2025/08/21 02:56:44 DEBUG : sizeonly: Sizes identical 2025/08/21 02:56:44 DEBUG : sizeonly: Unchanged skipping 2025/08/21 02:56:44 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:44 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:44 DEBUG : Waiting for deletions to finish 2025/08/21 02:56:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.54s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/21 02:56:45 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:45 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:45 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/21 02:56:45 INFO : ignore-size: Copied (new) 2025/08/21 02:56:45 DEBUG : Waiting for deletions to finish 2025/08/21 02:56:45 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 02:56:45 DEBUG : ignore-size: Unchanged skipping 2025/08/21 02:56:45 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:45 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:45 DEBUG : Waiting for deletions to finish 2025/08/21 02:56:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.77s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 02:56:47 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:47 DEBUG : existing: Unchanged skipping 2025/08/21 02:56:47 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:47 DEBUG : Waiting for deletions to finish 2025/08/21 02:56:47 INFO : There was nothing to transfer 2025/08/21 02:56:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/21 02:56:47 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:47 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/21 02:56:47 INFO : existing: Copied (replaced existing) 2025/08/21 02:56:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.00s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/21 02:56:48 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:48 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/21 02:56:49 INFO : existing: Copied (new) 2025/08/21 02:56:49 DEBUG : Waiting for deletions to finish 2025/08/21 02:56:49 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:49 DEBUG : existing: Destination exists, skipping 2025/08/21 02:56:49 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:49 DEBUG : Waiting for deletions to finish 2025/08/21 02:56:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.77s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:51 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/21 02:56:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/21 02:56:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:56:51 DEBUG : c/non empty space: Unchanged skipping 2025/08/21 02:56:51 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:51 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:56:51 INFO : a/potato2: Copied (new) 2025/08/21 02:56:51 DEBUG : Waiting for deletions to finish 2025/08/21 02:56:51 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:53 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/21 02:56:53 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 02:56:53 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/21 02:56:53 DEBUG : empty space: Unchanged skipping 2025/08/21 02:56:53 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:53 DEBUG : Waiting for deletions to finish 2025/08/21 02:56:53 INFO : There was nothing to transfer 2025/08/21 02:56:54 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/21 02:56:54 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 02:56:55 INFO : empty space: Updated modification time in destination 2025/08/21 02:56:55 DEBUG : empty space: Unchanged skipping 2025/08/21 02:56:55 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:55 DEBUG : Waiting for deletions to finish 2025/08/21 02:56:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.12s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:56 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/21 02:56:56 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 02:56:56 DEBUG : empty space: Unchanged skipping 2025/08/21 02:56:56 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:56 DEBUG : Waiting for deletions to finish 2025/08/21 02:56:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.52s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:58 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/21 02:56:58 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:58 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2638351189) 2025/08/21 02:56:58 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zageviq4zufi) 2025/08/21 02:56:58 DEBUG : foo: sha1 differ 2025/08/21 02:56:58 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:56:58 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/21 02:56:58 INFO : foo: Copied (replaced existing) 2025/08/21 02:56:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:56:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:56:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/21 02:56:59 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:56:59 DEBUG : empty space: Unchanged skipping 2025/08/21 02:56:59 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:00 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:57:00 INFO : potato: Copied (new) 2025/08/21 02:57:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/21 02:57:01 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:01 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/21 02:57:02 INFO : potato: Copied (replaced existing) 2025/08/21 02:57:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.98s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:03 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:03 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/21 02:57:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2638351189) 2025/08/21 02:57:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zageviq4zufi) 2025/08/21 02:57:03 DEBUG : potato: sha1 differ 2025/08/21 02:57:03 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/21 02:57:04 INFO : potato: Copied (replaced existing) 2025/08/21 02:57:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:57:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:57:05 DEBUG : empty space: Unchanged skipping 2025/08/21 02:57:05 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:05 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/21 02:57:05 DEBUG : Waiting for deletions to finish 2025/08/21 02:57:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:57:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:57:07 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:07 DEBUG : empty space: Unchanged skipping 2025/08/21 02:57:07 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:57:08 INFO : potato2: Copied (new) 2025/08/21 02:57:08 DEBUG : Waiting for deletions to finish 2025/08/21 02:57:08 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:10 INFO : d: Making directory 2025/08/21 02:57:10 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/21 02:57:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/21 02:57:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:57:10 DEBUG : c/non empty space: Unchanged skipping 2025/08/21 02:57:10 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:10 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:57:10 INFO : a/potato2: Copied (new) 2025/08/21 02:57:10 DEBUG : Waiting for deletions to finish 2025/08/21 02:57:11 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:12 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/21 02:57:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/21 02:57:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:57:13 DEBUG : c/non empty space: Unchanged skipping 2025/08/21 02:57:13 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:13 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:57:13 INFO : a/potato2: Copied (new) 2025/08/21 02:57:13 ERROR : B2 bucket rclone-test-zageviq4zufi: not deleting files as there were IO errors 2025/08/21 02:57:13 ERROR : B2 bucket rclone-test-zageviq4zufi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:15 DEBUG : Waiting for deletions to finish 2025/08/21 02:57:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:57:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:57:15 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:15 DEBUG : empty space: Unchanged skipping 2025/08/21 02:57:15 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:15 INFO : potato: Deleted 2025/08/21 02:57:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:57:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.23s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:17 DEBUG : Waiting for deletions to finish 2025/08/21 02:57:17 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:17 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:17 INFO : potato: Deleted 2025/08/21 02:57:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:57:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:57:18 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:18 DEBUG : empty space: Unchanged skipping 2025/08/21 02:57:18 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:57:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.74s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:57:20 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:20 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/21 02:57:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.14s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:22 DEBUG : enormous: Excluded (Size Filter) 2025/08/21 02:57:22 DEBUG : enormous: Excluded 2025/08/21 02:57:22 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 02:57:22 DEBUG : potato2: Excluded 2025/08/21 02:57:23 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 02:57:23 DEBUG : potato2: Excluded 2025/08/21 02:57:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:57:23 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:23 DEBUG : empty space: Unchanged skipping 2025/08/21 02:57:23 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:23 DEBUG : Waiting for deletions to finish 2025/08/21 02:57:23 INFO : There was nothing to transfer 2025/08/21 02:57:23 DEBUG : enormous: Excluded (Size Filter) 2025/08/21 02:57:23 DEBUG : enormous: Excluded 2025/08/21 02:57:23 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 02:57:23 DEBUG : potato2: Excluded 2025/08/21 02:57:23 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 02:57:23 DEBUG : potato2: Excluded 2025/08/21 02:57:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/21 02:57:23 DEBUG : Local file system at /tmp/rclone2638351189: Waiting for checks to finish 2025/08/21 02:57:23 DEBUG : empty space: Unchanged skipping 2025/08/21 02:57:23 DEBUG : Local file system at /tmp/rclone2638351189: Waiting for transfers to finish 2025/08/21 02:57:23 DEBUG : Waiting for deletions to finish 2025/08/21 02:57:23 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.57s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:25 DEBUG : enormous: Excluded (Size Filter) 2025/08/21 02:57:25 DEBUG : enormous: Excluded 2025/08/21 02:57:25 DEBUG : potato2: Excluded (Size Filter) 2025/08/21 02:57:25 DEBUG : potato2: Excluded 2025/08/21 02:57:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:57:25 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:25 DEBUG : empty space: Unchanged skipping 2025/08/21 02:57:25 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:25 DEBUG : Waiting for deletions to finish 2025/08/21 02:57:25 INFO : enormous: Deleted 2025/08/21 02:57:26 INFO : potato2: Deleted 2025/08/21 02:57:26 INFO : There was nothing to transfer 2025/08/21 02:57:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/21 02:57:26 DEBUG : empty space: Unchanged skipping 2025/08/21 02:57:26 DEBUG : Local file system at /tmp/rclone2638351189: Waiting for checks to finish 2025/08/21 02:57:26 DEBUG : Local file system at /tmp/rclone2638351189: Waiting for transfers to finish 2025/08/21 02:57:26 DEBUG : Waiting for deletions to finish 2025/08/21 02:57:26 INFO : enormous: Deleted 2025/08/21 02:57:26 INFO : potato2: Deleted 2025/08/21 02:57:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.93s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:28 DEBUG : five: Need to transfer - File not found at Destination 2025/08/21 02:57:28 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/21 02:57:28 DEBUG : one: Destination is newer than source, skipping 2025/08/21 02:57:28 DEBUG : three: Sizes identical 2025/08/21 02:57:28 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2638351189) 2025/08/21 02:57:28 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zageviq4zufi) 2025/08/21 02:57:28 DEBUG : two: sha1 differ 2025/08/21 02:57:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/21 02:57:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/21 02:57:28 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/21 02:57:28 INFO : five: Copied (new) 2025/08/21 02:57:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/21 02:57:29 INFO : four: Copied (replaced existing) 2025/08/21 02:57:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/21 02:57:29 INFO : two: Copied (replaced existing) 2025/08/21 02:57:29 DEBUG : Waiting for deletions to finish 2025/08/21 02:57:29 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:29 DEBUG : one: Destination is newer than source, skipping 2025/08/21 02:57:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/21 02:57:29 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/21 02:57:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/21 02:57:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/21 02:57:29 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/21 02:57:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/21 02:57:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/21 02:57:29 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/21 02:57:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/21 02:57:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2638351189) 2025/08/21 02:57:29 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zageviq4zufi) 2025/08/21 02:57:29 DEBUG : three: sha1 differ 2025/08/21 02:57:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/21 02:57:29 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/21 02:57:30 INFO : three: Copied (replaced existing) 2025/08/21 02:57:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.63s) === 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-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/21 02:57:31 INFO : B2 bucket rclone-test-zageviq4zufi: Making map for --track-renames 2025/08/21 02:57:31 INFO : B2 bucket rclone-test-zageviq4zufi: Finished making map for --track-renames 2025/08/21 02:57:31 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/21 02:57:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/21 02:57:31 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for renames to finish 2025/08/21 02:57:31 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/21 02:57:32 INFO : potato: Copied (new) 2025/08/21 02:57:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 02:57:32 INFO : yam: Copied (new) 2025/08/21 02:57:32 DEBUG : Waiting for deletions to finish 2025/08/21 02:57:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 02:57:32 INFO : B2 bucket rclone-test-zageviq4zufi: Making map for --track-renames 2025/08/21 02:57:32 INFO : B2 bucket rclone-test-zageviq4zufi: Finished making map for --track-renames 2025/08/21 02:57:32 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:32 DEBUG : potato: Unchanged skipping 2025/08/21 02:57:32 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for renames to finish 2025/08/21 02:57:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 02:57:33 INFO : yam: Copied (server-side copy) to: yaml 2025/08/21 02:57:33 INFO : yam: Deleted 2025/08/21 02:57:33 INFO : yaml: Renamed from "yam" 2025/08/21 02:57:33 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/21 02:57:35 INFO : B2 bucket rclone-test-zageviq4zufi: Making map for --track-renames 2025/08/21 02:57:35 INFO : B2 bucket rclone-test-zageviq4zufi: Finished making map for --track-renames 2025/08/21 02:57:35 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/21 02:57:35 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for renames to finish 2025/08/21 02:57:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/21 02:57:35 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:35 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1161-17.backblaze.com/b2api/v1/b2_upload_file/1f92ad4380ddcbab9f880e1b/c001_v0001161_t0032": EOF 2025/08/21 02:57:35 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-17.backblaze.com/b2api/v1/b2_upload_file/1f92ad4380ddcbab9f880e1b/c001_v0001161_t0032": EOF) 2025/08/21 02:57:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/21 02:57:35 DEBUG : yam: Received error: Post "https://pod-000-1161-17.backblaze.com/b2api/v1/b2_upload_file/1f92ad4380ddcbab9f880e1b/c001_v0001161_t0032": EOF - low level retry 0/10 2025/08/21 02:57:35 DEBUG : pacer: Reducing sleep to 10ms 2025/08/21 02:57:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/21 02:57:35 INFO : potato: Copied (new) 2025/08/21 02:57:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 02:57:36 INFO : yam: Copied (new) 2025/08/21 02:57:36 DEBUG : Waiting for deletions to finish 2025/08/21 02:57:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 02:57:36 INFO : B2 bucket rclone-test-zageviq4zufi: Making map for --track-renames 2025/08/21 02:57:36 INFO : B2 bucket rclone-test-zageviq4zufi: Finished making map for --track-renames 2025/08/21 02:57:36 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:36 DEBUG : potato: Unchanged skipping 2025/08/21 02:57:36 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for renames to finish 2025/08/21 02:57:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 02:57:37 INFO : yam: Copied (server-side copy) to: yaml 2025/08/21 02:57:37 INFO : yam: Deleted 2025/08/21 02:57:37 INFO : yaml: Renamed from "yam" 2025/08/21 02:57:37 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.38s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/21 02:57:38 INFO : B2 bucket rclone-test-zageviq4zufi: Making map for --track-renames 2025/08/21 02:57:38 INFO : B2 bucket rclone-test-zageviq4zufi: Finished making map for --track-renames 2025/08/21 02:57:38 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/21 02:57:38 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for renames to finish 2025/08/21 02:57:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/21 02:57:38 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/21 02:57:38 INFO : potato: Copied (new) 2025/08/21 02:57:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 02:57:39 INFO : sub/yam: Copied (new) 2025/08/21 02:57:39 DEBUG : Waiting for deletions to finish 2025/08/21 02:57:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 02:57:39 DEBUG : potato: Unchanged skipping 2025/08/21 02:57:39 INFO : B2 bucket rclone-test-zageviq4zufi: Making map for --track-renames 2025/08/21 02:57:39 INFO : B2 bucket rclone-test-zageviq4zufi: Finished making map for --track-renames 2025/08/21 02:57:39 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:39 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for renames to finish 2025/08/21 02:57:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/21 02:57:40 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/21 02:57:40 INFO : sub/yam: Deleted 2025/08/21 02:57:40 INFO : yam: Renamed from "sub/yam" 2025/08/21 02:57:40 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.09s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:41 DEBUG : Creating backend with remote "/tmp/rclone2638351189/dir1" 2025/08/21 02:57:41 DEBUG : Creating backend with remote "/tmp/rclone2638351189/dir2" 2025/08/21 02:57:41 DEBUG : Local file system at /tmp/rclone2638351189/dir2: Using server-side directory move 2025/08/21 02:57:41 INFO : Local file system at /tmp/rclone2638351189/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/21 02:57:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/21 02:57:41 INFO : file1.txt: Moved (server-side) 2025/08/21 02:57:41 DEBUG : Local file system at /tmp/rclone2638351189/dir2: Waiting for checks to finish 2025/08/21 02:57:41 DEBUG : Local file system at /tmp/rclone2638351189/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:57:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/21 02:57:42 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:42 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:57:42 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:57:42 INFO : sub dir/hello world: Deleted 2025/08/21 02:57:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/21 02:57:42 INFO : nested/sub dir/file: Copied (new) 2025/08/21 02:57:42 INFO : nested/sub dir/file: Deleted 2025/08/21 02:57:42 INFO : sub dir: Removing directory 2025/08/21 02:57:42 INFO : nested/sub dir: Removing directory 2025/08/21 02:57:42 INFO : nested: Removing directory 2025/08/21 02:57:42 DEBUG : Local file system at /tmp/rclone2638351189: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.96s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/21 02:57:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/21 02:57:44 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:44 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 02:57:44 INFO : sub dir/hello world: Copied (new) 2025/08/21 02:57:44 INFO : sub dir/hello world: Deleted 2025/08/21 02:57:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/21 02:57:45 INFO : nested/sub dir/file: Copied (new) 2025/08/21 02:57:45 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.29s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/21 02:57:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/21 02:57:46 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:46 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/21 02:57:46 INFO : existing: Copied (new) 2025/08/21 02:57:46 INFO : existing: Deleted 2025/08/21 02:57:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/21 02:57:47 INFO : existing-b: Copied (new) 2025/08/21 02:57:47 INFO : existing-b: Deleted 2025/08/21 02:57:47 DEBUG : existing: Destination exists, skipping 2025/08/21 02:57:47 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:57:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/21 02:57:47 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:57:47 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.30s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:57:48 DEBUG : Creating backend with remote "TestB2:rclone-test-piguvuj1rawu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zageviq4zufi -> B2 bucket rclone-test-piguvuj1rawu 2025/08/21 02:57:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:57:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/21 02:57:56 DEBUG : empty space: Unchanged skipping 2025/08/21 02:57:56 DEBUG : B2 bucket rclone-test-piguvuj1rawu: Waiting for checks to finish 2025/08/21 02:57:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/21 02:57:56 INFO : empty space: Deleted 2025/08/21 02:57:56 DEBUG : B2 bucket rclone-test-piguvuj1rawu: Waiting for transfers to finish 2025/08/21 02:57:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:57:57 INFO : potato2: Copied (server-side copy) 2025/08/21 02:57:57 INFO : potato2: Deleted 2025/08/21 02:57:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/21 02:57:57 INFO : potato3: Copied (server-side copy) 2025/08/21 02:57:57 INFO : potato3: Deleted 2025/08/21 02:57:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yagagir4bulu" 2025/08/21 02:57:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/21 02:57:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:57:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/21 02:57:59 DEBUG : B2 bucket rclone-test-yagagir4bulu: Waiting for checks to finish 2025/08/21 02:57:59 DEBUG : B2 bucket rclone-test-yagagir4bulu: Waiting for transfers to finish 2025/08/21 02:58:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/21 02:58:03 INFO : potato3: Copied (server-side copy) 2025/08/21 02:58:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 02:58:03 INFO : empty space: Copied (server-side copy) 2025/08/21 02:58:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:58:03 INFO : potato2: Copied (server-side copy) 2025/08/21 02:58:03 INFO : potato3: Deleted 2025/08/21 02:58:03 INFO : empty space: Deleted 2025/08/21 02:58:03 INFO : potato2: Deleted 2025/08/21 02:58:04 DEBUG : B2 bucket rclone-test-yagagir4bulu: Purge remote 2025/08/21 02:58:04 INFO : B2 bucket rclone-test-yagagir4bulu: cleaning bucket "rclone-test-yagagir4bulu" of all files 2025/08/21 02:58:04 DEBUG : empty space: Deleting (id "4_z2f12dd0380fdcbab9f880e1b_f109655ec6e132124_d20250821_m025802_c001_v0001106_t0029_u01755745082798") 2025/08/21 02:58:04 DEBUG : potato2: Deleting (id "4_z2f12dd0380fdcbab9f880e1b_f105e89a88406b826_d20250821_m025803_c001_v0001171_t0030_u01755745083178") 2025/08/21 02:58:04 DEBUG : potato3: Deleting (id "4_z2f12dd0380fdcbab9f880e1b_f109da28a7856509d_d20250821_m025803_c001_v0001183_t0050_u01755745083179") 2025/08/21 02:58:05 DEBUG : B2 bucket rclone-test-piguvuj1rawu: Purge remote 2025/08/21 02:58:05 INFO : B2 bucket rclone-test-piguvuj1rawu: cleaning bucket "rclone-test-piguvuj1rawu" of all files 2025/08/21 02:58:06 DEBUG : empty space: Deleting (id "4_z1f22bd2380fdcbab9f880e1b_f401545a95a600533_d20250821_m025803_c001_v7007000_t0000_u01755745083476") 2025/08/21 02:58:06 DEBUG : empty space: Deleting (id "4_z1f22bd2380fdcbab9f880e1b_f1185ba1be50a2c4e_d20250821_m025755_c001_v0001177_t0018_u01755745075634") 2025/08/21 02:58:06 DEBUG : potato2: Deleting (id "4_z1f22bd2380fdcbab9f880e1b_f4183e4d6b97899c1_d20250821_m025803_c001_v7007000_t0000_u01755745083571") 2025/08/21 02:58:06 DEBUG : potato2: Deleting (id "4_z1f22bd2380fdcbab9f880e1b_f108934263af22bd4_d20250821_m025756_c001_v0001157_t0018_u01755745076844") 2025/08/21 02:58:06 DEBUG : potato3: Deleting (id "4_z1f22bd2380fdcbab9f880e1b_f4183e4d6b97899bf_d20250821_m025803_c001_v7007000_t0000_u01755745083388") 2025/08/21 02:58:06 DEBUG : potato3: Deleting (id "4_z1f22bd2380fdcbab9f880e1b_f10585d82aa13a8f0_d20250821_m025757_c001_v0001099_t0036_u01755745077180") 2025/08/21 02:58:06 DEBUG : potato3: Deleting (id "4_z1f22bd2380fdcbab9f880e1b_f1185ba1be50a2c50_d20250821_m025755_c001_v0001177_t0017_u01755745075874") --- PASS: TestServerSideMove (21.30s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:58:09 DEBUG : Creating backend with remote "TestB2:rclone-test-qoxoket0heda" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zageviq4zufi -> B2 bucket rclone-test-qoxoket0heda 2025/08/21 02:58:17 DEBUG : empty space: Excluded (Size Filter) 2025/08/21 02:58:17 DEBUG : empty space: Excluded 2025/08/21 02:58:18 DEBUG : empty space: Excluded (Size Filter) 2025/08/21 02:58:18 DEBUG : empty space: Excluded 2025/08/21 02:58:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:58:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/21 02:58:18 DEBUG : B2 bucket rclone-test-qoxoket0heda: Waiting for checks to finish 2025/08/21 02:58:18 DEBUG : B2 bucket rclone-test-qoxoket0heda: Waiting for transfers to finish 2025/08/21 02:58:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:58:18 INFO : potato2: Copied (server-side copy) 2025/08/21 02:58:18 INFO : potato2: Deleted 2025/08/21 02:58:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/21 02:58:18 INFO : potato3: Copied (server-side copy) 2025/08/21 02:58:19 INFO : potato3: Deleted 2025/08/21 02:58:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xozawux1wuje" 2025/08/21 02:58:20 DEBUG : empty space: Excluded (Size Filter) 2025/08/21 02:58:20 DEBUG : empty space: Excluded 2025/08/21 02:58:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:58:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/21 02:58:20 DEBUG : B2 bucket rclone-test-xozawux1wuje: Waiting for checks to finish 2025/08/21 02:58:20 DEBUG : B2 bucket rclone-test-xozawux1wuje: Waiting for transfers to finish 2025/08/21 02:58:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:58:24 INFO : potato2: Copied (server-side copy) 2025/08/21 02:58:24 INFO : potato2: Deleted 2025/08/21 02:58:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/21 02:58:25 INFO : potato3: Copied (server-side copy) 2025/08/21 02:58:25 INFO : potato3: Deleted 2025/08/21 02:58:25 DEBUG : B2 bucket rclone-test-xozawux1wuje: Purge remote 2025/08/21 02:58:25 INFO : B2 bucket rclone-test-xozawux1wuje: cleaning bucket "rclone-test-xozawux1wuje" of all files 2025/08/21 02:58:26 DEBUG : potato2: Deleting (id "4_z8f722d33900dcbab9f880e1b_f1015264863a68c65_d20250821_m025824_c001_v0001130_t0044_u01755745104234") 2025/08/21 02:58:26 DEBUG : potato3: Deleting (id "4_z8f722d33900dcbab9f880e1b_f1054c314ba03b182_d20250821_m025824_c001_v0001041_t0048_u01755745104607") 2025/08/21 02:58:27 DEBUG : B2 bucket rclone-test-qoxoket0heda: Purge remote 2025/08/21 02:58:27 INFO : B2 bucket rclone-test-qoxoket0heda: cleaning bucket "rclone-test-qoxoket0heda" of all files 2025/08/21 02:58:27 DEBUG : empty space: Deleting (id "4_zefe20d53900dcbab9f880e1b_f107eba358fe51ab3_d20250821_m025817_c001_v0001184_t0034_u01755745097198") 2025/08/21 02:58:27 DEBUG : potato2: Deleting (id "4_zefe20d53900dcbab9f880e1b_f4176b152a82a06fc_d20250821_m025824_c001_v7007000_t0000_u01755745104634") 2025/08/21 02:58:27 DEBUG : potato2: Deleting (id "4_zefe20d53900dcbab9f880e1b_f1004e0167ee3d580_d20250821_m025818_c001_v0001180_t0022_u01755745098364") 2025/08/21 02:58:27 DEBUG : potato3: Deleting (id "4_zefe20d53900dcbab9f880e1b_f4176b152a82a06fe_d20250821_m025825_c001_v7007000_t0000_u01755745105434") 2025/08/21 02:58:27 DEBUG : potato3: Deleting (id "4_zefe20d53900dcbab9f880e1b_f1154c2ec29891fb7_d20250821_m025818_c001_v0001165_t0005_u01755745098604") 2025/08/21 02:58:27 DEBUG : potato3: Deleting (id "4_zefe20d53900dcbab9f880e1b_f107eba358fe51ab5_d20250821_m025817_c001_v0001184_t0051_u01755745097411") --- PASS: TestServerSideMoveWithFilter (21.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:58:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fozepuh3hoti" 2025/08/21 02:58:33 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zageviq4zufi -> B2 bucket rclone-test-fozepuh3hoti 2025/08/21 02:58:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:58:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/21 02:58:38 DEBUG : empty space: Unchanged skipping 2025/08/21 02:58:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/21 02:58:38 DEBUG : B2 bucket rclone-test-fozepuh3hoti: Waiting for checks to finish 2025/08/21 02:58:38 INFO : empty space: Deleted 2025/08/21 02:58:38 DEBUG : B2 bucket rclone-test-fozepuh3hoti: Waiting for transfers to finish 2025/08/21 02:58:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/21 02:58:38 INFO : potato3: Copied (server-side copy) 2025/08/21 02:58:38 INFO : potato3: Deleted 2025/08/21 02:58:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:58:39 INFO : potato2: Copied (server-side copy) 2025/08/21 02:58:39 INFO : potato2: Deleted 2025/08/21 02:58:39 DEBUG : Creating backend with remote "TestB2:rclone-test-yibufid0yave" 2025/08/21 02:58:39 DEBUG : Config file has changed externally - reloading 2025/08/21 02:58:40 INFO : tomatoDir: Making directory 2025/08/21 02:58:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/21 02:58:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/21 02:58:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/21 02:58:41 DEBUG : B2 bucket rclone-test-yibufid0yave: Waiting for checks to finish 2025/08/21 02:58:41 DEBUG : B2 bucket rclone-test-yibufid0yave: Waiting for transfers to finish 2025/08/21 02:58:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/21 02:58:45 INFO : empty space: Copied (server-side copy) 2025/08/21 02:58:45 INFO : empty space: Deleted 2025/08/21 02:58:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/21 02:58:45 INFO : potato2: Copied (server-side copy) 2025/08/21 02:58:45 INFO : potato2: Deleted 2025/08/21 02:58:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/21 02:58:45 INFO : potato3: Copied (server-side copy) 2025/08/21 02:58:45 INFO : potato3: Deleted 2025/08/21 02:58:46 DEBUG : B2 bucket rclone-test-yibufid0yave: Purge remote 2025/08/21 02:58:46 INFO : B2 bucket rclone-test-yibufid0yave: cleaning bucket "rclone-test-yibufid0yave" of all files 2025/08/21 02:58:46 DEBUG : empty space: Deleting (id "4_zcfa27d33900dcbab9f880e1b_f117763ef02f41ea4_d20250821_m025844_c001_v0001130_t0054_u01755745124682") 2025/08/21 02:58:46 DEBUG : potato2: Deleting (id "4_zcfa27d33900dcbab9f880e1b_f111b51d37aff4bd8_d20250821_m025845_c001_v0001157_t0033_u01755745125048") 2025/08/21 02:58:46 DEBUG : potato3: Deleting (id "4_zcfa27d33900dcbab9f880e1b_f109e236e0d81fe97_d20250821_m025845_c001_v0001104_t0013_u01755745125061") 2025/08/21 02:58:47 DEBUG : B2 bucket rclone-test-fozepuh3hoti: Purge remote 2025/08/21 02:58:47 INFO : B2 bucket rclone-test-fozepuh3hoti: cleaning bucket "rclone-test-fozepuh3hoti" of all files 2025/08/21 02:58:47 DEBUG : empty space: Deleting (id "4_z1f425d93900dcbab9f880e1b_f400e9330135d5438_d20250821_m025845_c001_v7007000_t0000_u01755745125173") 2025/08/21 02:58:47 DEBUG : empty space: Deleting (id "4_z1f425d93900dcbab9f880e1b_f109e9b7a2999920c_d20250821_m025837_c001_v0001042_t0027_u01755745117042") 2025/08/21 02:58:47 DEBUG : potato2: Deleting (id "4_z1f425d93900dcbab9f880e1b_f400e9330135d543b_d20250821_m025845_c001_v7007000_t0000_u01755745125360") 2025/08/21 02:58:47 DEBUG : potato2: Deleting (id "4_z1f425d93900dcbab9f880e1b_f100d156450c75b34_d20250821_m025838_c001_v0001172_t0054_u01755745118840") 2025/08/21 02:58:47 DEBUG : potato3: Deleting (id "4_z1f425d93900dcbab9f880e1b_f400e9330135d543e_d20250821_m025845_c001_v7007000_t0000_u01755745125853") 2025/08/21 02:58:47 DEBUG : potato3: Deleting (id "4_z1f425d93900dcbab9f880e1b_f111e35dd0fd0c055_d20250821_m025838_c001_v0001044_t0012_u01755745118479") 2025/08/21 02:58:47 DEBUG : potato3: Deleting (id "4_z1f425d93900dcbab9f880e1b_f109e9b7a29999210_d20250821_m025837_c001_v0001042_t0011_u01755745117600") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:58:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.99s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:58:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:58:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/rclone-sync-test" 2025/08/21 02:58:59 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/rclone-sync-test-include/layer2" 2025/08/21 02:59:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/rclone-sync-test-ignore-file" 2025/08/21 02:59:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/21 02:59:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/21 02:59:04 DEBUG : pacer: Reducing sleep to 10ms 2025/08/21 02:59:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/21 02:59:04 DEBUG : B2 bucket rclone-test-zageviq4zufi path rclone-sync-test: Waiting for checks to finish 2025/08/21 02:59:04 DEBUG : B2 bucket rclone-test-zageviq4zufi path rclone-sync-test: Waiting for transfers to finish 2025/08/21 02:59:04 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:04 INFO : There was nothing to transfer 2025/08/21 02:59:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/21 02:59:05 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:59:05 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:59:05 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:05 INFO : There was nothing to transfer 2025/08/21 02:59:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/21 02:59:06 DEBUG : B2 bucket rclone-test-zageviq4zufi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/21 02:59:06 DEBUG : B2 bucket rclone-test-zageviq4zufi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/21 02:59:06 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:06 INFO : There was nothing to transfer 2025/08/21 02:59:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/21 02:59:06 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 02:59:06 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 02:59:06 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:06 INFO : There was nothing to transfer 2025/08/21 02:59:06 DEBUG : Excluded 2025/08/21 02:59:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/21 02:59:07 DEBUG : B2 bucket rclone-test-zageviq4zufi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/21 02:59:07 DEBUG : B2 bucket rclone-test-zageviq4zufi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/21 02:59:07 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:07 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.36s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:59:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/dst" 2025/08/21 02:59:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/CompareDest" 2025/08/21 02:59:10 DEBUG : one: Need to transfer - File not found at Destination 2025/08/21 02:59:10 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 02:59:10 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 02:59:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 02:59:11 INFO : one: Copied (new) 2025/08/21 02:59:11 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:12 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 02:59:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:59:12 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 02:59:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/21 02:59:13 INFO : one: Copied (replaced existing) 2025/08/21 02:59:13 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:59:15 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 02:59:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:59:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 02:59:15 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 02:59:15 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:15 INFO : There was nothing to transfer 2025/08/21 02:59:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:59:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:59:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/21 02:59:17 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 02:59:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:59:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 02:59:17 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 02:59:17 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:17 INFO : There was nothing to transfer 2025/08/21 02:59:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:59:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:59:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/21 02:59:18 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 02:59:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:59:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 02:59:18 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 02:59:18 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:18 INFO : There was nothing to transfer 2025/08/21 02:59:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:59:19 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/21 02:59:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/21 02:59:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/21 02:59:19 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 02:59:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:59:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 02:59:19 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 02:59:19 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:19 INFO : There was nothing to transfer 2025/08/21 02:59:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:59:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/21 02:59:20 DEBUG : two: Need to transfer - File not found at Destination 2025/08/21 02:59:20 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 02:59:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:59:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/21 02:59:20 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 02:59:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/21 02:59:20 INFO : two: Copied (new) 2025/08/21 02:59:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.52s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:59:24 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/dest" 2025/08/21 02:59:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/pre-dest1" 2025/08/21 02:59:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/pre-dest2" 2025/08/21 02:59:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 02:59:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/21 02:59:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 02:59:28 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/21 02:59:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/21 02:59:29 DEBUG : B2 bucket rclone-test-zageviq4zufi path dest: Waiting for checks to finish 2025/08/21 02:59:29 DEBUG : B2 bucket rclone-test-zageviq4zufi path dest: Waiting for transfers to finish 2025/08/21 02:59:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/21 02:59:29 INFO : 3: Copied (new) 2025/08/21 02:59:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.36s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:59:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/dst" 2025/08/21 02:59:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/CopyDest" 2025/08/21 02:59:34 DEBUG : one: Need to transfer - File not found at Destination 2025/08/21 02:59:34 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 02:59:34 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 02:59:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 02:59:35 INFO : one: Copied (new) 2025/08/21 02:59:35 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:59:36 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 02:59:36 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 02:59:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/21 02:59:36 INFO : one: Copied (replaced existing) 2025/08/21 02:59:36 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:39 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/BackupDir" 2025/08/21 02:59:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:59:40 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 02:59:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:59:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/21 02:59:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 02:59:41 INFO : one: Copied (server-side copy) 2025/08/21 02:59:42 INFO : one: Deleted 2025/08/21 02:59:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/21 02:59:42 INFO : one: Copied (server-side copy) 2025/08/21 02:59:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/21 02:59:42 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 02:59:42 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:59:43 DEBUG : one: Unchanged skipping 2025/08/21 02:59:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:59:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/21 02:59:44 INFO : two: Copied (server-side copy) 2025/08/21 02:59:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/21 02:59:44 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 02:59:44 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 02:59:44 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:59:44 DEBUG : one: Unchanged skipping 2025/08/21 02:59:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:59:44 DEBUG : two: Unchanged skipping 2025/08/21 02:59:44 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 02:59:44 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 02:59:44 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:44 INFO : There was nothing to transfer 2025/08/21 02:59:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:59:46 DEBUG : one: Unchanged skipping 2025/08/21 02:59:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/21 02:59:46 DEBUG : three: Destination not found in --copy-dest 2025/08/21 02:59:46 DEBUG : three: Need to transfer - File not found at Destination 2025/08/21 02:59:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/21 02:59:46 DEBUG : two: Unchanged skipping 2025/08/21 02:59:46 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 02:59:46 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 02:59:47 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/21 02:59:47 INFO : three: Copied (new) 2025/08/21 02:59:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.72s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 02:59:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/dst" 2025/08/21 02:59:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/backup" 2025/08/21 02:59:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 02:59:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 02:59:53 DEBUG : two: Unchanged skipping 2025/08/21 02:59:53 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 02:59:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 02:59:55 INFO : one: Copied (server-side copy) 2025/08/21 02:59:55 INFO : one: Deleted 2025/08/21 02:59:55 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 02:59:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 02:59:56 INFO : one: Copied (new) 2025/08/21 02:59:56 DEBUG : Waiting for deletions to finish 2025/08/21 02:59:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/21 02:59:57 INFO : three.txt: Copied (server-side copy) 2025/08/21 02:59:57 INFO : three.txt: Deleted 2025/08/21 02:59:57 INFO : three.txt: Moved into backup dir 2025/08/21 02:59:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 02:59:59 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 02:59:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 02:59:59 DEBUG : two: Unchanged skipping 2025/08/21 02:59:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 02:59:59 INFO : one: Copied (server-side copy) 2025/08/21 02:59:59 INFO : one: Deleted 2025/08/21 02:59:59 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 03:00:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/21 03:00:00 INFO : one: Copied (new) 2025/08/21 03:00:00 DEBUG : Waiting for deletions to finish 2025/08/21 03:00:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 03:00:00 INFO : three.txt: Copied (server-side copy) 2025/08/21 03:00:01 INFO : three.txt: Deleted 2025/08/21 03:00:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.01s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:00:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/dst" 2025/08/21 03:00:05 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/backup" 2025/08/21 03:00:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 03:00:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:00:07 DEBUG : two: Unchanged skipping 2025/08/21 03:00:07 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 03:00:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 03:00:08 INFO : one: Copied (server-side copy) to: one.bak 2025/08/21 03:00:08 INFO : one: Deleted 2025/08/21 03:00:08 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 03:00:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 03:00:09 INFO : one: Copied (new) 2025/08/21 03:00:09 DEBUG : Waiting for deletions to finish 2025/08/21 03:00:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/21 03:00:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/21 03:00:10 INFO : three.txt: Deleted 2025/08/21 03:00:10 INFO : three.txt: Moved into backup dir 2025/08/21 03:00:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 03:00:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:00:12 DEBUG : two: Unchanged skipping 2025/08/21 03:00:12 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 03:00:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 03:00:12 INFO : one: Copied (server-side copy) to: one.bak 2025/08/21 03:00:13 INFO : one: Deleted 2025/08/21 03:00:13 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 03:00:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/21 03:00:13 INFO : one: Copied (new) 2025/08/21 03:00:13 DEBUG : Waiting for deletions to finish 2025/08/21 03:00:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 03:00:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/21 03:00:14 INFO : three.txt: Deleted 2025/08/21 03:00:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.27s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:00:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/dst" 2025/08/21 03:00:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/backup" 2025/08/21 03:00:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 03:00:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:00:19 DEBUG : two: Unchanged skipping 2025/08/21 03:00:19 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 03:00:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 03:00:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/21 03:00:21 INFO : one: Deleted 2025/08/21 03:00:21 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 03:00:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 03:00:22 INFO : one: Copied (new) 2025/08/21 03:00:22 DEBUG : Waiting for deletions to finish 2025/08/21 03:00:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/21 03:00:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/21 03:00:23 INFO : three.txt: Deleted 2025/08/21 03:00:23 INFO : three.txt: Moved into backup dir 2025/08/21 03:00:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 03:00:24 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 03:00:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:00:24 DEBUG : two: Unchanged skipping 2025/08/21 03:00:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 03:00:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/21 03:00:25 INFO : one: Deleted 2025/08/21 03:00:25 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 03:00:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/21 03:00:25 INFO : one: Copied (new) 2025/08/21 03:00:25 DEBUG : Waiting for deletions to finish 2025/08/21 03:00:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 03:00:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/21 03:00:26 INFO : three.txt: Deleted 2025/08/21 03:00:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:00:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/dst" 2025/08/21 03:00:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 03:00:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:00:31 DEBUG : two: Unchanged skipping 2025/08/21 03:00:31 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 03:00:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 03:00:32 INFO : one: Copied (server-side copy) to: one.bak 2025/08/21 03:00:32 INFO : one: Deleted 2025/08/21 03:00:32 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 03:00:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 03:00:32 INFO : one: Copied (new) 2025/08/21 03:00:32 DEBUG : Waiting for deletions to finish 2025/08/21 03:00:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/21 03:00:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/21 03:00:33 INFO : three.txt: Deleted 2025/08/21 03:00:33 INFO : three.txt: Moved into backup dir 2025/08/21 03:00:33 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1144-15.backblaze.com/b2api/v1/b2_upload_file/1f92ad4380ddcbab9f880e1b/c001_v0001144_t0036": EOF 2025/08/21 03:00:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-15.backblaze.com/b2api/v1/b2_upload_file/1f92ad4380ddcbab9f880e1b/c001_v0001144_t0036": EOF) 2025/08/21 03:00:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zageviq4zufi: 1/10 (Post "https://pod-000-1144-15.backblaze.com/b2api/v1/b2_upload_file/1f92ad4380ddcbab9f880e1b/c001_v0001144_t0036": EOF) 2025/08/21 03:00:36 DEBUG : pacer: Reducing sleep to 10ms 2025/08/21 03:00:36 DEBUG : one.bak: Excluded (Path Filter) 2025/08/21 03:00:36 DEBUG : one.bak: Excluded 2025/08/21 03:00:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/21 03:00:36 DEBUG : three.txt.bak: Excluded 2025/08/21 03:00:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 03:00:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:00:36 DEBUG : two: Unchanged skipping 2025/08/21 03:00:36 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for checks to finish 2025/08/21 03:00:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 03:00:37 INFO : one: Copied (server-side copy) to: one.bak 2025/08/21 03:00:37 INFO : one: Deleted 2025/08/21 03:00:37 DEBUG : B2 bucket rclone-test-zageviq4zufi path dst: Waiting for transfers to finish 2025/08/21 03:00:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/21 03:00:37 INFO : one: Copied (new) 2025/08/21 03:00:37 DEBUG : Waiting for deletions to finish 2025/08/21 03:00:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 03:00:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/21 03:00:38 INFO : three.txt: Deleted 2025/08/21 03:00:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.90s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:00:40 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/dst" 2025/08/21 03:00:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 03:00:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 03:00:43 INFO : one: Copied (server-side copy) to: one.bak 2025/08/21 03:00:43 INFO : one: Deleted 2025/08/21 03:00:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 03:00:44 INFO : one: Copied (new) 2025/08/21 03:00:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:00:44 DEBUG : two: Unchanged skipping 2025/08/21 03:00:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/21 03:00:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/21 03:00:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/21 03:00:45 INFO : three.txt: Deleted 2025/08/21 03:00:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 03:00:45 INFO : three.txt: Copied (new) 2025/08/21 03:00:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 03:00:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 03:00:47 INFO : one: Copied (server-side copy) to: one.bak 2025/08/21 03:00:47 INFO : one: Deleted 2025/08/21 03:00:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/21 03:00:47 INFO : one: Copied (new) 2025/08/21 03:00:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:00:48 DEBUG : two: Unchanged skipping 2025/08/21 03:00:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/21 03:00:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 03:00:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/21 03:00:49 INFO : three.txt: Deleted 2025/08/21 03:00:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/21 03:00:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.27s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:00:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zageviq4zufi/dst" 2025/08/21 03:00:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/21 03:00:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/21 03:00:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/21 03:00:55 INFO : one: Deleted 2025/08/21 03:00:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 03:00:55 INFO : one: Copied (new) 2025/08/21 03:00:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:00:56 DEBUG : two: Unchanged skipping 2025/08/21 03:00:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/21 03:00:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/21 03:00:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/21 03:00:57 INFO : three.txt: Deleted 2025/08/21 03:00:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 03:00:57 INFO : three.txt: Copied (new) 2025/08/21 03:00:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/21 03:00:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/21 03:00:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/21 03:00:59 INFO : one: Deleted 2025/08/21 03:00:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/21 03:00:59 INFO : one: Copied (new) 2025/08/21 03:00:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:00:59 DEBUG : two: Unchanged skipping 2025/08/21 03:00:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/21 03:01:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/21 03:01:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/21 03:01:00 INFO : three.txt: Deleted 2025/08/21 03:01:00 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/21 03:01:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.38s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:01:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/21 03:01:03 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:01:03 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:01:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/21 03:01:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/21 03:01:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.94s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:01:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/21 03:01:04 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:01:04 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:01:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/21 03:01:04 INFO : existing: Copied (new) 2025/08/21 03:01:04 DEBUG : Waiting for deletions to finish 2025/08/21 03:01:05 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:01:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/21 03:01:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/21 03:01:05 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:01:05 ERROR : B2 bucket rclone-test-zageviq4zufi: not deleting files as there were IO errors 2025/08/21 03:01:05 ERROR : B2 bucket rclone-test-zageviq4zufi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.98s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:01:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:06 DEBUG : existing: Unchanged skipping 2025/08/21 03:01:06 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:01:06 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:01:06 DEBUG : Waiting for deletions to finish 2025/08/21 03:01:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", 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-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:01:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:01:21 DEBUG : both11: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both10: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both0: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both15: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both16: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both17: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both18: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both19: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both1: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both12: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both2: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both4: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both5: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both14: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both13: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both6: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:21 DEBUG : both8: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both7: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both9: Unchanged skipping 2025/08/21 03:01:21 DEBUG : both3: Unchanged skipping 2025/08/21 03:01:21 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:01:21 DEBUG : Waiting for deletions to finish 2025/08/21 03:01:21 INFO : only10: Deleted 2025/08/21 03:01:21 INFO : only17: Deleted 2025/08/21 03:01:21 INFO : only1: Deleted 2025/08/21 03:01:21 INFO : only0: Deleted 2025/08/21 03:01:21 INFO : only16: Deleted 2025/08/21 03:01:21 INFO : only2: Deleted 2025/08/21 03:01:22 INFO : only7: Deleted 2025/08/21 03:01:22 INFO : only8: Deleted 2025/08/21 03:01:22 INFO : only14: Deleted 2025/08/21 03:01:22 INFO : only15: Deleted 2025/08/21 03:01:22 INFO : only18: Deleted 2025/08/21 03:01:22 INFO : only6: Deleted 2025/08/21 03:01:22 INFO : only3: Deleted 2025/08/21 03:01:22 INFO : only9: Deleted 2025/08/21 03:01:22 INFO : only11: Deleted 2025/08/21 03:01:22 INFO : only12: Deleted 2025/08/21 03:01:22 INFO : only13: Deleted 2025/08/21 03:01:22 INFO : only19: Deleted 2025/08/21 03:01:22 INFO : only4: Deleted 2025/08/21 03:01:22 INFO : only5: Deleted 2025/08/21 03:01:22 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.00s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:01:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:01:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both0: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both13: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both14: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both15: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both11: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both17: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both18: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both12: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both1: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both10: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both3: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both4: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both19: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both16: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both2: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both5: Unchanged skipping 2025/08/21 03:01:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:01:39 DEBUG : both9: Unchanged skipping 2025/08/21 03:01:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : both6: Unchanged skipping 2025/08/21 03:01:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : both7: Unchanged skipping 2025/08/21 03:01:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : both8: Unchanged skipping 2025/08/21 03:01:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/21 03:01:39 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:01:39 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:39 INFO : only0: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only13: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only11: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only10: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only14: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only15: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only16: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only12: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only17: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only19: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only18: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only3: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only4: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only6: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only7: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only8: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only9: Copied (replaced existing) 2025/08/21 03:01:40 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:40 INFO : only2: Copied (replaced existing) 2025/08/21 03:01:41 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:41 INFO : only1: Copied (replaced existing) 2025/08/21 03:01:41 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/21 03:01:41 INFO : only5: Copied (replaced existing) 2025/08/21 03:01:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.14s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:01:49 DEBUG : empty_dir: Making directory with metadata 2025/08/21 03:01:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 03:01:49 DEBUG : empty_on_remote: Making directory with metadata 2025/08/21 03:01:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 03:01:49 INFO : empty_on_remote: Making directory 2025/08/21 03:01:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/21 03:01:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/21 03:01:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/21 03:01:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/21 03:01:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.68s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:01:51 DEBUG : empty_dir: Making directory with metadata 2025/08/21 03:01:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 03:01:51 DEBUG : empty_on_remote: Making directory with metadata 2025/08/21 03:01:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/21 03:01:51 INFO : empty_on_remote: Making directory 2025/08/21 03:01:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/21 03:01:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/21 03:01:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/21 03:01:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/21 03:01:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/21 03:01:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:01:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 03:01:54 INFO : sub dir: Making directory 2025/08/21 03:01:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:01:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/21 03:01:58 INFO : sub dir: Making directory 2025/08/21 03:01:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.85s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:02:08 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:09 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:02:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:09 DEBUG : apple: Unchanged skipping 2025/08/21 03:02:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:02:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:09 DEBUG : banana: Unchanged skipping 2025/08/21 03:02:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:02:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:02:10 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:02:10 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:10 INFO : There was nothing to transfer 2025/08/21 03:02:10 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:10 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:02:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : apple: Unchanged skipping 2025/08/21 03:02:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : banana: Unchanged skipping 2025/08/21 03:02:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:02:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:10 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:02:11 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:02:11 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:02:11 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:11 INFO : There was nothing to transfer 2025/08/21 03:02:11 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:11 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:02:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:02:23 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:24 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:02:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : banana: Unchanged skipping 2025/08/21 03:02:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:02:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:02:25 DEBUG : apple: Unchanged skipping 2025/08/21 03:02:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:02:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:02:25 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:02:25 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:25 INFO : There was nothing to transfer 2025/08/21 03:02:25 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:25 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:02:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : apple: Unchanged skipping 2025/08/21 03:02:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:02:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : banana: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:02:26 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:02:26 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:02:26 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:26 INFO : There was nothing to transfer 2025/08/21 03:02:26 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:26 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:02:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:02:38 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:39 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:02:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:40 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:40 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:40 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/21 03:02:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:40 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:02:40 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:02:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/21 03:02:40 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/21 03:02:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/21 03:02:40 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/21 03:02:40 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/21 03:02:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/21 03:02:40 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/21 03:02:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/21 03:02:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/21 03:02:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/21 03:02:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/21 03:02:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/21 03:02:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/21 03:02:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/21 03:02:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/21 03:02:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/21 03:02:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/21 03:02:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/21 03:02:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 03:02:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/21 03:02:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/21 03:02:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/21 03:02:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/21 03:02:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/21 03:02:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:41 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:42 INFO : banana: Deleted 2025/08/21 03:02:42 INFO : dir1/0012-6789;.txt: Deleted 2025/08/21 03:02:42 INFO : dir1/0014-89;=.txt: Deleted 2025/08/21 03:02:42 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/21 03:02:42 INFO : dir1/0010-456789.txt: Deleted 2025/08/21 03:02:42 INFO : apple: Deleted 2025/08/21 03:02:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/21 03:02:42 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/21 03:02:42 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/21 03:02:42 INFO : dir1/0003-defghij.txt: Deleted 2025/08/21 03:02:42 INFO : dir1/0011-56789;.txt: Deleted 2025/08/21 03:02:42 INFO : dir1/0013-789;=.txt: Deleted 2025/08/21 03:02:42 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/21 03:02:42 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/21 03:02:42 INFO : dir1/0009-3456789.txt: Deleted 2025/08/21 03:02:42 INFO : dir1/0015-9;=.txt: Deleted 2025/08/21 03:02:42 INFO : appleappleapplebanana: Deleted 2025/08/21 03:02:42 INFO : splitbananasplit: Deleted 2025/08/21 03:02:42 INFO : dir1/0007-1234567.txt: Deleted 2025/08/21 03:02:42 INFO : dir1/0008-2345678.txt: Deleted 2025/08/21 03:02:42 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 03:02:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : apple: Unchanged skipping 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:02:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : banana: Unchanged skipping 2025/08/21 03:02:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:02:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/21 03:02:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:02:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:02:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:02:43 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:02:43 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:43 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/21 03:02:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/21 03:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/21 03:02:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:44 DEBUG : apple: transformed to: YXBwbGU= 2025/08/21 03:02:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/21 03:02:44 DEBUG : banana: transformed to: YmFuYW5h 2025/08/21 03:02:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/21 03:02:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/21 03:02:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/21 03:02:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/21 03:02:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/21 03:02:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/21 03:02:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:02:56 DEBUG : Waiting for deletions to finish 2025/08/21 03:02:57 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:02:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:02:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:02:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:02:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:02:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:02:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:02:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:02:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/21 03:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:02:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 03:02:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:02:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/21 03:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:02:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 03:02:57 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:02:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:02:57 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:02:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:02:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 03:02:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 03:02:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 03:02:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 03:02:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 03:02:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 03:02:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 03:02:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 03:02:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 03:02:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 03:02:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 03:02:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 03:02:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 03:02:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 03:02:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 03:02:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 03:02:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 03:02:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 03:02:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 03:02:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 03:02:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 03:02:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 03:02:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 03:02:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 03:02:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 03:02:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 03:02:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 03:02:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 03:02:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 03:02:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 03:02:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 03:02:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 03:02:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 03:02:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 03:02:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 03:02:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 03:02:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 03:02:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 03:02:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 03:02:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 03:02:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 03:02:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 03:02:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 03:02:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 03:02:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 03:02:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 03:02:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 03:02:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 03:02:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 03:02:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 03:02:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 03:02:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 03:02:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 03:02:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 03:02:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 03:02:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 03:02:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 03:02:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 03:02:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 03:02:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 03:02:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 03:02:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 03:02:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 03:02:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 03:02:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 03:02:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 03:02:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 03:02:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 03:02:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 03:02:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 03:02:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 03:02:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 03:02:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 03:02:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 03:02:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 03:02:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 03:02:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 03:02:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 03:02:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 03:02:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 03:02:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 03:02:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 03:02:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 03:02:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 03:02:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 03:02:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 03:02:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 03:02:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 03:02:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 03:02:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 03:02:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 03:02:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 03:02:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 03:02:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 03:02:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 03:02:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 03:02:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 03:02:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 03:02:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 03:02:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 03:02:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 03:02:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 03:02:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 03:02:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 03:02:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 03:02:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 03:02:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 03:02:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 03:02:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 03:02:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 03:02:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 03:02:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 03:02:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 03:02:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 03:02:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 03:02:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 03:02:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 03:02:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 03:02:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 03:02:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 03:02:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 03:02:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 03:02:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 03:02:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 03:02:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 03:02:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 03:02:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 03:02:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 03:02:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 03:02:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 03:02:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 03:02:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 03:02:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 03:02:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 03:02:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 03:02:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 03:02:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 03:02:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 03:02:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 03:02:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 03:02:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 03:02:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 03:02:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 03:02:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 03:02:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 03:02:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 03:02:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 03:02:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 03:02:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 03:02:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 03:02:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 03:02:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 03:02:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 03:02:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 03:02:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/21 03:02:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/21 03:02:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/21 03:02:58 INFO : apple: Copied (new) to: PREFIXapple 2025/08/21 03:02:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/21 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/21 03:02:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/21 03:02:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/21 03:02:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/21 03:02:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 03:02:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/21 03:02:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/21 03:02:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/21 03:02:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/21 03:02:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/21 03:02:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/21 03:02:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/21 03:02:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/21 03:02:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/21 03:02:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/21 03:02:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:02:58 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:02:58 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:02:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/21 03:02:58 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/21 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 03:02:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/21 03:02:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/21 03:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 03:02:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/21 03:02:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/21 03:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 03:02:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/21 03:02:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 03:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 03:02:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/21 03:02:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 03:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 03:02:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/21 03:02:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/21 03:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 03:02:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/21 03:02:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 03:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 03:02:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/21 03:02:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/21 03:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 03:02:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/21 03:02:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 03:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 03:02:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/21 03:02:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/21 03:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 03:02:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/21 03:02:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 03:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 03:02:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/21 03:02:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/21 03:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 03:02:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/21 03:02:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/21 03:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 03:02:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/21 03:02:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/21 03:02:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 03:02:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/21 03:02:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/21 03:02:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 03:02:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/21 03:02:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/21 03:02:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/21 03:02:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/21 03:02:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/21 03:02:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/21 03:02:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/21 03:02:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/21 03:02:59 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/21 03:03:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/21 03:03:00 INFO : dir1/0011-56789;.txt: Deleted 2025/08/21 03:03:00 INFO : dir1/0013-789;=.txt: Deleted 2025/08/21 03:03:00 INFO : dir1/0015-9;=.txt: Deleted 2025/08/21 03:03:00 INFO : apple: Deleted 2025/08/21 03:03:00 INFO : appleappleapplebanana: Deleted 2025/08/21 03:03:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/21 03:03:00 INFO : dir1/0003-defghij.txt: Deleted 2025/08/21 03:03:00 INFO : dir1/0009-3456789.txt: Deleted 2025/08/21 03:03:00 INFO : dir1/0007-1234567.txt: Deleted 2025/08/21 03:03:00 INFO : dir1/0010-456789.txt: Deleted 2025/08/21 03:03:00 INFO : dir1/0012-6789;.txt: Deleted 2025/08/21 03:03:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/21 03:03:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/21 03:03:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/21 03:03:00 INFO : dir1/0008-2345678.txt: Deleted 2025/08/21 03:03:00 INFO : dir1/0014-89;=.txt: Deleted 2025/08/21 03:03:00 INFO : banana: Deleted 2025/08/21 03:03:00 INFO : splitbananasplit: Deleted 2025/08/21 03:03:00 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:00 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:03:00 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:03:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 03:03:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 03:03:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 03:03:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 03:03:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 03:03:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 03:03:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 03:03:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 03:03:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 03:03:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 03:03:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 03:03:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 03:03:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 03:03:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 03:03:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 03:03:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 03:03:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 03:03:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 03:03:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 03:03:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 03:03:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 03:03:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 03:03:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 03:03:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 03:03:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 03:03:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 03:03:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 03:03:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 03:03:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 03:03:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : apple: transformed to: PREFIXapple 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/21 03:03:01 DEBUG : banana: transformed to: PREFIXbanana 2025/08/21 03:03:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/21 03:03:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/21 03:03:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/21 03:03:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/21 03:03:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/21 03:03:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/21 03:03:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/21 03:03:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/21 03:03:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/21 03:03:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/21 03:03:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/21 03:03:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/21 03:03:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/21 03:03:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/21 03:03:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/21 03:03:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/21 03:03:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/21 03:03:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/21 03:03:01 INFO : apple: Copied (new) 2025/08/21 03:03:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:01 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:03:01 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:03:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/21 03:03:01 INFO : appleappleapplebanana: Copied (new) 2025/08/21 03:03:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/21 03:03:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/21 03:03:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/21 03:03:01 INFO : splitbananasplit: Copied (new) 2025/08/21 03:03:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/21 03:03:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/21 03:03:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/21 03:03:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/21 03:03:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/21 03:03:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/21 03:03:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/21 03:03:02 INFO : banana: Copied (new) 2025/08/21 03:03:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/21 03:03:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/21 03:03:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/21 03:03:02 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/21 03:03:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/21 03:03:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/21 03:03:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/21 03:03:02 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/21 03:03:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/21 03:03:02 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/21 03:03:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/21 03:03:02 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/21 03:03:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/21 03:03:02 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/21 03:03:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/21 03:03:02 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/21 03:03:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/21 03:03:03 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/21 03:03:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/21 03:03:03 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/21 03:03:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/21 03:03:03 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/21 03:03:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/21 03:03:03 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/21 03:03:03 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:03 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/21 03:03:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/21 03:03:03 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/21 03:03:03 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/21 03:03:03 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/21 03:03:03 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/21 03:03:03 INFO : PREFIXbanana: Deleted 2025/08/21 03:03:03 INFO : PREFIXsplitbananasplit: Deleted 2025/08/21 03:03:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/21 03:03:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/21 03:03:03 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/21 03:03:03 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/21 03:03:03 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/21 03:03:03 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/21 03:03:03 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/21 03:03:03 INFO : PREFIXapple: Deleted 2025/08/21 03:03:03 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/21 03:03:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/21 03:03:03 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/21 03:03:03 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/21 03:03:03 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:04 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:04 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:03:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:03:17 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:18 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:03:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 03:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 03:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 03:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 03:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 03:03:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 03:03:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:18 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:03:18 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:03:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/21 03:03:18 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 03:03:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/21 03:03:18 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/21 03:03:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/21 03:03:19 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/21 03:03:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/21 03:03:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 03:03:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/21 03:03:19 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/21 03:03:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/21 03:03:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/21 03:03:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/21 03:03:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/21 03:03:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/21 03:03:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/21 03:03:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/21 03:03:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/21 03:03:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/21 03:03:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/21 03:03:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/21 03:03:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/21 03:03:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/21 03:03:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/21 03:03:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/21 03:03:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/21 03:03:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/21 03:03:20 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:20 INFO : dir1/0010-456789.txt: Deleted 2025/08/21 03:03:20 INFO : dir1/0011-56789;.txt: Deleted 2025/08/21 03:03:20 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/21 03:03:20 INFO : dir1/0013-789;=.txt: Deleted 2025/08/21 03:03:20 INFO : dir1/0014-89;=.txt: Deleted 2025/08/21 03:03:20 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/21 03:03:20 INFO : apple: Deleted 2025/08/21 03:03:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/21 03:03:20 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/21 03:03:20 INFO : dir1/0007-1234567.txt: Deleted 2025/08/21 03:03:20 INFO : banana: Deleted 2025/08/21 03:03:20 INFO : dir1/0009-3456789.txt: Deleted 2025/08/21 03:03:20 INFO : dir1/0012-6789;.txt: Deleted 2025/08/21 03:03:20 INFO : dir1/0015-9;=.txt: Deleted 2025/08/21 03:03:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/21 03:03:21 INFO : dir1/0003-defghij.txt: Deleted 2025/08/21 03:03:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/21 03:03:21 INFO : dir1/0008-2345678.txt: Deleted 2025/08/21 03:03:21 INFO : splitbananasplit: Deleted 2025/08/21 03:03:21 INFO : appleappleapplebanana: Deleted 2025/08/21 03:03:21 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:21 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/21 03:03:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : apple: transformed to: appleSUFFIX 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/21 03:03:21 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/21 03:03:21 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/21 03:03:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/21 03:03:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 03:03:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/21 03:03:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:22 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:03:22 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:03:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/21 03:03:22 INFO : appleappleapplebanana: Copied (new) 2025/08/21 03:03:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/21 03:03:22 INFO : apple: Copied (new) 2025/08/21 03:03:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/21 03:03:22 INFO : banana: Copied (new) 2025/08/21 03:03:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/21 03:03:22 INFO : splitbananasplit: Copied (new) 2025/08/21 03:03:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/21 03:03:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/21 03:03:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/21 03:03:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/21 03:03:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/21 03:03:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/21 03:03:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/21 03:03:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/21 03:03:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/21 03:03:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/21 03:03:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/21 03:03:22 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/21 03:03:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/21 03:03:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/21 03:03:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/21 03:03:22 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/21 03:03:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/21 03:03:22 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/21 03:03:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/21 03:03:22 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/21 03:03:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/21 03:03:22 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/21 03:03:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/21 03:03:22 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/21 03:03:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/21 03:03:23 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/21 03:03:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/21 03:03:23 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/21 03:03:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/21 03:03:23 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/21 03:03:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/21 03:03:23 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/21 03:03:23 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:23 INFO : splitbananasplitSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/21 03:03:23 INFO : bananaSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/21 03:03:23 INFO : appleSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/21 03:03:23 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/21 03:03:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/21 03:03:23 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:24 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:24 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:03:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:03:37 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:38 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:03:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 03:03:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 03:03:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 03:03:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 03:03:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 03:03:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:38 DEBUG : apple: Unchanged skipping 2025/08/21 03:03:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:38 DEBUG : banana: Unchanged skipping 2025/08/21 03:03:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 03:03:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 03:03:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 03:03:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 03:03:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 03:03:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 03:03:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 03:03:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 03:03:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 03:03:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/21 03:03:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/21 03:03:38 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:03:38 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:03:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/21 03:03:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/21 03:03:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 03:03:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/21 03:03:39 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/21 03:03:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 03:03:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/21 03:03:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/21 03:03:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 03:03:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/21 03:03:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/21 03:03:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 03:03:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/21 03:03:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/21 03:03:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 03:03:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/21 03:03:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/21 03:03:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 03:03:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/21 03:03:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/21 03:03:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 03:03:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/21 03:03:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/21 03:03:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 03:03:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/21 03:03:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/21 03:03:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 03:03:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/21 03:03:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/21 03:03:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 03:03:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/21 03:03:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/21 03:03:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 03:03:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/21 03:03:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/21 03:03:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 03:03:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/21 03:03:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/21 03:03:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 03:03:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/21 03:03:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/21 03:03:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 03:03:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/21 03:03:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/21 03:03:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/21 03:03:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/21 03:03:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/21 03:03:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/21 03:03:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/21 03:03:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/21 03:03:40 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/21 03:03:40 INFO : dir1/0007-1234567.txt: Deleted 2025/08/21 03:03:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/21 03:03:40 INFO : dir1/0009-3456789.txt: Deleted 2025/08/21 03:03:40 INFO : dir1/0010-456789.txt: Deleted 2025/08/21 03:03:40 INFO : appleappleapplebanana: Deleted 2025/08/21 03:03:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/21 03:03:40 INFO : dir1/0011-56789;.txt: Deleted 2025/08/21 03:03:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/21 03:03:40 INFO : dir1/0012-6789;.txt: Deleted 2025/08/21 03:03:40 INFO : dir1/0013-789;=.txt: Deleted 2025/08/21 03:03:40 INFO : splitbananasplit: Deleted 2025/08/21 03:03:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/21 03:03:40 INFO : dir1/0014-89;=.txt: Deleted 2025/08/21 03:03:40 INFO : dir1/0015-9;=.txt: Deleted 2025/08/21 03:03:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/21 03:03:40 INFO : dir1/0003-defghij.txt: Deleted 2025/08/21 03:03:40 INFO : dir1/0008-2345678.txt: Deleted 2025/08/21 03:03:40 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:41 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : appleapple: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 03:03:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 03:03:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 03:03:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 03:03:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 03:03:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 03:03:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 03:03:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 03:03:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 03:03:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 03:03:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 03:03:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 03:03:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 03:03:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 03:03:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 03:03:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 03:03:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 03:03:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 03:03:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 03:03:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 03:03:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 03:03:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 03:03:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 03:03:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 03:03:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 03:03:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 03:03:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 03:03:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 03:03:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 03:03:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 03:03:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 03:03:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 03:03:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 03:03:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 03:03:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 03:03:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 03:03:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 03:03:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 03:03:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 03:03:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 03:03:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 03:03:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 03:03:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 03:03:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 03:03:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 03:03:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 03:03:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 03:03:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 03:03:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 03:03:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 03:03:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 03:03:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 03:03:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 03:03:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 03:03:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 03:03:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 03:03:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 03:03:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 03:03:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 03:03:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 03:03:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 03:03:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 03:03:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 03:03:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 03:03:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 03:03:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 03:03:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 03:03:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 03:03:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 03:03:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 03:03:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 03:03:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 03:03:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 03:03:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 03:03:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 03:03:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 03:03:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 03:03:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 03:03:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : apple: Unchanged skipping 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:03:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : banana: Unchanged skipping 2025/08/21 03:03:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 03:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 03:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 03:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 03:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 03:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/21 03:03:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/21 03:03:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/21 03:03:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/21 03:03:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/21 03:03:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/21 03:03:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/21 03:03:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/21 03:03:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/21 03:03:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/21 03:03:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/21 03:03:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/21 03:03:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/21 03:03:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/21 03:03:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/21 03:03:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:03:41 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:03:41 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:41 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:42 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : appleapple: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/21 03:03:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 03:03:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 03:03:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 03:03:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 03:03:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 03:03:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 03:03:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 03:03:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 03:03:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 03:03:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 03:03:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 03:03:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 03:03:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 03:03:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 03:03:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 03:03:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 03:03:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 03:03:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 03:03:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 03:03:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 03:03:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 03:03:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 03:03:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 03:03:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 03:03:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 03:03:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 03:03:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 03:03:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 03:03:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 03:03:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/21 03:03:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 03:03:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/21 03:03:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/21 03:03:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/21 03:03:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/21 03:03:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/21 03:03:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/21 03:03:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/21 03:03:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/21 03:03:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/21 03:03:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/21 03:03:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/21 03:03:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/21 03:03:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/21 03:03:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/21 03:03:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/21 03:03:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/21 03:03:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/21 03:03:42 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:03:54 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:54 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:03:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : apple: Unchanged skipping 2025/08/21 03:03:55 DEBUG : banana: Unchanged skipping 2025/08/21 03:03:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:03:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:03:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:03:55 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:03:55 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:55 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:55 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:03:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : apple: Unchanged skipping 2025/08/21 03:03:55 DEBUG : banana: Unchanged skipping 2025/08/21 03:03:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:03:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:03:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:03:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:03:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:03:56 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:03:56 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:56 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:56 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : Waiting for deletions to finish 2025/08/21 03:03:56 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:03:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:04:09 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:09 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:04:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : apple: Unchanged skipping 2025/08/21 03:04:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : banana: Unchanged skipping 2025/08/21 03:04:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:04:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:04:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:04:10 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:04:10 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:10 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:10 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:04:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : apple: Unchanged skipping 2025/08/21 03:04:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:04:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : banana: Unchanged skipping 2025/08/21 03:04:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:04:11 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:04:11 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:04:11 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:11 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:11 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:04:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:04:24 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:24 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:04:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:04:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:04:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : banana: Unchanged skipping 2025/08/21 03:04:25 DEBUG : apple: Unchanged skipping 2025/08/21 03:04:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:04:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:04:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:04:25 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:04:25 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:25 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:26 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : apple: Unchanged skipping 2025/08/21 03:04:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:04:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:04:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : banana: Unchanged skipping 2025/08/21 03:04:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:04:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:04:26 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:04:26 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:26 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:26 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:04:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:04:40 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:40 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:04:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:40 DEBUG : apple: Unchanged skipping 2025/08/21 03:04:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:04:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:04:40 DEBUG : banana: Unchanged skipping 2025/08/21 03:04:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:04:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:04:41 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:04:41 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:41 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:41 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:04:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : apple: Unchanged skipping 2025/08/21 03:04:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:04:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : banana: Unchanged skipping 2025/08/21 03:04:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:04:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:04:42 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:04:42 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:42 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:42 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:04:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:04:55 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:55 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:04:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : apple: Unchanged skipping 2025/08/21 03:04:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : banana: Unchanged skipping 2025/08/21 03:04:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:04:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:04:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:04:56 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:04:56 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:56 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:56 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:04:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : apple: Unchanged skipping 2025/08/21 03:04:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : splitbananasplit: Unchanged skipping 2025/08/21 03:04:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : banana: Unchanged skipping 2025/08/21 03:04:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:04:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:04:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/21 03:04:57 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:04:57 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:57 DEBUG : Waiting for deletions to finish 2025/08/21 03:04:57 DEBUG : apple: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : banana: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/21 03:04:57 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (180.74s) --- PASS: TestTransform/NFC (14.35s) --- PASS: TestTransform/NFD (15.03s) --- PASS: TestTransform/base64 (17.49s) --- PASS: TestTransform/prefix (20.72s) --- PASS: TestTransform/suffix (19.89s) --- PASS: TestTransform/truncate (17.56s) --- PASS: TestTransform/encoder (14.93s) --- PASS: TestTransform/ISO-8859-1 (14.87s) --- PASS: TestTransform/charmap (15.07s) --- PASS: TestTransform/lowercase (15.44s) --- PASS: TestTransform/ascii (15.38s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:05:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/21 03:05:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/21 03:05:02 INFO : sub dir_somesuffix: Making directory 2025/08/21 03:05:02 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/21 03:05:02 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/21 03:05:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/21 03:05:02 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/21 03:05:02 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:05:02 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/21 03:05:02 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:05:03 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:03 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/21 03:05:03 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.00s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:05:04 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:04 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:04 INFO : tictactoe: Making directory 2025/08/21 03:05:04 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:04 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 03:05:04 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/21 03:05:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 03:05:04 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:05:04 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:05:05 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:05 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/21 03:05:05 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.56s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:05:06 INFO : toe: Making directory 2025/08/21 03:05:06 INFO : toe/toe: Making directory 2025/08/21 03:05:06 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/21 03:05:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/21 03:05:06 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:05:06 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:05:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/21 03:05:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/21 03:05:07 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.64s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:05:08 INFO : toe: Making directory 2025/08/21 03:05:08 INFO : toe/toe: Making directory 2025/08/21 03:05:08 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/21 03:05:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/21 03:05:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/21 03:05:08 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:05:08 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:05:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/21 03:05:08 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.83s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:05:09 DEBUG : empty_dir: Making directory with metadata 2025/08/21 03:05:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 03:05:09 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:09 INFO : tictacempty_dir: Making directory 2025/08/21 03:05:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:09 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:09 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:09 INFO : tictactoe: Making directory 2025/08/21 03:05:09 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:09 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 03:05:09 INFO : tictactoe/tictactoe: Making directory 2025/08/21 03:05:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 03:05:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/21 03:05:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 03:05:09 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:05:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/21 03:05:09 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:05:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/21 03:05:10 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.81s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:05:11 DEBUG : empty_dir: Making directory with metadata 2025/08/21 03:05:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 03:05:11 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:11 INFO : tictacempty_dir: Making directory 2025/08/21 03:05:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:11 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:11 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:11 INFO : tictactoe: Making directory 2025/08/21 03:05:11 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:11 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 03:05:11 INFO : tictactoe/tictactoe: Making directory 2025/08/21 03:05:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 03:05:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/21 03:05:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 03:05:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 03:05:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 03:05:11 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:05:11 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:05:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 03:05:12 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/21 03:05:12 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:05:12 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:12 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:12 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/21 03:05:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/21 03:05:13 NOTICE: B2 bucket rclone-test-zageviq4zufi: 0 differences found 2025/08/21 03:05:13 NOTICE: B2 bucket rclone-test-zageviq4zufi: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:05:13 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:13 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:13 INFO : tictactoe: Making directory 2025/08/21 03:05:13 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:13 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 03:05:13 INFO : tictactoe/tictactoe: Making directory 2025/08/21 03:05:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 03:05:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/21 03:05:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 03:05:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/21 03:05:13 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:05:13 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:05:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/21 03:05:14 DEBUG : Waiting for deletions to finish 2025/08/21 03:05:14 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:14 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:14 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 03:05:15 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/21 03:05:15 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:05:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/21 03:05:15 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/21 03:05:15 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:05:15 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.42s) === RUN TestSyntax 2025/08/21 03:05:16 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:05:16 INFO : toe: Making directory 2025/08/21 03:05:16 INFO : toe/toe: Making directory 2025/08/21 03:05:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/21 03:05:16 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:05:16 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:05:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:16 INFO : toe/toe/toe: Copied (new) 2025/08/21 03:05:16 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.69s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:05:17 DEBUG : empty_dir: Making directory with metadata 2025/08/21 03:05:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 03:05:17 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:17 INFO : tictacempty_dir: Making directory 2025/08/21 03:05:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:17 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:17 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:17 INFO : tictactoe: Making directory 2025/08/21 03:05:17 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:17 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 03:05:17 INFO : tictactoe/tictactoe: Making directory 2025/08/21 03:05:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 03:05:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/21 03:05:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 03:05:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 03:05:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 03:05:17 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:05:17 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:05:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 03:05:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 03:05:18 INFO : toe/toe/toe.txt: Deleted 2025/08/21 03:05:18 INFO : toe/toe: Removing directory 2025/08/21 03:05:18 INFO : toe: Removing directory 2025/08/21 03:05:18 INFO : empty_dir: Removing directory 2025/08/21 03:05:18 DEBUG : Local file system at /tmp/rclone2638351189: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:05:19 DEBUG : empty_dir: Making directory with metadata 2025/08/21 03:05:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 03:05:19 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:19 INFO : tictacempty_dir: Making directory 2025/08/21 03:05:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:19 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:19 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:19 INFO : tictactoe: Making directory 2025/08/21 03:05:19 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:19 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 03:05:19 INFO : tictactoe/tictactoe: Making directory 2025/08/21 03:05:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 03:05:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/21 03:05:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 03:05:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 03:05:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 03:05:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 03:05:19 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:05:19 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:05:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 03:05:20 INFO : toe/toe/toe.txt: Deleted 2025/08/21 03:05:20 INFO : toe/toe: Removing directory 2025/08/21 03:05:20 INFO : toe: Removing directory 2025/08/21 03:05:20 INFO : empty_dir: Removing directory 2025/08/21 03:05:20 DEBUG : Local file system at /tmp/rclone2638351189: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/21 03:05:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/21 03:05:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 03:05:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 03:05:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 03:05:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:21 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/21 03:05:21 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.30s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:05:22 DEBUG : Reset feature "Copy" 2025/08/21 03:05:22 DEBUG : Reset feature "Move" 2025/08/21 03:05:22 DEBUG : Reset feature "Copy" 2025/08/21 03:05:22 DEBUG : Reset feature "Move" 2025/08/21 03:05:22 DEBUG : empty_dir: Making directory with metadata 2025/08/21 03:05:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/21 03:05:22 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:22 INFO : tictacempty_dir: Making directory 2025/08/21 03:05:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/21 03:05:22 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:22 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:22 INFO : tictactoe: Making directory 2025/08/21 03:05:22 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:22 DEBUG : toe: transformed to: tictactoe 2025/08/21 03:05:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 03:05:22 INFO : tictactoe/tictactoe: Making directory 2025/08/21 03:05:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/21 03:05:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/21 03:05:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 03:05:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 03:05:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 03:05:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 03:05:22 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:05:22 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:05:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/21 03:05:23 INFO : toe/toe/toe.txt: Deleted 2025/08/21 03:05:23 INFO : toe/toe: Removing directory 2025/08/21 03:05:23 INFO : toe: Removing directory 2025/08/21 03:05:23 INFO : empty_dir: Removing directory 2025/08/21 03:05:23 DEBUG : Local file system at /tmp/rclone2638351189: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/21 03:05:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/21 03:05:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 03:05:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 03:05:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/21 03:05:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:25 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/21 03:05:25 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.92s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:05:26 DEBUG : toe: transformed to: dG9l 2025/08/21 03:05:26 DEBUG : toe: transformed to: dG9l 2025/08/21 03:05:26 INFO : dG9l: Making directory 2025/08/21 03:05:26 DEBUG : toe: transformed to: dG9l 2025/08/21 03:05:26 DEBUG : toe: transformed to: dG9l 2025/08/21 03:05:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/21 03:05:26 INFO : dG9l/dG9l: Making directory 2025/08/21 03:05:26 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/21 03:05:26 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/21 03:05:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/21 03:05:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/21 03:05:26 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/21 03:05:26 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:05:26 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:05:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:27 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/21 03:05:27 DEBUG : Waiting for deletions to finish 2025/08/21 03:05:28 DEBUG : dG9l: transformed to: toe 2025/08/21 03:05:28 DEBUG : dG9l: transformed to: toe 2025/08/21 03:05:28 DEBUG : dG9l: transformed to: toe 2025/08/21 03:05:28 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/21 03:05:28 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/21 03:05:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/21 03:05:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/21 03:05:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/21 03:05:28 DEBUG : Local file system at /tmp/rclone2638351189: Waiting for checks to finish 2025/08/21 03:05:28 DEBUG : Local file system at /tmp/rclone2638351189: Waiting for transfers to finish 2025/08/21 03:05:28 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.64s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-zageviq4zufi", Local "Local file system at /tmp/rclone2638351189", Modify Window "1ms" 2025/08/21 03:05:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 03:05:29 DEBUG : toe: transformed to: 2025/08/21 03:05:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 03:05:29 DEBUG : toe: transformed to: 2025/08/21 03:05:29 INFO : B2 bucket rclone-test-zageviq4zufi: Making directory 2025/08/21 03:05:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 03:05:29 DEBUG : toe: transformed to: 2025/08/21 03:05:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 03:05:29 DEBUG : toe: transformed to: 2025/08/21 03:05:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 03:05:29 DEBUG : toe/toe: transformed to: 2025/08/21 03:05:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/21 03:05:29 INFO : toe/toe: Making directory 2025/08/21 03:05:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 03:05:29 DEBUG : toe/toe: transformed to: 2025/08/21 03:05:29 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/21 03:05:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 03:05:29 DEBUG : toe: transformed to: 2025/08/21 03:05:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/21 03:05:29 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/21 03:05:29 DEBUG : toe/toe/toe: transformed to: 2025/08/21 03:05:29 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/21 03:05:29 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for checks to finish 2025/08/21 03:05:29 DEBUG : B2 bucket rclone-test-zageviq4zufi: Waiting for transfers to finish 2025/08/21 03:05:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/21 03:05:30 INFO : toe/toe/toe: Copied (new) 2025/08/21 03:05:30 ERROR : B2 bucket rclone-test-zageviq4zufi: not deleting files as there were IO errors 2025/08/21 03:05:30 ERROR : B2 bucket rclone-test-zageviq4zufi: not deleting directories as there were IO errors --- PASS: TestError (1.60s) PASS 2025/08/21 03:05:30 DEBUG : B2 bucket rclone-test-zageviq4zufi: Purge remote 2025/08/21 03:05:30 INFO : B2 bucket rclone-test-zageviq4zufi: cleaning bucket "rclone-test-zageviq4zufi" of all files 2025/08/21 03:05:31 DEBUG : BackupDir/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a09eb_d20250821_m025947_c001_v7007000_t0000_u01755745187969") 2025/08/21 03:05:31 DEBUG : BackupDir/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1143910d345ecb10_d20250821_m025941_c001_v0001184_t0000_u01755745181720") 2025/08/21 03:05:31 DEBUG : CompareDest/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9d861_d20250821_m025921_c001_v7007000_t0000_u01755745161427") 2025/08/21 03:05:31 DEBUG : CompareDest/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a1e6_d20250821_m025914_c001_v0001176_t0059_u01755745154926") 2025/08/21 03:05:31 DEBUG : CompareDest/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9d862_d20250821_m025921_c001_v7007000_t0000_u01755745161609") 2025/08/21 03:05:31 DEBUG : CompareDest/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f53fb_d20250821_m025916_c001_v0001144_t0024_u01755745156264") 2025/08/21 03:05:31 DEBUG : CopyDest/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a09ed_d20250821_m025948_c001_v7007000_t0000_u01755745188151") 2025/08/21 03:05:31 DEBUG : CopyDest/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f546b_d20250821_m025938_c001_v0001144_t0045_u01755745178066") 2025/08/21 03:05:31 DEBUG : CopyDest/three: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a09ef_d20250821_m025948_c001_v7007000_t0000_u01755745188333") 2025/08/21 03:05:32 DEBUG : CopyDest/three: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f5491_d20250821_m025945_c001_v0001144_t0035_u01755745185514") 2025/08/21 03:05:32 DEBUG : CopyDest/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a09f1_d20250821_m025948_c001_v7007000_t0000_u01755745188515") 2025/08/21 03:05:32 DEBUG : CopyDest/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a254_d20250821_m025943_c001_v0001176_t0056_u01755745183325") 2025/08/21 03:05:32 DEBUG : EXISTING: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4070d5d6718967f7_d20250821_m030107_c001_v7007000_t0000_u01755745267313") 2025/08/21 03:05:32 DEBUG : EXISTING: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a3ea_d20250821_m030106_c001_v0001176_t0023_u01755745266324") 2025/08/21 03:05:32 DEBUG : PREFIXapple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40828a1d180c4b74_d20250821_m030303_c001_v7007000_t0000_u01755745383679") 2025/08/21 03:05:32 DEBUG : PREFIXapple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc792bc_d20250821_m030257_c001_v0001178_t0044_u01755745377891") 2025/08/21 03:05:32 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c1941c6_d20250821_m030303_c001_v7007000_t0000_u01755745383637") 2025/08/21 03:05:32 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257f7c_d20250821_m030257_c001_v0001130_t0025_u01755745377902") 2025/08/21 03:05:32 DEBUG : PREFIXbanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40828a1d180c4b73_d20250821_m030303_c001_v7007000_t0000_u01755745383491") 2025/08/21 03:05:32 DEBUG : PREFIXbanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a697_d20250821_m030257_c001_v0001176_t0023_u01755745377912") 2025/08/21 03:05:32 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d083f4_d20250821_m030303_c001_v7007000_t0000_u01755745383504") 2025/08/21 03:05:32 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681e4e_d20250821_m030257_c001_v0001171_t0021_u01755745377927") 2025/08/21 03:05:33 DEBUG : Testêé: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4070d5d6718967a7_d20250821_m030103_c001_v7007000_t0000_u01755745263961") 2025/08/21 03:05:33 DEBUG : Testêé: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a3d7_d20250821_m030103_c001_v0001176_t0038_u01755745263373") 2025/08/21 03:05:33 DEBUG : Testêé: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a3d1_d20250821_m030102_c001_v0001176_t0020_u01755745262769") 2025/08/21 03:05:33 DEBUG : YXBwbGU=: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4eaf_d20250821_m030244_c001_v7007000_t0000_u01755745364504") 2025/08/21 03:05:33 DEBUG : YXBwbGU=: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257f0e_d20250821_m030240_c001_v0001130_t0002_u01755745360298") 2025/08/21 03:05:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4eb3_d20250821_m030244_c001_v7007000_t0000_u01755745364687") 2025/08/21 03:05:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a629_d20250821_m030240_c001_v0001176_t0030_u01755745360318") 2025/08/21 03:05:33 DEBUG : YmFuYW5h: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4eb6_d20250821_m030244_c001_v7007000_t0000_u01755745364871") 2025/08/21 03:05:33 DEBUG : YmFuYW5h: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7924a_d20250821_m030240_c001_v0001178_t0043_u01755745360288") 2025/08/21 03:05:33 DEBUG : a/potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e71_d20250821_m025713_c001_v7007000_t0000_u01755745033834") 2025/08/21 03:05:33 DEBUG : a/potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab562_d20250821_m025713_c001_v0001161_t0043_u01755745033083") 2025/08/21 03:05:33 DEBUG : a/potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd96443_d20250821_m025711_c001_v7007000_t0000_u01755745031498") 2025/08/21 03:05:33 DEBUG : a/potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab54a_d20250821_m025710_c001_v0001161_t0053_u01755745030516") 2025/08/21 03:05:33 DEBUG : a/potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc532fe_d20250821_m025652_c001_v7007000_t0000_u01755745012435") 2025/08/21 03:05:33 DEBUG : a/potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab4d4_d20250821_m025651_c001_v0001161_t0037_u01755745011527") 2025/08/21 03:05:33 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1545_d20250821_m030458_c001_v7007000_t0000_u01755745498257") 2025/08/21 03:05:33 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa22581f2_d20250821_m030453_c001_v0001130_t0022_u01755745493948") 2025/08/21 03:05:33 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f451d_d20250821_m030443_c001_v7007000_t0000_u01755745483042") 2025/08/21 03:05:33 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa22581a0_d20250821_m030438_c001_v0001130_t0033_u01755745478825") 2025/08/21 03:05:33 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e248c_d20250821_m030427_c001_v7007000_t0000_u01755745467500") 2025/08/21 03:05:33 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258150_d20250821_m030423_c001_v0001130_t0031_u01755745463699") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a9934_d20250821_m030412_c001_v7007000_t0000_u01755745452404") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258102_d20250821_m030408_c001_v0001130_t0038_u01755745448320") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc54087_d20250821_m030357_c001_v7007000_t0000_u01755745437420") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa22580b4_d20250821_m030353_c001_v0001130_t0018_u01755745433058") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8965_d20250821_m030342_c001_v7007000_t0000_u01755745422667") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7940e_d20250821_m030336_c001_v0001178_t0017_u01755745416683") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b337a_d20250821_m030325_c001_v7007000_t0000_u01755745405155") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a74c_d20250821_m030321_c001_v0001176_t0043_u01755745401906") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c19422d_d20250821_m030320_c001_v7007000_t0000_u01755745400734") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a720_d20250821_m030316_c001_v0001176_t0006_u01755745396836") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd9709d_d20250821_m030305_c001_v7007000_t0000_u01755745385208") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a6b5_d20250821_m030301_c001_v0001176_t0023_u01755745381626") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40828a1d180c4b6a_d20250821_m030300_c001_v7007000_t0000_u01755745380305") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc792b0_d20250821_m030255_c001_v0001178_t0034_u01755745375907") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f417188f9c7435f49_d20250821_m030242_c001_v7007000_t0000_u01755745362331") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7923c_d20250821_m030237_c001_v0001178_t0015_u01755745357773") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dc0_d20250821_m030227_c001_v7007000_t0000_u01755745347045") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc791ea_d20250821_m030222_c001_v0001178_t0043_u01755745342550") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a205099873_d20250821_m030211_c001_v7007000_t0000_u01755745331837") 2025/08/21 03:05:34 DEBUG : apple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79194_d20250821_m030207_c001_v0001178_t0056_u01755745327455") 2025/08/21 03:05:34 DEBUG : appleSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd971d9_d20250821_m030323_c001_v7007000_t0000_u01755745403622") 2025/08/21 03:05:34 DEBUG : appleSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a72c_d20250821_m030318_c001_v0001176_t0029_u01755745398733") 2025/08/21 03:05:34 DEBUG : appleapple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8967_d20250821_m030342_c001_v7007000_t0000_u01755745422849") 2025/08/21 03:05:35 DEBUG : appleapple: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682002_d20250821_m030338_c001_v0001171_t0021_u01755745418782") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1549_d20250821_m030458_c001_v7007000_t0000_u01755745498449") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21aa10_d20250821_m030454_c001_v0001176_t0014_u01755745494542") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f451f_d20250821_m030443_c001_v7007000_t0000_u01755745483224") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a9b2_d20250821_m030439_c001_v0001176_t0018_u01755745479395") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e248e_d20250821_m030427_c001_v7007000_t0000_u01755745467681") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a936_d20250821_m030424_c001_v0001176_t0024_u01755745464259") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a9936_d20250821_m030412_c001_v7007000_t0000_u01755745452589") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a8d0_d20250821_m030409_c001_v0001176_t0044_u01755745449235") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc5408a_d20250821_m030357_c001_v7007000_t0000_u01755745437621") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a84e_d20250821_m030353_c001_v0001176_t0035_u01755745433598") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcbc30_d20250821_m030340_c001_v7007000_t0000_u01755745420482") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a7c4_d20250821_m030337_c001_v0001176_t0057_u01755745417291") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b337d_d20250821_m030325_c001_v7007000_t0000_u01755745405341") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7938c_d20250821_m030321_c001_v0001178_t0013_u01755745401899") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd971ba_d20250821_m030321_c001_v7007000_t0000_u01755745401018") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681f0e_d20250821_m030317_c001_v0001171_t0033_u01755745397317") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970a2_d20250821_m030305_c001_v7007000_t0000_u01755745385390") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc792d8_d20250821_m030301_c001_v0001178_t0040_u01755745381647") 2025/08/21 03:05:35 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f400e9330135d60a8_d20250821_m030300_c001_v7007000_t0000_u01755745380331") 2025/08/21 03:05:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a68d_d20250821_m030256_c001_v0001176_t0007_u01755745376518") 2025/08/21 03:05:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4183e4d6b978a5e3_d20250821_m030242_c001_v7007000_t0000_u01755745362552") 2025/08/21 03:05:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681d9c_d20250821_m030238_c001_v0001171_t0025_u01755745358397") 2025/08/21 03:05:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dc1_d20250821_m030227_c001_v7007000_t0000_u01755745347229") 2025/08/21 03:05:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681d31_d20250821_m030223_c001_v0001171_t0009_u01755745343078") 2025/08/21 03:05:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a205099874_d20250821_m030212_c001_v7007000_t0000_u01755745332021") 2025/08/21 03:05:36 DEBUG : appleappleapplebanana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681ccb_d20250821_m030208_c001_v0001171_t0057_u01755745328362") 2025/08/21 03:05:36 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd971dc_d20250821_m030323_c001_v7007000_t0000_u01755745403807") 2025/08/21 03:05:36 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79366_d20250821_m030318_c001_v0001178_t0003_u01755745398745") 2025/08/21 03:05:36 DEBUG : b/potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e73_d20250821_m025714_c001_v7007000_t0000_u01755745034016") 2025/08/21 03:05:36 DEBUG : b/potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab558_d20250821_m025712_c001_v0001161_t0033_u01755745032047") 2025/08/21 03:05:36 DEBUG : b/potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd9643a_d20250821_m025710_c001_v7007000_t0000_u01755745030929") 2025/08/21 03:05:36 DEBUG : b/potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab542_d20250821_m025709_c001_v0001161_t0037_u01755745029382") 2025/08/21 03:05:36 DEBUG : b/potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc532f3_d20250821_m025651_c001_v7007000_t0000_u01755745011875") 2025/08/21 03:05:36 DEBUG : b/potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab4c8_d20250821_m025650_c001_v0001161_t0055_u01755745010475") 2025/08/21 03:05:36 DEBUG : backup/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9d982_d20250821_m030001_c001_v7007000_t0000_u01755745201517") 2025/08/21 03:05:36 DEBUG : backup/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f10160330e6ff0db6_d20250821_m025959_c001_v0001184_t0026_u01755745199488") 2025/08/21 03:05:36 DEBUG : backup/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f118c0f403f1b6e7e_d20250821_m025954_c001_v0001106_t0001_u01755745194956") 2025/08/21 03:05:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d076b2_d20250821_m030026_c001_v7007000_t0000_u01755745226932") 2025/08/21 03:05:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f109da28a7856551f_d20250821_m030025_c001_v0001183_t0017_u01755745225110") 2025/08/21 03:05:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f116b20531806bc02_d20250821_m030021_c001_v0001183_t0030_u01755745221104") 2025/08/21 03:05:37 DEBUG : backup/one.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4183e4d6b9789eef_d20250821_m030014_c001_v7007000_t0000_u01755745214745") 2025/08/21 03:05:37 DEBUG : backup/one.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115377fd16e036a1_d20250821_m030012_c001_v0001171_t0029_u01755745212586") 2025/08/21 03:05:37 DEBUG : backup/one.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11550f85d62f0e85_d20250821_m030008_c001_v0001179_t0002_u01755745208452") 2025/08/21 03:05:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d076b4_d20250821_m030027_c001_v7007000_t0000_u01755745227114") 2025/08/21 03:05:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1150aa03a5f93b46_d20250821_m030026_c001_v0001131_t0035_u01755745226085") 2025/08/21 03:05:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f118a24395a296cdb_d20250821_m030022_c001_v0001183_t0044_u01755745222710") 2025/08/21 03:05:37 DEBUG : backup/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9d985_d20250821_m030001_c001_v7007000_t0000_u01755745201700") 2025/08/21 03:05:37 DEBUG : backup/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1098c7dde84134c8_d20250821_m030000_c001_v0001161_t0008_u01755745200409") 2025/08/21 03:05:37 DEBUG : backup/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11856f470c5a855d_d20250821_m025956_c001_v0001180_t0028_u01755745196967") 2025/08/21 03:05:37 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4183e4d6b9789ef0_d20250821_m030014_c001_v7007000_t0000_u01755745214929") 2025/08/21 03:05:37 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f101977e855851eb6_d20250821_m030013_c001_v0001113_t0057_u01755745213666") 2025/08/21 03:05:37 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f111a9b21163919b9_d20250821_m030009_c001_v0001040_t0026_u01755745209834") 2025/08/21 03:05:37 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a154c_d20250821_m030458_c001_v7007000_t0000_u01755745498630") 2025/08/21 03:05:37 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79698_d20250821_m030454_c001_v0001178_t0004_u01755745494305") 2025/08/21 03:05:37 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f4520_d20250821_m030443_c001_v7007000_t0000_u01755745483405") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79624_d20250821_m030439_c001_v0001178_t0005_u01755745479190") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e2490_d20250821_m030427_c001_v7007000_t0000_u01755745467864") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc795ae_d20250821_m030424_c001_v0001178_t0026_u01755745464044") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a9938_d20250821_m030412_c001_v7007000_t0000_u01755745452772") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7951e_d20250821_m030409_c001_v0001178_t0002_u01755745449029") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc5408f_d20250821_m030357_c001_v7007000_t0000_u01755745437859") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc794a5_d20250821_m030353_c001_v0001178_t0026_u01755745433391") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8969_d20250821_m030343_c001_v7007000_t0000_u01755745423030") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681ff8_d20250821_m030336_c001_v0001171_t0009_u01755745416895") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b3380_d20250821_m030325_c001_v7007000_t0000_u01755745405556") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681f3c_d20250821_m030321_c001_v0001171_t0042_u01755745401922") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd971b7_d20250821_m030320_c001_v7007000_t0000_u01755745400770") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79354_d20250821_m030317_c001_v0001178_t0025_u01755745397090") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970a5_d20250821_m030305_c001_v7007000_t0000_u01755745385572") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257f90_d20250821_m030301_c001_v0001130_t0047_u01755745381657") 2025/08/21 03:05:38 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f419259e824868907_d20250821_m030300_c001_v7007000_t0000_u01755745380652") 2025/08/21 03:05:39 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257f70_d20250821_m030256_c001_v0001130_t0000_u01755745376128") 2025/08/21 03:05:39 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4183e4d6b978a5d9_d20250821_m030241_c001_v7007000_t0000_u01755745361923") 2025/08/21 03:05:39 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257ef8_d20250821_m030237_c001_v0001130_t0058_u01755745357979") 2025/08/21 03:05:39 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dc2_d20250821_m030227_c001_v7007000_t0000_u01755745347413") 2025/08/21 03:05:39 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257eae_d20250821_m030222_c001_v0001130_t0020_u01755745342757") 2025/08/21 03:05:39 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a205099875_d20250821_m030212_c001_v7007000_t0000_u01755745332215") 2025/08/21 03:05:39 DEBUG : banana: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257e7a_d20250821_m030207_c001_v0001130_t0018_u01755745327666") 2025/08/21 03:05:39 DEBUG : bananaSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b88ec_d20250821_m030323_c001_v7007000_t0000_u01755745403502") 2025/08/21 03:05:39 DEBUG : bananaSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681f24_d20250821_m030318_c001_v0001171_t0001_u01755745398758") 2025/08/21 03:05:39 DEBUG : both0: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bd2_d20250821_m030141_c001_v7007000_t0000_u01755745301670") 2025/08/21 03:05:39 DEBUG : both0: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a48f_d20250821_m030127_c001_v0001176_t0015_u01755745287558") 2025/08/21 03:05:39 DEBUG : both0: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc45_d20250821_m030123_c001_v7007000_t0000_u01755745283242") 2025/08/21 03:05:39 DEBUG : both0: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a3ee_d20250821_m030109_c001_v0001176_t0013_u01755745269189") 2025/08/21 03:05:39 DEBUG : both1: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bd3_d20250821_m030141_c001_v7007000_t0000_u01755745301856") 2025/08/21 03:05:39 DEBUG : both1: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a497_d20250821_m030128_c001_v0001176_t0023_u01755745288275") 2025/08/21 03:05:39 DEBUG : both1: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc4a_d20250821_m030123_c001_v7007000_t0000_u01755745283425") 2025/08/21 03:05:39 DEBUG : both1: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a3f6_d20250821_m030109_c001_v0001176_t0029_u01755745269617") 2025/08/21 03:05:39 DEBUG : both10: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bd4_d20250821_m030142_c001_v7007000_t0000_u01755745302041") 2025/08/21 03:05:40 DEBUG : both10: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4cd_d20250821_m030133_c001_v0001176_t0046_u01755745293119") 2025/08/21 03:05:40 DEBUG : both10: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc4f_d20250821_m030123_c001_v7007000_t0000_u01755745283609") 2025/08/21 03:05:40 DEBUG : both10: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a430_d20250821_m030114_c001_v0001176_t0004_u01755745274011") 2025/08/21 03:05:40 DEBUG : both11: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bd6_d20250821_m030142_c001_v7007000_t0000_u01755745302227") 2025/08/21 03:05:40 DEBUG : both11: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4d1_d20250821_m030133_c001_v0001176_t0053_u01755745293573") 2025/08/21 03:05:40 DEBUG : both11: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc53_d20250821_m030123_c001_v7007000_t0000_u01755745283793") 2025/08/21 03:05:40 DEBUG : both11: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a434_d20250821_m030114_c001_v0001176_t0022_u01755745274512") 2025/08/21 03:05:40 DEBUG : both12: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bd7_d20250821_m030142_c001_v7007000_t0000_u01755745302411") 2025/08/21 03:05:40 DEBUG : both12: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4d7_d20250821_m030134_c001_v0001176_t0033_u01755745294098") 2025/08/21 03:05:40 DEBUG : both12: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc58_d20250821_m030123_c001_v7007000_t0000_u01755745283978") 2025/08/21 03:05:40 DEBUG : both12: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a43a_d20250821_m030114_c001_v0001176_t0004_u01755745274961") 2025/08/21 03:05:40 DEBUG : both13: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bd9_d20250821_m030142_c001_v7007000_t0000_u01755745302596") 2025/08/21 03:05:40 DEBUG : both13: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4dd_d20250821_m030134_c001_v0001176_t0043_u01755745294683") 2025/08/21 03:05:40 DEBUG : both13: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc5d_d20250821_m030124_c001_v7007000_t0000_u01755745284160") 2025/08/21 03:05:40 DEBUG : both13: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a442_d20250821_m030115_c001_v0001176_t0048_u01755745275385") 2025/08/21 03:05:40 DEBUG : both14: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bda_d20250821_m030142_c001_v7007000_t0000_u01755745302780") 2025/08/21 03:05:40 DEBUG : both14: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4e3_d20250821_m030135_c001_v0001176_t0045_u01755745295370") 2025/08/21 03:05:40 DEBUG : both14: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc62_d20250821_m030124_c001_v7007000_t0000_u01755745284343") 2025/08/21 03:05:40 DEBUG : both14: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a448_d20250821_m030116_c001_v0001176_t0023_u01755745276329") 2025/08/21 03:05:40 DEBUG : both15: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bdc_d20250821_m030142_c001_v7007000_t0000_u01755745302963") 2025/08/21 03:05:40 DEBUG : both15: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4ed_d20250821_m030135_c001_v0001176_t0059_u01755745295804") 2025/08/21 03:05:40 DEBUG : both15: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc67_d20250821_m030124_c001_v7007000_t0000_u01755745284571") 2025/08/21 03:05:41 DEBUG : both15: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a450_d20250821_m030117_c001_v0001176_t0040_u01755745277364") 2025/08/21 03:05:41 DEBUG : both16: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bdd_d20250821_m030143_c001_v7007000_t0000_u01755745303147") 2025/08/21 03:05:41 DEBUG : both16: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4f5_d20250821_m030136_c001_v0001176_t0016_u01755745296496") 2025/08/21 03:05:41 DEBUG : both16: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc6c_d20250821_m030124_c001_v7007000_t0000_u01755745284755") 2025/08/21 03:05:41 DEBUG : both16: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a458_d20250821_m030117_c001_v0001176_t0012_u01755745277985") 2025/08/21 03:05:41 DEBUG : both17: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bde_d20250821_m030143_c001_v7007000_t0000_u01755745303330") 2025/08/21 03:05:41 DEBUG : both17: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4fb_d20250821_m030137_c001_v0001176_t0056_u01755745297342") 2025/08/21 03:05:41 DEBUG : both17: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc71_d20250821_m030124_c001_v7007000_t0000_u01755745284937") 2025/08/21 03:05:41 DEBUG : both17: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a45c_d20250821_m030118_c001_v0001176_t0044_u01755745278727") 2025/08/21 03:05:41 DEBUG : both18: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4be0_d20250821_m030143_c001_v7007000_t0000_u01755745303513") 2025/08/21 03:05:41 DEBUG : both18: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a503_d20250821_m030137_c001_v0001176_t0017_u01755745297873") 2025/08/21 03:05:41 DEBUG : both18: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc74_d20250821_m030125_c001_v7007000_t0000_u01755745285130") 2025/08/21 03:05:41 DEBUG : both18: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a464_d20250821_m030119_c001_v0001176_t0016_u01755745279197") 2025/08/21 03:05:41 DEBUG : both19: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4be1_d20250821_m030143_c001_v7007000_t0000_u01755745303697") 2025/08/21 03:05:41 DEBUG : both19: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a507_d20250821_m030138_c001_v0001176_t0001_u01755745298306") 2025/08/21 03:05:41 DEBUG : both19: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc79_d20250821_m030125_c001_v7007000_t0000_u01755745285315") 2025/08/21 03:05:41 DEBUG : both19: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a46b_d20250821_m030120_c001_v0001176_t0054_u01755745280011") 2025/08/21 03:05:41 DEBUG : both2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4be2_d20250821_m030143_c001_v7007000_t0000_u01755745303882") 2025/08/21 03:05:41 DEBUG : both2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a49b_d20250821_m030128_c001_v0001176_t0030_u01755745288709") 2025/08/21 03:05:41 DEBUG : both2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc7e_d20250821_m030125_c001_v7007000_t0000_u01755745285499") 2025/08/21 03:05:41 DEBUG : both2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a3fa_d20250821_m030110_c001_v0001176_t0011_u01755745270076") 2025/08/21 03:05:41 DEBUG : both3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4be4_d20250821_m030144_c001_v7007000_t0000_u01755745304066") 2025/08/21 03:05:42 DEBUG : both3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4a1_d20250821_m030129_c001_v0001176_t0043_u01755745289181") 2025/08/21 03:05:42 DEBUG : both3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc83_d20250821_m030125_c001_v7007000_t0000_u01755745285683") 2025/08/21 03:05:42 DEBUG : both3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a400_d20250821_m030110_c001_v0001176_t0034_u01755745270597") 2025/08/21 03:05:42 DEBUG : both4: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4be5_d20250821_m030144_c001_v7007000_t0000_u01755745304250") 2025/08/21 03:05:42 DEBUG : both4: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4a7_d20250821_m030129_c001_v0001176_t0000_u01755745289958") 2025/08/21 03:05:42 DEBUG : both4: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc88_d20250821_m030125_c001_v7007000_t0000_u01755745285879") 2025/08/21 03:05:42 DEBUG : both4: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a404_d20250821_m030111_c001_v0001176_t0005_u01755745271039") 2025/08/21 03:05:42 DEBUG : both5: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4be7_d20250821_m030144_c001_v7007000_t0000_u01755745304434") 2025/08/21 03:05:42 DEBUG : both5: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4af_d20250821_m030130_c001_v0001176_t0017_u01755745290531") 2025/08/21 03:05:42 DEBUG : both5: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc8d_d20250821_m030126_c001_v7007000_t0000_u01755745286064") 2025/08/21 03:05:42 DEBUG : both5: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a40a_d20250821_m030111_c001_v0001176_t0050_u01755745271572") 2025/08/21 03:05:42 DEBUG : both6: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4be9_d20250821_m030144_c001_v7007000_t0000_u01755745304631") 2025/08/21 03:05:42 DEBUG : both6: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4b3_d20250821_m030130_c001_v0001176_t0005_u01755745290966") 2025/08/21 03:05:42 DEBUG : both6: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc92_d20250821_m030126_c001_v7007000_t0000_u01755745286247") 2025/08/21 03:05:42 DEBUG : both6: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a410_d20250821_m030111_c001_v0001176_t0016_u01755745271991") 2025/08/21 03:05:42 DEBUG : both7: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bea_d20250821_m030144_c001_v7007000_t0000_u01755745304815") 2025/08/21 03:05:42 DEBUG : both7: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4b7_d20250821_m030131_c001_v0001176_t0019_u01755745291418") 2025/08/21 03:05:42 DEBUG : both7: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc96_d20250821_m030126_c001_v7007000_t0000_u01755745286430") 2025/08/21 03:05:43 DEBUG : both7: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a41a_d20250821_m030112_c001_v0001176_t0032_u01755745272422") 2025/08/21 03:05:43 DEBUG : both8: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4beb_d20250821_m030144_c001_v7007000_t0000_u01755745304999") 2025/08/21 03:05:43 DEBUG : both8: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4bd_d20250821_m030131_c001_v0001176_t0053_u01755745291843") 2025/08/21 03:05:43 DEBUG : both8: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc99_d20250821_m030126_c001_v7007000_t0000_u01755745286613") 2025/08/21 03:05:43 DEBUG : both8: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a41e_d20250821_m030112_c001_v0001176_t0006_u01755745272852") 2025/08/21 03:05:43 DEBUG : both9: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bed_d20250821_m030145_c001_v7007000_t0000_u01755745305184") 2025/08/21 03:05:43 DEBUG : both9: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4c1_d20250821_m030132_c001_v0001176_t0033_u01755745292295") 2025/08/21 03:05:43 DEBUG : both9: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc9d_d20250821_m030126_c001_v7007000_t0000_u01755745286803") 2025/08/21 03:05:43 DEBUG : both9: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a426_d20250821_m030113_c001_v0001176_t0016_u01755745273317") 2025/08/21 03:05:43 DEBUG : c/non empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e75_d20250821_m025714_c001_v7007000_t0000_u01755745034198") 2025/08/21 03:05:43 DEBUG : c/non empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab55c_d20250821_m025712_c001_v0001161_t0033_u01755745032344") 2025/08/21 03:05:43 DEBUG : c/non empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd96446_d20250821_m025711_c001_v7007000_t0000_u01755745031680") 2025/08/21 03:05:43 DEBUG : c/non empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab544_d20250821_m025709_c001_v0001161_t0000_u01755745029705") 2025/08/21 03:05:43 DEBUG : c/non empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53301_d20250821_m025652_c001_v7007000_t0000_u01755745012617") 2025/08/21 03:05:43 DEBUG : c/non empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab4cc_d20250821_m025650_c001_v0001161_t0028_u01755745010858") 2025/08/21 03:05:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4eb9_d20250821_m030245_c001_v7007000_t0000_u01755745365054") 2025/08/21 03:05:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681db6_d20250821_m030240_c001_v0001171_t0021_u01755745360314") 2025/08/21 03:05:43 DEBUG : check sum: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53265_d20250821_m025643_c001_v7007000_t0000_u01755745003028") 2025/08/21 03:05:43 DEBUG : check sum: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab49e_d20250821_m025641_c001_v0001161_t0010_u01755745001989") 2025/08/21 03:05:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4210861357017bd4_d20250821_m030529_c001_v7007000_t0000_u01755745529027") 2025/08/21 03:05:43 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa22582aa_d20250821_m030527_c001_v0001130_t0038_u01755745527385") 2025/08/21 03:05:43 DEBUG : dest/3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a0925_d20250821_m025930_c001_v7007000_t0000_u01755745170974") 2025/08/21 03:05:43 DEBUG : dest/3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f408f6813fcd4840f_d20250821_m025929_c001_v0001106_t0020_u01755745169876") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b896b_d20250821_m030343_c001_v7007000_t0000_u01755745423211") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258072_d20250821_m030338_c001_v0001130_t0051_u01755745418994") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1551_d20250821_m030458_c001_v7007000_t0000_u01755745498829") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa22581c8_d20250821_m030447_c001_v0001130_t0008_u01755745487681") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f4521_d20250821_m030443_c001_v7007000_t0000_u01755745483587") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258170_d20250821_m030432_c001_v0001130_t0024_u01755745472238") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e2492_d20250821_m030428_c001_v7007000_t0000_u01755745468047") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258130_d20250821_m030417_c001_v0001130_t0057_u01755745457171") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a993a_d20250821_m030412_c001_v7007000_t0000_u01755745452956") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa22580e2_d20250821_m030402_c001_v0001130_t0009_u01755745442311") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc54093_d20250821_m030358_c001_v7007000_t0000_u01755745438045") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258088_d20250821_m030347_c001_v0001130_t0054_u01755745427383") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40744f92fd648d3d_d20250821_m030340_c001_v7007000_t0000_u01755745420637") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc793be_d20250821_m030329_c001_v0001178_t0049_u01755745409814") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b3382_d20250821_m030325_c001_v7007000_t0000_u01755745405739") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7938e_d20250821_m030322_c001_v0001178_t0006_u01755745402117") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c19422f_d20250821_m030320_c001_v7007000_t0000_u01755745400918") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a6e6_d20250821_m030309_c001_v0001176_t0002_u01755745389916") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970a8_d20250821_m030305_c001_v7007000_t0000_u01755745385759") 2025/08/21 03:05:44 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a6b7_d20250821_m030301_c001_v0001176_t0038_u01755745381852") 2025/08/21 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40828a1d180c4b6b_d20250821_m030300_c001_v7007000_t0000_u01755745380497") 2025/08/21 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79284_d20250821_m030249_c001_v0001178_t0019_u01755745369198") 2025/08/21 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f417188f9c7435f4a_d20250821_m030242_c001_v7007000_t0000_u01755745362362") 2025/08/21 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79212_d20250821_m030231_c001_v0001178_t0057_u01755745351716") 2025/08/21 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dc3_d20250821_m030227_c001_v7007000_t0000_u01755745347597") 2025/08/21 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc791c4_d20250821_m030216_c001_v0001178_t0010_u01755745336670") 2025/08/21 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a205099876_d20250821_m030212_c001_v7007000_t0000_u01755745332399") 2025/08/21 03:05:45 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7917c_d20250821_m030202_c001_v0001178_t0016_u01755745322335") 2025/08/21 03:05:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f400e9330135d6170_d20250821_m030323_c001_v7007000_t0000_u01755745403464") 2025/08/21 03:05:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79368_d20250821_m030318_c001_v0001178_t0039_u01755745398955") 2025/08/21 03:05:45 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8970_d20250821_m030343_c001_v7007000_t0000_u01755745423396") 2025/08/21 03:05:45 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a7d0_d20250821_m030338_c001_v0001176_t0009_u01755745418982") 2025/08/21 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1555_d20250821_m030459_c001_v7007000_t0000_u01755745499011") 2025/08/21 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79660_d20250821_m030448_c001_v0001178_t0054_u01755745488439") 2025/08/21 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f4522_d20250821_m030443_c001_v7007000_t0000_u01755745483769") 2025/08/21 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc795ea_d20250821_m030432_c001_v0001178_t0049_u01755745472918") 2025/08/21 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e2494_d20250821_m030428_c001_v7007000_t0000_u01755745468258") 2025/08/21 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79582_d20250821_m030418_c001_v0001178_t0012_u01755745458049") 2025/08/21 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a993d_d20250821_m030413_c001_v7007000_t0000_u01755745453140") 2025/08/21 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc794ee_d20250821_m030402_c001_v0001178_t0001_u01755745442966") 2025/08/21 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc54096_d20250821_m030358_c001_v7007000_t0000_u01755745438230") 2025/08/21 03:05:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79479_d20250821_m030348_c001_v0001178_t0004_u01755745428177") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f412e5d075b89483c_d20250821_m030340_c001_v7007000_t0000_u01755745420841") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681f92_d20250821_m030330_c001_v0001171_t0042_u01755745410405") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b3385_d20250821_m030325_c001_v7007000_t0000_u01755745405921") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a74e_d20250821_m030322_c001_v0001176_t0023_u01755745402141") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b3355_d20250821_m030320_c001_v7007000_t0000_u01755745400741") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79320_d20250821_m030310_c001_v0001178_t0056_u01755745390595") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970ac_d20250821_m030305_c001_v7007000_t0000_u01755745385941") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc792dc_d20250821_m030301_c001_v0001178_t0004_u01755745381863") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f400e9330135d60ab_d20250821_m030300_c001_v7007000_t0000_u01755745380514") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257f40_d20250821_m030249_c001_v0001130_t0003_u01755745369775") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f4093_d20250821_m030242_c001_v7007000_t0000_u01755745362340") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257ed6_d20250821_m030232_c001_v0001130_t0005_u01755745352317") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dc4_d20250821_m030227_c001_v7007000_t0000_u01755745347781") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257e94_d20250821_m030217_c001_v0001130_t0050_u01755745337255") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a205099877_d20250821_m030212_c001_v7007000_t0000_u01755745332584") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257e5d_d20250821_m030202_c001_v0001130_t0046_u01755745322932") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c19423c_d20250821_m030323_c001_v7007000_t0000_u01755745403824") 2025/08/21 03:05:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a72e_d20250821_m030318_c001_v0001176_t0036_u01755745398983") 2025/08/21 03:05:46 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8973_d20250821_m030343_c001_v7007000_t0000_u01755745423577") 2025/08/21 03:05:46 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79420_d20250821_m030339_c001_v0001178_t0014_u01755745419046") 2025/08/21 03:05:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a155b_d20250821_m030459_c001_v7007000_t0000_u01755745499195") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a9f2_d20250821_m030449_c001_v0001176_t0027_u01755745489008") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f4523_d20250821_m030443_c001_v7007000_t0000_u01755745483961") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a97e_d20250821_m030433_c001_v0001176_t0015_u01755745473487") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e2496_d20250821_m030428_c001_v7007000_t0000_u01755745468449") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a90e_d20250821_m030418_c001_v0001176_t0031_u01755745458622") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a9940_d20250821_m030413_c001_v7007000_t0000_u01755745453324") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a8a0_d20250821_m030403_c001_v0001176_t0018_u01755745443557") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc5409a_d20250821_m030358_c001_v7007000_t0000_u01755745438412") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a826_d20250821_m030348_c001_v0001176_t0018_u01755745428745") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40744f92fd648d3a_d20250821_m030340_c001_v7007000_t0000_u01755745420269") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a780_d20250821_m030331_c001_v0001176_t0033_u01755745411071") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b3387_d20250821_m030326_c001_v7007000_t0000_u01755745406104") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681f42_d20250821_m030322_c001_v0001171_t0051_u01755745402294") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4105d0699ddf3ae7_d20250821_m030320_c001_v7007000_t0000_u01755745400526") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681ecc_d20250821_m030311_c001_v0001171_t0016_u01755745391180") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970ae_d20250821_m030306_c001_v7007000_t0000_u01755745386123") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc792de_d20250821_m030302_c001_v0001178_t0051_u01755745382072") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b87e2_d20250821_m030300_c001_v7007000_t0000_u01755745380339") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a661_d20250821_m030250_c001_v0001176_t0042_u01755745370678") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416fa9f852bb28d5_d20250821_m030242_c001_v7007000_t0000_u01755745362504") 2025/08/21 03:05:47 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681d76_d20250821_m030233_c001_v0001171_t0002_u01755745353079") 2025/08/21 03:05:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dc5_d20250821_m030227_c001_v7007000_t0000_u01755745347966") 2025/08/21 03:05:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681d07_d20250821_m030218_c001_v0001171_t0059_u01755745338200") 2025/08/21 03:05:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a205099878_d20250821_m030212_c001_v7007000_t0000_u01755745332768") 2025/08/21 03:05:48 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681c9e_d20250821_m030203_c001_v0001171_t0032_u01755745323342") 2025/08/21 03:05:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c19423a_d20250821_m030323_c001_v7007000_t0000_u01755745403641") 2025/08/21 03:05:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681f2a_d20250821_m030319_c001_v0001171_t0039_u01755745399119") 2025/08/21 03:05:48 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8975_d20250821_m030343_c001_v7007000_t0000_u01755745423759") 2025/08/21 03:05:48 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682004_d20250821_m030339_c001_v0001171_t0041_u01755745419103") 2025/08/21 03:05:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a155f_d20250821_m030459_c001_v7007000_t0000_u01755745499378") 2025/08/21 03:05:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682302_d20250821_m030449_c001_v0001171_t0024_u01755745489796") 2025/08/21 03:05:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f4524_d20250821_m030444_c001_v7007000_t0000_u01755745484143") 2025/08/21 03:05:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e68221e_d20250821_m030434_c001_v0001171_t0000_u01755745474089") 2025/08/21 03:05:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e2498_d20250821_m030428_c001_v7007000_t0000_u01755745468630") 2025/08/21 03:05:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e68217c_d20250821_m030419_c001_v0001171_t0015_u01755745459193") 2025/08/21 03:05:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a9943_d20250821_m030413_c001_v7007000_t0000_u01755745453507") 2025/08/21 03:05:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682100_d20250821_m030404_c001_v0001171_t0029_u01755745444148") 2025/08/21 03:05:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc5409d_d20250821_m030358_c001_v7007000_t0000_u01755745438608") 2025/08/21 03:05:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682054_d20250821_m030349_c001_v0001171_t0018_u01755745429348") 2025/08/21 03:05:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcbc34_d20250821_m030340_c001_v7007000_t0000_u01755745420853") 2025/08/21 03:05:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258032_d20250821_m030331_c001_v0001130_t0009_u01755745411721") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b338b_d20250821_m030326_c001_v7007000_t0000_u01755745406285") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257ff8_d20250821_m030322_c001_v0001130_t0045_u01755745402298") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b3357_d20250821_m030320_c001_v7007000_t0000_u01755745400928") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257fba_d20250821_m030312_c001_v0001130_t0002_u01755745392028") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970b2_d20250821_m030306_c001_v7007000_t0000_u01755745386305") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681e78_d20250821_m030302_c001_v0001171_t0028_u01755745382087") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd97084_d20250821_m030300_c001_v7007000_t0000_u01755745380346") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681e14_d20250821_m030251_c001_v0001171_t0033_u01755745371264") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4183e4d6b978a5e0_d20250821_m030242_c001_v7007000_t0000_u01755745362363") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a603_d20250821_m030233_c001_v0001176_t0026_u01755745353799") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dc6_d20250821_m030228_c001_v7007000_t0000_u01755745348150") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a5bb_d20250821_m030218_c001_v0001176_t0057_u01755745338963") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a205099879_d20250821_m030212_c001_v7007000_t0000_u01755745332953") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a56f_d20250821_m030203_c001_v0001176_t0037_u01755745323643") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c194237_d20250821_m030323_c001_v7007000_t0000_u01755745403460") 2025/08/21 03:05:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7936a_d20250821_m030319_c001_v0001178_t0018_u01755745399176") 2025/08/21 03:05:49 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b897a_d20250821_m030343_c001_v7007000_t0000_u01755745423966") 2025/08/21 03:05:49 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a7d2_d20250821_m030339_c001_v0001176_t0044_u01755745419193") 2025/08/21 03:05:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1564_d20250821_m030459_c001_v7007000_t0000_u01755745499570") 2025/08/21 03:05:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa22581dc_d20250821_m030450_c001_v0001130_t0056_u01755745490185") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f4526_d20250821_m030444_c001_v7007000_t0000_u01755745484325") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa225817a_d20250821_m030434_c001_v0001130_t0053_u01755745474419") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e249a_d20250821_m030428_c001_v7007000_t0000_u01755745468814") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa225813a_d20250821_m030419_c001_v0001130_t0034_u01755745459588") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a9946_d20250821_m030413_c001_v7007000_t0000_u01755745453691") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa22580f2_d20250821_m030404_c001_v0001130_t0050_u01755745444446") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc540a1_d20250821_m030358_c001_v7007000_t0000_u01755745438792") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258096_d20250821_m030349_c001_v0001130_t0033_u01755745429632") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4210861357017634_d20250821_m030340_c001_v7007000_t0000_u01755745420701") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc793d4_d20250821_m030332_c001_v0001178_t0008_u01755745412034") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b338e_d20250821_m030326_c001_v7007000_t0000_u01755745406467") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79392_d20250821_m030322_c001_v0001178_t0038_u01755745402329") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53ef6_d20250821_m030320_c001_v7007000_t0000_u01755745400940") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a6fa_d20250821_m030312_c001_v0001176_t0014_u01755745392375") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970b5_d20250821_m030306_c001_v7007000_t0000_u01755745386486") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a6b9_d20250821_m030302_c001_v0001176_t0033_u01755745382142") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b87e6_d20250821_m030300_c001_v7007000_t0000_u01755745380524") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79290_d20250821_m030251_c001_v0001178_t0000_u01755745371566") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d082e5_d20250821_m030242_c001_v7007000_t0000_u01755745362354") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79220_d20250821_m030234_c001_v0001178_t0040_u01755745354011") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dc7_d20250821_m030228_c001_v7007000_t0000_u01755745348333") 2025/08/21 03:05:50 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc791d0_d20250821_m030219_c001_v0001178_t0047_u01755745339216") 2025/08/21 03:05:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a20509987a_d20250821_m030213_c001_v7007000_t0000_u01755745333138") 2025/08/21 03:05:51 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79182_d20250821_m030203_c001_v0001178_t0050_u01755745323868") 2025/08/21 03:05:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53f06_d20250821_m030323_c001_v7007000_t0000_u01755745403473") 2025/08/21 03:05:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a732_d20250821_m030319_c001_v0001176_t0028_u01755745399205") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b897f_d20250821_m030344_c001_v7007000_t0000_u01755745424149") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79424_d20250821_m030339_c001_v0001178_t0041_u01755745419254") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1569_d20250821_m030459_c001_v7007000_t0000_u01755745499752") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79670_d20250821_m030450_c001_v0001178_t0020_u01755745490744") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f4527_d20250821_m030444_c001_v7007000_t0000_u01755745484508") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc795f8_d20250821_m030435_c001_v0001178_t0014_u01755745475271") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e249c_d20250821_m030428_c001_v7007000_t0000_u01755745468996") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7958e_d20250821_m030419_c001_v0001178_t0024_u01755745459883") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a9949_d20250821_m030413_c001_v7007000_t0000_u01755745453873") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc794f8_d20250821_m030404_c001_v0001178_t0010_u01755745444970") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc540a5_d20250821_m030358_c001_v7007000_t0000_u01755745438976") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79483_d20250821_m030349_c001_v0001178_t0005_u01755745429952") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcbc2d_d20250821_m030340_c001_v7007000_t0000_u01755745420282") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681fa8_d20250821_m030332_c001_v0001171_t0027_u01755745412246") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b3390_d20250821_m030326_c001_v7007000_t0000_u01755745406649") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a750_d20250821_m030322_c001_v0001176_t0002_u01755745402363") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b88d3_d20250821_m030320_c001_v7007000_t0000_u01755745400723") 2025/08/21 03:05:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7932e_d20250821_m030312_c001_v0001178_t0044_u01755745392812") 2025/08/21 03:05:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970b8_d20250821_m030306_c001_v7007000_t0000_u01755745386667") 2025/08/21 03:05:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc792e0_d20250821_m030302_c001_v0001178_t0014_u01755745382279") 2025/08/21 03:05:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f419259e824868904_d20250821_m030300_c001_v7007000_t0000_u01755745380095") 2025/08/21 03:05:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257f4c_d20250821_m030251_c001_v0001130_t0021_u01755745371807") 2025/08/21 03:05:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4e87_d20250821_m030242_c001_v7007000_t0000_u01755745362310") 2025/08/21 03:05:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257ee4_d20250821_m030234_c001_v0001130_t0045_u01755745354227") 2025/08/21 03:05:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dc8_d20250821_m030228_c001_v7007000_t0000_u01755745348521") 2025/08/21 03:05:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257e9c_d20250821_m030219_c001_v0001130_t0041_u01755745339502") 2025/08/21 03:05:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a20509987b_d20250821_m030213_c001_v7007000_t0000_u01755745333323") 2025/08/21 03:05:52 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257e62_d20250821_m030204_c001_v0001130_t0039_u01755745324082") 2025/08/21 03:05:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f400e9330135d6173_d20250821_m030323_c001_v7007000_t0000_u01755745403651") 2025/08/21 03:05:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257fe8_d20250821_m030319_c001_v0001130_t0005_u01755745399217") 2025/08/21 03:05:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8982_d20250821_m030344_c001_v7007000_t0000_u01755745424330") 2025/08/21 03:05:52 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a7d6_d20250821_m030339_c001_v0001176_t0054_u01755745419424") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a156d_d20250821_m030459_c001_v7007000_t0000_u01755745499934") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a9f8_d20250821_m030450_c001_v0001176_t0016_u01755745490979") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f4528_d20250821_m030444_c001_v7007000_t0000_u01755745484690") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a990_d20250821_m030435_c001_v0001176_t0049_u01755745475589") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e249e_d20250821_m030429_c001_v7007000_t0000_u01755745469222") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a918_d20250821_m030420_c001_v0001176_t0024_u01755745460097") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a994b_d20250821_m030414_c001_v7007000_t0000_u01755745454057") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a8a6_d20250821_m030405_c001_v0001176_t0050_u01755745445178") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc540a8_d20250821_m030359_c001_v7007000_t0000_u01755745439160") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a83a_d20250821_m030350_c001_v0001176_t0036_u01755745430170") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f412e5d075b894838_d20250821_m030340_c001_v7007000_t0000_u01755745420658") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a78e_d20250821_m030332_c001_v0001176_t0007_u01755745412736") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b3393_d20250821_m030326_c001_v7007000_t0000_u01755745406831") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79394_d20250821_m030322_c001_v0001178_t0005_u01755745402543") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53ef4_d20250821_m030320_c001_v7007000_t0000_u01755745400753") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681edc_d20250821_m030313_c001_v0001171_t0045_u01755745393060") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970bc_d20250821_m030306_c001_v7007000_t0000_u01755745386849") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a6bb_d20250821_m030302_c001_v0001176_t0029_u01755745382387") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f419259e824868903_d20250821_m030259_c001_v7007000_t0000_u01755745379912") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a673_d20250821_m030252_c001_v0001176_t0028_u01755745372518") 2025/08/21 03:05:53 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f417188f9c7435f4c_d20250821_m030242_c001_v7007000_t0000_u01755745362515") 2025/08/21 03:05:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681d88_d20250821_m030234_c001_v0001171_t0051_u01755745354637") 2025/08/21 03:05:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dc9_d20250821_m030228_c001_v7007000_t0000_u01755745348706") 2025/08/21 03:05:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681d0f_d20250821_m030219_c001_v0001171_t0043_u01755745339824") 2025/08/21 03:05:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a20509987c_d20250821_m030213_c001_v7007000_t0000_u01755745333512") 2025/08/21 03:05:54 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681ca2_d20250821_m030204_c001_v0001171_t0034_u01755745324586") 2025/08/21 03:05:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b336b_d20250821_m030323_c001_v7007000_t0000_u01755745403663") 2025/08/21 03:05:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7936c_d20250821_m030319_c001_v0001178_t0051_u01755745399407") 2025/08/21 03:05:54 DEBUG : dir1/0007-12345: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8986_d20250821_m030344_c001_v7007000_t0000_u01755745424512") 2025/08/21 03:05:54 DEBUG : dir1/0007-12345: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7942a_d20250821_m030339_c001_v0001178_t0056_u01755745419467") 2025/08/21 03:05:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1570_d20250821_m030500_c001_v7007000_t0000_u01755745500115") 2025/08/21 03:05:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e68230e_d20250821_m030451_c001_v0001171_t0016_u01755745491193") 2025/08/21 03:05:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f4529_d20250821_m030444_c001_v7007000_t0000_u01755745484872") 2025/08/21 03:05:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682244_d20250821_m030435_c001_v0001171_t0037_u01755745475854") 2025/08/21 03:05:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e24a0_d20250821_m030429_c001_v7007000_t0000_u01755745469403") 2025/08/21 03:05:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682192_d20250821_m030420_c001_v0001171_t0057_u01755745460321") 2025/08/21 03:05:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a994d_d20250821_m030414_c001_v7007000_t0000_u01755745454241") 2025/08/21 03:05:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682102_d20250821_m030405_c001_v0001171_t0049_u01755745445408") 2025/08/21 03:05:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc540aa_d20250821_m030359_c001_v7007000_t0000_u01755745439344") 2025/08/21 03:05:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682058_d20250821_m030350_c001_v0001171_t0036_u01755745430397") 2025/08/21 03:05:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f421086135701762b_d20250821_m030340_c001_v7007000_t0000_u01755745420297") 2025/08/21 03:05:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258040_d20250821_m030332_c001_v0001130_t0054_u01755745412951") 2025/08/21 03:05:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b3395_d20250821_m030327_c001_v7007000_t0000_u01755745407012") 2025/08/21 03:05:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681f4a_d20250821_m030322_c001_v0001171_t0046_u01755745402587") 2025/08/21 03:05:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c19422e_d20250821_m030320_c001_v7007000_t0000_u01755745400758") 2025/08/21 03:05:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257fc2_d20250821_m030313_c001_v0001130_t0056_u01755745393431") 2025/08/21 03:05:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970be_d20250821_m030307_c001_v7007000_t0000_u01755745387031") 2025/08/21 03:05:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257f94_d20250821_m030302_c001_v0001130_t0036_u01755745382402") 2025/08/21 03:05:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f419259e824868906_d20250821_m030300_c001_v7007000_t0000_u01755745380463") 2025/08/21 03:05:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681e20_d20250821_m030252_c001_v0001171_t0058_u01755745372750") 2025/08/21 03:05:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f412e5d075b894554_d20250821_m030242_c001_v7007000_t0000_u01755745362660") 2025/08/21 03:05:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a60d_d20250821_m030235_c001_v0001176_t0054_u01755745355003") 2025/08/21 03:05:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dca_d20250821_m030228_c001_v7007000_t0000_u01755745348889") 2025/08/21 03:05:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a5c1_d20250821_m030220_c001_v0001176_t0013_u01755745340090") 2025/08/21 03:05:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a20509987d_d20250821_m030213_c001_v7007000_t0000_u01755745333709") 2025/08/21 03:05:55 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a577_d20250821_m030204_c001_v0001176_t0049_u01755745324886") 2025/08/21 03:05:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53f08_d20250821_m030323_c001_v7007000_t0000_u01755745403676") 2025/08/21 03:05:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a736_d20250821_m030319_c001_v0001176_t0046_u01755745399417") 2025/08/21 03:05:55 DEBUG : dir1/0008-23456: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8989_d20250821_m030344_c001_v7007000_t0000_u01755745424700") 2025/08/21 03:05:55 DEBUG : dir1/0008-23456: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258074_d20250821_m030339_c001_v0001130_t0008_u01755745419477") 2025/08/21 03:05:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1575_d20250821_m030500_c001_v7007000_t0000_u01755745500296") 2025/08/21 03:05:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa22581e0_d20250821_m030451_c001_v0001130_t0019_u01755745491673") 2025/08/21 03:05:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f452a_d20250821_m030445_c001_v7007000_t0000_u01755745485056") 2025/08/21 03:05:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa225818a_d20250821_m030436_c001_v0001130_t0021_u01755745476177") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e24a3_d20250821_m030429_c001_v7007000_t0000_u01755745469585") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258144_d20250821_m030420_c001_v0001130_t0055_u01755745460676") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a9952_d20250821_m030414_c001_v7007000_t0000_u01755745454424") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa22580fa_d20250821_m030405_c001_v0001130_t0015_u01755745445851") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc540ad_d20250821_m030359_c001_v7007000_t0000_u01755745439528") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa22580a0_d20250821_m030350_c001_v0001130_t0039_u01755745430814") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8951_d20250821_m030340_c001_v7007000_t0000_u01755745420863") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc793e2_d20250821_m030333_c001_v0001178_t0049_u01755745413552") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b3398_d20250821_m030327_c001_v7007000_t0000_u01755745407193") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a758_d20250821_m030322_c001_v0001176_t0020_u01755745402611") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c194230_d20250821_m030320_c001_v7007000_t0000_u01755745400949") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a70c_d20250821_m030314_c001_v0001176_t0003_u01755745394032") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970c2_d20250821_m030307_c001_v7007000_t0000_u01755745387212") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc792e6_d20250821_m030302_c001_v0001178_t0047_u01755745382497") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd97085_d20250821_m030300_c001_v7007000_t0000_u01755745380532") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7929e_d20250821_m030253_c001_v0001178_t0009_u01755745373103") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4e90_d20250821_m030242_c001_v7007000_t0000_u01755745362680") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79228_d20250821_m030235_c001_v0001178_t0038_u01755745355222") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dcd_d20250821_m030229_c001_v7007000_t0000_u01755745349073") 2025/08/21 03:05:56 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc791d6_d20250821_m030220_c001_v0001178_t0042_u01755745340351") 2025/08/21 03:05:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a20509987e_d20250821_m030213_c001_v7007000_t0000_u01755745333906") 2025/08/21 03:05:57 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79186_d20250821_m030205_c001_v0001178_t0019_u01755745325112") 2025/08/21 03:05:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c194238_d20250821_m030323_c001_v7007000_t0000_u01755745403493") 2025/08/21 03:05:57 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681f2c_d20250821_m030319_c001_v0001171_t0053_u01755745399430") 2025/08/21 03:05:57 DEBUG : dir1/0009-34567: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b898d_d20250821_m030344_c001_v7007000_t0000_u01755745424881") 2025/08/21 03:05:57 DEBUG : dir1/0009-34567: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682006_d20250821_m030339_c001_v0001171_t0012_u01755745419495") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a157a_d20250821_m030500_c001_v7007000_t0000_u01755745500478") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7967c_d20250821_m030452_c001_v0001178_t0004_u01755745492186") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f452b_d20250821_m030445_c001_v7007000_t0000_u01755745485238") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79604_d20250821_m030436_c001_v0001178_t0042_u01755745476616") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e24a5_d20250821_m030429_c001_v7007000_t0000_u01755745469766") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7959c_d20250821_m030421_c001_v0001178_t0032_u01755745461377") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a9956_d20250821_m030414_c001_v7007000_t0000_u01755745454607") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79502_d20250821_m030406_c001_v0001178_t0050_u01755745446189") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc540b0_d20250821_m030359_c001_v7007000_t0000_u01755745439711") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79491_d20250821_m030351_c001_v0001178_t0044_u01755745431120") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40744f92fd648d3b_d20250821_m030340_c001_v7007000_t0000_u01755745420453") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681fca_d20250821_m030333_c001_v0001171_t0011_u01755745413780") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b339a_d20250821_m030327_c001_v7007000_t0000_u01755745407376") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257ffc_d20250821_m030322_c001_v0001130_t0025_u01755745402733") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f400e9330135d6156_d20250821_m030320_c001_v7007000_t0000_u01755745400780") 2025/08/21 03:05:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7933e_d20250821_m030314_c001_v0001178_t0050_u01755745394263") 2025/08/21 03:05:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970c5_d20250821_m030307_c001_v7007000_t0000_u01755745387397") 2025/08/21 03:05:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681e80_d20250821_m030302_c001_v0001171_t0053_u01755745382620") 2025/08/21 03:05:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c1941b6_d20250821_m030300_c001_v7007000_t0000_u01755745380316") 2025/08/21 03:05:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257f5a_d20250821_m030253_c001_v0001130_t0058_u01755745373309") 2025/08/21 03:05:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f4096_d20250821_m030242_c001_v7007000_t0000_u01755745362531") 2025/08/21 03:05:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257eea_d20250821_m030235_c001_v0001130_t0008_u01755745355443") 2025/08/21 03:05:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dcf_d20250821_m030229_c001_v7007000_t0000_u01755745349256") 2025/08/21 03:05:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257ea0_d20250821_m030220_c001_v0001130_t0018_u01755745340573") 2025/08/21 03:05:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a20509987f_d20250821_m030214_c001_v7007000_t0000_u01755745334089") 2025/08/21 03:05:58 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257e6c_d20250821_m030205_c001_v0001130_t0042_u01755745325332") 2025/08/21 03:05:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b88ee_d20250821_m030323_c001_v7007000_t0000_u01755745403686") 2025/08/21 03:05:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257fea_d20250821_m030319_c001_v0001130_t0006_u01755745399522") 2025/08/21 03:05:58 DEBUG : dir1/0010-45678: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8991_d20250821_m030345_c001_v7007000_t0000_u01755745425063") 2025/08/21 03:05:58 DEBUG : dir1/0010-45678: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a7da_d20250821_m030339_c001_v0001176_t0011_u01755745419636") 2025/08/21 03:05:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1581_d20250821_m030500_c001_v7007000_t0000_u01755745500772") 2025/08/21 03:05:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a9fe_d20250821_m030452_c001_v0001176_t0020_u01755745492391") 2025/08/21 03:05:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f452c_d20250821_m030445_c001_v7007000_t0000_u01755745485420") 2025/08/21 03:05:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a99a_d20250821_m030436_c001_v0001176_t0013_u01755745476830") 2025/08/21 03:05:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e24a7_d20250821_m030429_c001_v7007000_t0000_u01755745469948") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a92a_d20250821_m030421_c001_v0001176_t0059_u01755745461582") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a995b_d20250821_m030414_c001_v7007000_t0000_u01755745454791") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a8b8_d20250821_m030406_c001_v0001176_t0024_u01755745446389") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc540b4_d20250821_m030359_c001_v7007000_t0000_u01755745439895") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a846_d20250821_m030351_c001_v0001176_t0050_u01755745431345") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f421086135701762e_d20250821_m030340_c001_v7007000_t0000_u01755745420479") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a79a_d20250821_m030334_c001_v0001176_t0059_u01755745414068") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b339c_d20250821_m030327_c001_v7007000_t0000_u01755745407557") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7939a_d20250821_m030322_c001_v0001178_t0027_u01755745402754") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4105d0699ddf3ae5_d20250821_m030320_c001_v7007000_t0000_u01755745400344") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681eee_d20250821_m030314_c001_v0001171_t0008_u01755745394480") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970c9_d20250821_m030307_c001_v7007000_t0000_u01755745387578") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a6bf_d20250821_m030302_c001_v0001176_t0005_u01755745382704") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f401545a95a6011b4_d20250821_m030300_c001_v7007000_t0000_u01755745380477") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a679_d20250821_m030253_c001_v0001176_t0057_u01755745373967") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416fa9f852bb28d3_d20250821_m030242_c001_v7007000_t0000_u01755745362320") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681d8e_d20250821_m030235_c001_v0001171_t0011_u01755745355868") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dd2_d20250821_m030229_c001_v7007000_t0000_u01755745349439") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681d15_d20250821_m030220_c001_v0001171_t0001_u01755745340919") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a205099880_d20250821_m030214_c001_v7007000_t0000_u01755745334273") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681cb6_d20250821_m030205_c001_v0001171_t0026_u01755745325793") 2025/08/21 03:05:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c19423b_d20250821_m030323_c001_v7007000_t0000_u01755745403696") 2025/08/21 03:06:00 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79370_d20250821_m030319_c001_v0001178_t0045_u01755745399624") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8995_d20250821_m030345_c001_v7007000_t0000_u01755745425244") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7942e_d20250821_m030339_c001_v0001178_t0001_u01755745419688") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1584_d20250821_m030500_c001_v7007000_t0000_u01755745500954") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e68231e_d20250821_m030452_c001_v0001171_t0039_u01755745492617") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f452d_d20250821_m030445_c001_v7007000_t0000_u01755745485602") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682258_d20250821_m030437_c001_v0001171_t0020_u01755745477111") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e24aa_d20250821_m030430_c001_v7007000_t0000_u01755745470131") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e6821aa_d20250821_m030422_c001_v0001171_t0032_u01755745462188") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a995e_d20250821_m030414_c001_v7007000_t0000_u01755745454985") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682110_d20250821_m030406_c001_v0001171_t0056_u01755745446626") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc540b7_d20250821_m030400_c001_v7007000_t0000_u01755745440078") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682060_d20250821_m030351_c001_v0001171_t0058_u01755745431568") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4210861357017632_d20250821_m030340_c001_v7007000_t0000_u01755745420662") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258056_d20250821_m030334_c001_v0001130_t0045_u01755745414821") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b339f_d20250821_m030327_c001_v7007000_t0000_u01755745407740") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a75c_d20250821_m030322_c001_v0001176_t0020_u01755745402841") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b88cf_d20250821_m030320_c001_v7007000_t0000_u01755745400357") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257fc8_d20250821_m030315_c001_v0001130_t0052_u01755745395026") 2025/08/21 03:06:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970cc_d20250821_m030307_c001_v7007000_t0000_u01755745387760") 2025/08/21 03:06:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc792ea_d20250821_m030302_c001_v0001178_t0002_u01755745382768") 2025/08/21 03:06:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f419259e824868905_d20250821_m030300_c001_v7007000_t0000_u01755745380280") 2025/08/21 03:06:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681e30_d20250821_m030254_c001_v0001171_t0039_u01755745374257") 2025/08/21 03:06:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f412e5d075b894551_d20250821_m030242_c001_v7007000_t0000_u01755745362478") 2025/08/21 03:06:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a611_d20250821_m030236_c001_v0001176_t0009_u01755745356366") 2025/08/21 03:06:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dd4_d20250821_m030229_c001_v7007000_t0000_u01755745349622") 2025/08/21 03:06:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a5c7_d20250821_m030221_c001_v0001176_t0041_u01755745341201") 2025/08/21 03:06:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a205099881_d20250821_m030214_c001_v7007000_t0000_u01755745334456") 2025/08/21 03:06:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a57f_d20250821_m030206_c001_v0001176_t0008_u01755745326087") 2025/08/21 03:06:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f415bcd026728653b_d20250821_m030323_c001_v7007000_t0000_u01755745403705") 2025/08/21 03:06:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a738_d20250821_m030319_c001_v0001176_t0039_u01755745399633") 2025/08/21 03:06:01 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b899a_d20250821_m030345_c001_v7007000_t0000_u01755745425425") 2025/08/21 03:06:01 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258078_d20250821_m030339_c001_v0001130_t0031_u01755745419777") 2025/08/21 03:06:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1587_d20250821_m030501_c001_v7007000_t0000_u01755745501136") 2025/08/21 03:06:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa22581ec_d20250821_m030452_c001_v0001130_t0006_u01755745492951") 2025/08/21 03:06:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f452e_d20250821_m030445_c001_v7007000_t0000_u01755745485784") 2025/08/21 03:06:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258190_d20250821_m030437_c001_v0001130_t0046_u01755745477459") 2025/08/21 03:06:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e24ac_d20250821_m030430_c001_v7007000_t0000_u01755745470313") 2025/08/21 03:06:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa225814a_d20250821_m030422_c001_v0001130_t0055_u01755745462464") 2025/08/21 03:06:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a9963_d20250821_m030415_c001_v7007000_t0000_u01755745455222") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa22580fe_d20250821_m030406_c001_v0001130_t0002_u01755745446990") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc540bc_d20250821_m030400_c001_v7007000_t0000_u01755745440261") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa22580a8_d20250821_m030351_c001_v0001130_t0038_u01755745431899") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcbc32_d20250821_m030340_c001_v7007000_t0000_u01755745420668") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79402_d20250821_m030335_c001_v0001178_t0037_u01755745415485") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b33a1_d20250821_m030327_c001_v7007000_t0000_u01755745407921") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681f4f_d20250821_m030322_c001_v0001171_t0017_u01755745402883") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4105d0699ddf3aeb_d20250821_m030320_c001_v7007000_t0000_u01755745400896") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a710_d20250821_m030315_c001_v0001176_t0006_u01755745395470") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970d0_d20250821_m030307_c001_v7007000_t0000_u01755745387953") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a6c1_d20250821_m030302_c001_v0001176_t0039_u01755745382932") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d083c8_d20250821_m030300_c001_v7007000_t0000_u01755745380489") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc792a2_d20250821_m030254_c001_v0001178_t0026_u01755745374535") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4183e4d6b978a5dc_d20250821_m030242_c001_v7007000_t0000_u01755745362108") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79236_d20250821_m030236_c001_v0001178_t0056_u01755745356577") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dd6_d20250821_m030229_c001_v7007000_t0000_u01755745349806") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc791de_d20250821_m030221_c001_v0001178_t0041_u01755745341416") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a205099882_d20250821_m030214_c001_v7007000_t0000_u01755745334649") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7918a_d20250821_m030206_c001_v0001178_t0030_u01755745326303") 2025/08/21 03:06:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f415bcd0267286539_d20250821_m030323_c001_v7007000_t0000_u01755745403515") 2025/08/21 03:06:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257fee_d20250821_m030319_c001_v0001130_t0052_u01755745399822") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b899e_d20250821_m030345_c001_v7007000_t0000_u01755745425627") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a7dc_d20250821_m030339_c001_v0001176_t0038_u01755745419914") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a158a_d20250821_m030501_c001_v7007000_t0000_u01755745501318") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7968a_d20250821_m030453_c001_v0001178_t0030_u01755745493238") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f452f_d20250821_m030445_c001_v7007000_t0000_u01755745485965") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7960e_d20250821_m030437_c001_v0001178_t0021_u01755745477904") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e24af_d20250821_m030430_c001_v7007000_t0000_u01755745470496") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc795a4_d20250821_m030422_c001_v0001178_t0018_u01755745462886") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a9967_d20250821_m030415_c001_v7007000_t0000_u01755745455405") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79512_d20250821_m030407_c001_v0001178_t0013_u01755745447438") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc540c0_d20250821_m030400_c001_v7007000_t0000_u01755745440444") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7949d_d20250821_m030352_c001_v0001178_t0010_u01755745432286") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f400e9330135d621f_d20250821_m030340_c001_v7007000_t0000_u01755745420673") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681fe8_d20250821_m030335_c001_v0001171_t0046_u01755745415705") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b33a4_d20250821_m030328_c001_v7007000_t0000_u01755745408103") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7939c_d20250821_m030322_c001_v0001178_t0023_u01755745402964") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b88d1_d20250821_m030320_c001_v7007000_t0000_u01755745400541") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79344_d20250821_m030315_c001_v0001178_t0048_u01755745395740") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970d4_d20250821_m030308_c001_v7007000_t0000_u01755745388174") 2025/08/21 03:06:03 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681e86_d20250821_m030302_c001_v0001171_t0057_u01755745382968") 2025/08/21 03:06:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f401545a95a6011ae_d20250821_m030300_c001_v7007000_t0000_u01755745380292") 2025/08/21 03:06:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257f64_d20250821_m030254_c001_v0001130_t0057_u01755745374752") 2025/08/21 03:06:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4e8b_d20250821_m030242_c001_v7007000_t0000_u01755745362496") 2025/08/21 03:06:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257ef4_d20250821_m030236_c001_v0001130_t0030_u01755745356801") 2025/08/21 03:06:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dd8_d20250821_m030230_c001_v7007000_t0000_u01755745350012") 2025/08/21 03:06:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257ea8_d20250821_m030221_c001_v0001130_t0049_u01755745341665") 2025/08/21 03:06:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a205099883_d20250821_m030214_c001_v7007000_t0000_u01755745334834") 2025/08/21 03:06:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257e72_d20250821_m030206_c001_v0001130_t0002_u01755745326513") 2025/08/21 03:06:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f400e9330135d6176_d20250821_m030323_c001_v7007000_t0000_u01755745403834") 2025/08/21 03:06:04 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79374_d20250821_m030319_c001_v0001178_t0000_u01755745399835") 2025/08/21 03:06:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b89a3_d20250821_m030345_c001_v7007000_t0000_u01755745425812") 2025/08/21 03:06:04 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682008_d20250821_m030339_c001_v0001171_t0021_u01755745419917") 2025/08/21 03:06:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a158e_d20250821_m030501_c001_v7007000_t0000_u01755745501500") 2025/08/21 03:06:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21aa0a_d20250821_m030453_c001_v0001176_t0039_u01755745493458") 2025/08/21 03:06:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f4530_d20250821_m030446_c001_v7007000_t0000_u01755745486157") 2025/08/21 03:06:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a9ac_d20250821_m030438_c001_v0001176_t0053_u01755745478110") 2025/08/21 03:06:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e24b1_d20250821_m030430_c001_v7007000_t0000_u01755745470677") 2025/08/21 03:06:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a92e_d20250821_m030423_c001_v0001176_t0032_u01755745463166") 2025/08/21 03:06:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a996a_d20250821_m030415_c001_v7007000_t0000_u01755745455588") 2025/08/21 03:06:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a8c2_d20250821_m030407_c001_v0001176_t0046_u01755745447660") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc540c3_d20250821_m030400_c001_v7007000_t0000_u01755745440627") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a84a_d20250821_m030352_c001_v0001176_t0019_u01755745432495") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f5140_d20250821_m030340_c001_v7007000_t0000_u01755745420719") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a7b2_d20250821_m030336_c001_v0001176_t0048_u01755745416006") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b33a7_d20250821_m030328_c001_v7007000_t0000_u01755745408285") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a75e_d20250821_m030323_c001_v0001176_t0051_u01755745403069") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4105d0699ddf3ae9_d20250821_m030320_c001_v7007000_t0000_u01755745400711") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681efc_d20250821_m030315_c001_v0001171_t0055_u01755745395965") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970d7_d20250821_m030308_c001_v7007000_t0000_u01755745388356") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc792ee_d20250821_m030302_c001_v0001178_t0044_u01755745382975") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c1941b8_d20250821_m030300_c001_v7007000_t0000_u01755745380545") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a689_d20250821_m030255_c001_v0001176_t0052_u01755745375406") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f412e5d075b89454f_d20250821_m030242_c001_v7007000_t0000_u01755745362296") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681d96_d20250821_m030237_c001_v0001171_t0018_u01755745357162") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53dda_d20250821_m030230_c001_v7007000_t0000_u01755745350201") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681d1d_d20250821_m030222_c001_v0001171_t0034_u01755745342047") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a205099884_d20250821_m030215_c001_v7007000_t0000_u01755745335042") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681cc6_d20250821_m030206_c001_v0001171_t0058_u01755745326870") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b3369_d20250821_m030323_c001_v7007000_t0000_u01755745403482") 2025/08/21 03:06:05 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a73a_d20250821_m030319_c001_v0001176_t0021_u01755745399854") 2025/08/21 03:06:05 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b89a8_d20250821_m030345_c001_v7007000_t0000_u01755745425995") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79430_d20250821_m030339_c001_v0001178_t0006_u01755745419917") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1592_d20250821_m030501_c001_v7007000_t0000_u01755745501683") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682334_d20250821_m030453_c001_v0001171_t0026_u01755745493681") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f4532_d20250821_m030446_c001_v7007000_t0000_u01755745486339") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682270_d20250821_m030438_c001_v0001171_t0050_u01755745478345") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e24b2_d20250821_m030430_c001_v7007000_t0000_u01755745470858") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e6821b4_d20250821_m030423_c001_v0001171_t0012_u01755745463377") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a996e_d20250821_m030415_c001_v7007000_t0000_u01755745455771") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682116_d20250821_m030407_c001_v0001171_t0039_u01755745447897") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc540c7_d20250821_m030400_c001_v7007000_t0000_u01755745440811") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e68206c_d20250821_m030352_c001_v0001171_t0050_u01755745432766") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40744f92fd648d3f_d20250821_m030340_c001_v7007000_t0000_u01755745420821") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258060_d20250821_m030336_c001_v0001130_t0054_u01755745416254") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b33a9_d20250821_m030328_c001_v7007000_t0000_u01755745408468") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258000_d20250821_m030323_c001_v0001130_t0009_u01755745403078") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b88d5_d20250821_m030320_c001_v7007000_t0000_u01755745400905") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257fd0_d20250821_m030316_c001_v0001130_t0019_u01755745396324") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970da_d20250821_m030308_c001_v7007000_t0000_u01755745388550") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257f98_d20250821_m030303_c001_v0001130_t0033_u01755745383068") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d083c1_d20250821_m030300_c001_v7007000_t0000_u01755745380294") 2025/08/21 03:06:06 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681e42_d20250821_m030255_c001_v0001171_t0046_u01755745375630") 2025/08/21 03:06:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d082e8_d20250821_m030242_c001_v7007000_t0000_u01755745362541") 2025/08/21 03:06:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a619_d20250821_m030237_c001_v0001176_t0011_u01755745357556") 2025/08/21 03:06:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53ddd_d20250821_m030230_c001_v7007000_t0000_u01755745350384") 2025/08/21 03:06:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a5cd_d20250821_m030222_c001_v0001176_t0045_u01755745342334") 2025/08/21 03:06:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a205099885_d20250821_m030215_c001_v7007000_t0000_u01755745335225") 2025/08/21 03:06:07 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a587_d20250821_m030207_c001_v0001176_t0035_u01755745327238") 2025/08/21 03:06:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b336d_d20250821_m030323_c001_v7007000_t0000_u01755745403846") 2025/08/21 03:06:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681f32_d20250821_m030319_c001_v0001171_t0032_u01755745399918") 2025/08/21 03:06:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4ebd_d20250821_m030245_c001_v7007000_t0000_u01755745365239") 2025/08/21 03:06:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7924c_d20250821_m030240_c001_v0001178_t0048_u01755745360531") 2025/08/21 03:06:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4ec1_d20250821_m030245_c001_v7007000_t0000_u01755745365423") 2025/08/21 03:06:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a62b_d20250821_m030240_c001_v0001176_t0021_u01755745360554") 2025/08/21 03:06:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4ec4_d20250821_m030245_c001_v7007000_t0000_u01755745365608") 2025/08/21 03:06:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681dba_d20250821_m030240_c001_v0001171_t0039_u01755745360589") 2025/08/21 03:06:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4ec7_d20250821_m030245_c001_v7007000_t0000_u01755745365793") 2025/08/21 03:06:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79252_d20250821_m030240_c001_v0001178_t0039_u01755745360771") 2025/08/21 03:06:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4eca_d20250821_m030245_c001_v7007000_t0000_u01755745365976") 2025/08/21 03:06:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257f12_d20250821_m030240_c001_v0001130_t0004_u01755745360794") 2025/08/21 03:06:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4ece_d20250821_m030246_c001_v7007000_t0000_u01755745366221") 2025/08/21 03:06:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a62f_d20250821_m030240_c001_v0001176_t0025_u01755745360805") 2025/08/21 03:06:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4ed2_d20250821_m030246_c001_v7007000_t0000_u01755745366408") 2025/08/21 03:06:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681dbc_d20250821_m030240_c001_v0001171_t0022_u01755745360879") 2025/08/21 03:06:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4ed5_d20250821_m030246_c001_v7007000_t0000_u01755745366592") 2025/08/21 03:06:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79254_d20250821_m030240_c001_v0001178_t0004_u01755745360998") 2025/08/21 03:06:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4ed7_d20250821_m030246_c001_v7007000_t0000_u01755745366775") 2025/08/21 03:06:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a633_d20250821_m030241_c001_v0001176_t0059_u01755745361047") 2025/08/21 03:06:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4edb_d20250821_m030246_c001_v7007000_t0000_u01755745366960") 2025/08/21 03:06:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257f14_d20250821_m030241_c001_v0001130_t0019_u01755745361100") 2025/08/21 03:06:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4edd_d20250821_m030247_c001_v7007000_t0000_u01755745367144") 2025/08/21 03:06:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681dc0_d20250821_m030241_c001_v0001171_t0043_u01755745361174") 2025/08/21 03:06:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4ee0_d20250821_m030247_c001_v7007000_t0000_u01755745367327") 2025/08/21 03:06:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79256_d20250821_m030241_c001_v0001178_t0059_u01755745361217") 2025/08/21 03:06:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4ee3_d20250821_m030247_c001_v7007000_t0000_u01755745367512") 2025/08/21 03:06:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a639_d20250821_m030241_c001_v0001176_t0018_u01755745361433") 2025/08/21 03:06:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4ee7_d20250821_m030247_c001_v7007000_t0000_u01755745367697") 2025/08/21 03:06:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681dc2_d20250821_m030241_c001_v0001171_t0002_u01755745361487") 2025/08/21 03:06:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4eea_d20250821_m030247_c001_v7007000_t0000_u01755745367881") 2025/08/21 03:06:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79258_d20250821_m030241_c001_v0001178_t0045_u01755745361512") 2025/08/21 03:06:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4eed_d20250821_m030248_c001_v7007000_t0000_u01755745368067") 2025/08/21 03:06:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a63b_d20250821_m030241_c001_v0001176_t0057_u01755745361685") 2025/08/21 03:06:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c1941c9_d20250821_m030303_c001_v7007000_t0000_u01755745383822") 2025/08/21 03:06:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc792c2_d20250821_m030258_c001_v0001178_t0000_u01755745378105") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd9708d_d20250821_m030303_c001_v7007000_t0000_u01755745383646") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a69d_d20250821_m030258_c001_v0001176_t0033_u01755745378133") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd97090_d20250821_m030303_c001_v7007000_t0000_u01755745383832") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681e50_d20250821_m030258_c001_v0001171_t0056_u01755745378211") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f401545a95a6011d6_d20250821_m030303_c001_v7007000_t0000_u01755745383431") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257f82_d20250821_m030258_c001_v0001130_t0004_u01755745378305") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d083f7_d20250821_m030303_c001_v7007000_t0000_u01755745383691") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a6a1_d20250821_m030258_c001_v0001176_t0058_u01755745378355") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f401545a95a6011db_d20250821_m030303_c001_v7007000_t0000_u01755745383812") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681e56_d20250821_m030258_c001_v0001171_t0030_u01755745378615") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8810_d20250821_m030303_c001_v7007000_t0000_u01755745383659") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a6a3_d20250821_m030258_c001_v0001176_t0013_u01755745378628") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f419259e824868922_d20250821_m030303_c001_v7007000_t0000_u01755745383445") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc792c6_d20250821_m030258_c001_v0001178_t0026_u01755745378642") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c1941c5_d20250821_m030303_c001_v7007000_t0000_u01755745383451") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257f84_d20250821_m030258_c001_v0001130_t0003_u01755745378705") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f401545a95a6011d9_d20250821_m030303_c001_v7007000_t0000_u01755745383615") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a6a7_d20250821_m030258_c001_v0001176_t0011_u01755745378849") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f419259e824868926_d20250821_m030303_c001_v7007000_t0000_u01755745383630") 2025/08/21 03:06:09 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc792ca_d20250821_m030258_c001_v0001178_t0021_u01755745378861") 2025/08/21 03:06:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd9708b_d20250821_m030303_c001_v7007000_t0000_u01755745383460") 2025/08/21 03:06:10 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681e5e_d20250821_m030259_c001_v0001171_t0055_u01755745379027") 2025/08/21 03:06:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b880b_d20250821_m030303_c001_v7007000_t0000_u01755745383472") 2025/08/21 03:06:10 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a6a9_d20250821_m030259_c001_v0001176_t0059_u01755745379070") 2025/08/21 03:06:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f400e9330135d60cb_d20250821_m030303_c001_v7007000_t0000_u01755745383671") 2025/08/21 03:06:10 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc792ce_d20250821_m030259_c001_v0001178_t0039_u01755745379081") 2025/08/21 03:06:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f419259e824868929_d20250821_m030303_c001_v7007000_t0000_u01755745383813") 2025/08/21 03:06:10 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc792d0_d20250821_m030259_c001_v0001178_t0037_u01755745379298") 2025/08/21 03:06:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f400e9330135d60c8_d20250821_m030303_c001_v7007000_t0000_u01755745383483") 2025/08/21 03:06:10 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257f88_d20250821_m030259_c001_v0001130_t0029_u01755745379305") 2025/08/21 03:06:10 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4070d5d671896768_d20250821_m030101_c001_v7007000_t0000_u01755745261290") 2025/08/21 03:06:10 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1153f0a0d41be434_d20250821_m030059_c001_v0001180_t0043_u01755745259336") 2025/08/21 03:06:10 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f403ed5585f66bffe_d20250821_m030059_c001_v7007000_t0000_u01755745259144") 2025/08/21 03:06:10 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1153f0a0d41be426_d20250821_m030055_c001_v0001180_t0029_u01755745255709") 2025/08/21 03:06:10 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f403ed5585f66bffc_d20250821_m030054_c001_v7007000_t0000_u01755745254973") 2025/08/21 03:06:10 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a3a9_d20250821_m030051_c001_v0001176_t0051_u01755745251377") 2025/08/21 03:06:10 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4210861357016d05_d20250821_m030049_c001_v7007000_t0000_u01755745249905") 2025/08/21 03:06:10 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f114167d19f303297_d20250821_m030047_c001_v0001099_t0027_u01755745247478") 2025/08/21 03:06:10 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d07750_d20250821_m030047_c001_v7007000_t0000_u01755745247296") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f114167d19f303289_d20250821_m030043_c001_v0001099_t0027_u01755745243937") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d0771d_d20250821_m030043_c001_v7007000_t0000_u01755745243210") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a35f_d20250821_m030039_c001_v0001176_t0026_u01755745239746") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d076e5_d20250821_m030038_c001_v7007000_t0000_u01755745238814") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f10456802d5f605c3_d20250821_m030037_c001_v0001184_t0051_u01755745237640") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4210861357016ca3_d20250821_m030037_c001_v7007000_t0000_u01755745237459") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f10456802d5f6058f_d20250821_m030032_c001_v0001184_t0055_u01755745232818") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4210861357016c79_d20250821_m030032_c001_v7007000_t0000_u01755745232095") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a336_d20250821_m030028_c001_v0001176_t0006_u01755745228218") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d076b7_d20250821_m030027_c001_v7007000_t0000_u01755745227298") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1150aa03a5f93b40_d20250821_m030025_c001_v0001131_t0056_u01755745225499") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4183e4d6b9789f14_d20250821_m030025_c001_v7007000_t0000_u01755745225315") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1150aa03a5f93b2c_d20250821_m030022_c001_v0001131_t0026_u01755745222036") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4183e4d6b9789ef7_d20250821_m030021_c001_v7007000_t0000_u01755745221303") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a2d4_d20250821_m030016_c001_v0001176_t0018_u01755745216069") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4183e4d6b9789ef1_d20250821_m030015_c001_v7007000_t0000_u01755745215111") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f105864bcdbf47a99_d20250821_m030013_c001_v0001181_t0033_u01755745213233") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416fa9f852bb250f_d20250821_m030013_c001_v7007000_t0000_u01755745213044") 2025/08/21 03:06:11 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f105864bcdbf47a87_d20250821_m030009_c001_v0001181_t0022_u01755745209419") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416fa9f852bb24e6_d20250821_m030008_c001_v7007000_t0000_u01755745208692") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a294_d20250821_m030002_c001_v0001176_t0007_u01755745202793") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9d988_d20250821_m030001_c001_v7007000_t0000_u01755745201883") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1146af879852eb45_d20250821_m025959_c001_v0001182_t0052_u01755745199872") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd96933_d20250821_m025959_c001_v7007000_t0000_u01755745199687") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1146af879852eb31_d20250821_m025956_c001_v0001182_t0026_u01755745196490") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd96920_d20250821_m025955_c001_v7007000_t0000_u01755745195742") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a274_d20250821_m025949_c001_v0001176_t0053_u01755745189787") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a09f3_d20250821_m025948_c001_v7007000_t0000_u01755745188696") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f106cbb8ce4607110_d20250821_m025942_c001_v0001104_t0049_u01755745182186") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b7fc3_d20250821_m025941_c001_v7007000_t0000_u01755745181977") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a238_d20250821_m025937_c001_v0001176_t0040_u01755745177449") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f116f951756d3ae66_d20250821_m025936_c001_v0001146_t0008_u01755745176462") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f116f951756d3ae62_d20250821_m025935_c001_v0001146_t0012_u01755745175356") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9d863_d20250821_m025921_c001_v7007000_t0000_u01755745161792") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f53ed_d20250821_m025913_c001_v0001144_t0053_u01755745153675") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f113d91a658452fca_d20250821_m025912_c001_v0001154_t0006_u01755745152793") 2025/08/21 03:06:12 DEBUG : dst/one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f113d91a658452fc6_d20250821_m025911_c001_v0001154_t0018_u01755745151509") 2025/08/21 03:06:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4070d5d67189676e_d20250821_m030101_c001_v7007000_t0000_u01755745261473") 2025/08/21 03:06:12 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117f3b63c3369dd8_d20250821_m030058_c001_v0001179_t0027_u01755745258941") 2025/08/21 03:06:13 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11326d0b258bb25a_d20250821_m030054_c001_v0001093_t0059_u01755745254474") 2025/08/21 03:06:13 DEBUG : dst/one.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4210861357016d09_d20250821_m030050_c001_v7007000_t0000_u01755745250089") 2025/08/21 03:06:13 DEBUG : dst/one.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f109536f340d1a163_d20250821_m030046_c001_v0001036_t0010_u01755745246786") 2025/08/21 03:06:13 DEBUG : dst/one.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f103cff28cd8ad327_d20250821_m030042_c001_v0001091_t0009_u01755745242859") 2025/08/21 03:06:13 DEBUG : dst/one.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d076e8_d20250821_m030038_c001_v7007000_t0000_u01755745238998") 2025/08/21 03:06:13 DEBUG : dst/one.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11342b8d28a8ff6e_d20250821_m030037_c001_v0001183_t0000_u01755745237242") 2025/08/21 03:06:13 DEBUG : dst/one.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f10664bd3e7cb3960_d20250821_m030031_c001_v0001041_t0051_u01755745231637") 2025/08/21 03:06:13 DEBUG : dst/three: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a09f6_d20250821_m025948_c001_v7007000_t0000_u01755745188876") 2025/08/21 03:06:13 DEBUG : dst/three: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f116f951756d3ae8e_d20250821_m025947_c001_v0001146_t0058_u01755745187062") 2025/08/21 03:06:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4070d5d671896772_d20250821_m030101_c001_v7007000_t0000_u01755745261656") 2025/08/21 03:06:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112ce656691c4bff_d20250821_m030100_c001_v0001041_t0023_u01755745260137") 2025/08/21 03:06:13 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f114eb52edbde6d17_d20250821_m030056_c001_v0001117_t0015_u01755745256493") 2025/08/21 03:06:13 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4070d5d671896777_d20250821_m030101_c001_v7007000_t0000_u01755745261839") 2025/08/21 03:06:13 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1153f0a0d41be43e_d20250821_m030100_c001_v0001180_t0041_u01755745260670") 2025/08/21 03:06:13 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f403ed5585f66c000_d20250821_m030100_c001_v7007000_t0000_u01755745260486") 2025/08/21 03:06:13 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1153f0a0d41be42a_d20250821_m030057_c001_v0001180_t0054_u01755745257593") 2025/08/21 03:06:13 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f403ed5585f66bffd_d20250821_m030057_c001_v7007000_t0000_u01755745257408") 2025/08/21 03:06:13 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a3ad_d20250821_m030051_c001_v0001176_t0011_u01755745251799") 2025/08/21 03:06:13 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4210861357016d0a_d20250821_m030050_c001_v7007000_t0000_u01755745250272") 2025/08/21 03:06:13 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f114167d19f30329d_d20250821_m030049_c001_v0001099_t0023_u01755745249162") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d07768_d20250821_m030048_c001_v7007000_t0000_u01755745248978") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f114167d19f303291_d20250821_m030045_c001_v0001099_t0028_u01755745245184") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d07735_d20250821_m030044_c001_v7007000_t0000_u01755745244989") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a363_d20250821_m030040_c001_v0001176_t0048_u01755745240213") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4210861357016ca9_d20250821_m030038_c001_v7007000_t0000_u01755745238256") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a351_d20250821_m030036_c001_v0001176_t0018_u01755745236438") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4210861357016c86_d20250821_m030033_c001_v7007000_t0000_u01755745233545") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a33d_d20250821_m030029_c001_v0001176_t0032_u01755745229082") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4183e4d6b9789f1a_d20250821_m030026_c001_v7007000_t0000_u01755745226374") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f5540_d20250821_m030024_c001_v0001144_t0003_u01755745224003") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4183e4d6b9789f00_d20250821_m030022_c001_v7007000_t0000_u01755745222907") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a2da_d20250821_m030016_c001_v0001176_t0050_u01755745216708") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416fa9f852bb251d_d20250821_m030014_c001_v7007000_t0000_u01755745214195") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f54ff_d20250821_m030011_c001_v0001144_t0023_u01755745211336") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416fa9f852bb24f9_d20250821_m030010_c001_v7007000_t0000_u01755745210232") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a29c_d20250821_m030004_c001_v0001176_t0035_u01755745204016") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd9693a_d20250821_m030000_c001_v7007000_t0000_u01755745200943") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f54c3_d20250821_m025958_c001_v0001144_t0020_u01755745198270") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd96926_d20250821_m025957_c001_v7007000_t0000_u01755745197176") 2025/08/21 03:06:14 DEBUG : dst/three.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a276_d20250821_m025950_c001_v0001176_t0044_u01755745190641") 2025/08/21 03:06:14 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4210861357016d0e_d20250821_m030050_c001_v7007000_t0000_u01755745250455") 2025/08/21 03:06:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1016f7839e13d310_d20250821_m030048_c001_v0001153_t0004_u01755745248600") 2025/08/21 03:06:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1045e66d6d50d557_d20250821_m030044_c001_v0001181_t0011_u01755745244782") 2025/08/21 03:06:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d076ea_d20250821_m030039_c001_v7007000_t0000_u01755745239181") 2025/08/21 03:06:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1007dd61e6fc6122_d20250821_m030038_c001_v0001182_t0058_u01755745238038") 2025/08/21 03:06:15 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1030344a3348f56f_d20250821_m030033_c001_v0001137_t0001_u01755745233228") 2025/08/21 03:06:15 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4070d5d67189677d_d20250821_m030102_c001_v7007000_t0000_u01755745262023") 2025/08/21 03:06:15 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a3ab_d20250821_m030051_c001_v0001176_t0010_u01755745251590") 2025/08/21 03:06:15 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4210861357016d10_d20250821_m030050_c001_v7007000_t0000_u01755745250639") 2025/08/21 03:06:15 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a361_d20250821_m030039_c001_v0001176_t0008_u01755745239972") 2025/08/21 03:06:15 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d076ee_d20250821_m030039_c001_v7007000_t0000_u01755745239377") 2025/08/21 03:06:15 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f5550_d20250821_m030028_c001_v0001144_t0025_u01755745228427") 2025/08/21 03:06:15 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d076ba_d20250821_m030027_c001_v7007000_t0000_u01755745227481") 2025/08/21 03:06:15 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f5513_d20250821_m030016_c001_v0001144_t0004_u01755745216284") 2025/08/21 03:06:15 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4183e4d6b9789ef2_d20250821_m030015_c001_v7007000_t0000_u01755745215294") 2025/08/21 03:06:15 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f54d5_d20250821_m030003_c001_v0001144_t0039_u01755745203042") 2025/08/21 03:06:15 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9d98b_d20250821_m030002_c001_v7007000_t0000_u01755745202068") 2025/08/21 03:06:15 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f54a5_d20250821_m025949_c001_v0001144_t0054_u01755745189993") 2025/08/21 03:06:16 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a09f8_d20250821_m025949_c001_v7007000_t0000_u01755745189061") 2025/08/21 03:06:16 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f113eb047280bd0bc_d20250821_m025944_c001_v0001136_t0046_u01755745184136") 2025/08/21 03:06:16 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9d864_d20250821_m025921_c001_v7007000_t0000_u01755745161974") 2025/08/21 03:06:16 DEBUG : dst/two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f113d91a658452fde_d20250821_m025920_c001_v0001154_t0015_u01755745160734") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d0726b_d20250821_m025838_c001_v7007000_t0000_u01755745118448") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f5317_d20250821_m025832_c001_v0001144_t0046_u01755745112956") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d07215_d20250821_m025831_c001_v7007000_t0000_u01755745111071") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a0f8_d20250821_m025811_c001_v0001176_t0027_u01755745091703") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4145fb5ce6380f63_d20250821_m025756_c001_v7007000_t0000_u01755745076822") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f525d_d20250821_m025749_c001_v0001144_t0049_u01755745069240") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06eef_d20250821_m025726_c001_v7007000_t0000_u01755745046814") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab59e_d20250821_m025724_c001_v0001161_t0052_u01755745044603") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06ec6_d20250821_m025723_c001_v7007000_t0000_u01755745043699") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab592_d20250821_m025722_c001_v0001161_t0028_u01755745042128") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e97_d20250821_m025718_c001_v7007000_t0000_u01755745038990") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab578_d20250821_m025717_c001_v0001161_t0004_u01755745037170") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e81_d20250821_m025716_c001_v7007000_t0000_u01755745036233") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab56e_d20250821_m025714_c001_v0001161_t0018_u01755745034850") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e52_d20250821_m025708_c001_v7007000_t0000_u01755745028837") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab538_d20250821_m025707_c001_v0001161_t0000_u01755745027072") 2025/08/21 03:06:16 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e40_d20250821_m025706_c001_v7007000_t0000_u01755745026182") 2025/08/21 03:06:17 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab52e_d20250821_m025705_c001_v0001161_t0053_u01755745025241") 2025/08/21 03:06:17 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e1c_d20250821_m025700_c001_v7007000_t0000_u01755745020484") 2025/08/21 03:06:17 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab502_d20250821_m025659_c001_v0001161_t0027_u01755745019111") 2025/08/21 03:06:17 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc5332f_d20250821_m025657_c001_v7007000_t0000_u01755745017260") 2025/08/21 03:06:17 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab4f0_d20250821_m025656_c001_v0001161_t0020_u01755745016107") 2025/08/21 03:06:17 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc5331f_d20250821_m025655_c001_v7007000_t0000_u01755745015741") 2025/08/21 03:06:17 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117a66c68443d934_d20250821_m025654_c001_v0001104_t0026_u01755745014869") 2025/08/21 03:06:17 DEBUG : empty space: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab4dc_d20250821_m025652_c001_v0001161_t0056_u01755745012984") 2025/08/21 03:06:17 DEBUG : enormous: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06ee0_d20250821_m025725_c001_v7007000_t0000_u01755745045886") 2025/08/21 03:06:17 DEBUG : enormous: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab5a6_d20250821_m025725_c001_v0001161_t0016_u01755745045196") 2025/08/21 03:06:17 DEBUG : existing: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4070d5d6718967d0_d20250821_m030105_c001_v7007000_t0000_u01755745265945") 2025/08/21 03:06:17 DEBUG : existing: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a3df_d20250821_m030104_c001_v0001176_t0033_u01755745264722") 2025/08/21 03:06:17 DEBUG : existing: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcae67_d20250821_m025747_c001_v7007000_t0000_u01755745067900") 2025/08/21 03:06:17 DEBUG : existing: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a08c_d20250821_m025746_c001_v0001176_t0049_u01755745066350") 2025/08/21 03:06:17 DEBUG : existing: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc532d9_d20250821_m025650_c001_v7007000_t0000_u01755745010046") 2025/08/21 03:06:17 DEBUG : existing: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab4be_d20250821_m025648_c001_v0001161_t0050_u01755745008888") 2025/08/21 03:06:17 DEBUG : existing: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc5329d_d20250821_m025648_c001_v7007000_t0000_u01755745008341") 2025/08/21 03:06:17 DEBUG : existing: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab4b6_d20250821_m025647_c001_v0001161_t0019_u01755745007585") 2025/08/21 03:06:17 DEBUG : existing: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab4b4_d20250821_m025646_c001_v0001161_t0035_u01755745006706") 2025/08/21 03:06:17 DEBUG : existing-b: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcae6b_d20250821_m025748_c001_v7007000_t0000_u01755745068084") 2025/08/21 03:06:17 DEBUG : existing-b: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f5253_d20250821_m025746_c001_v0001144_t0019_u01755745066340") 2025/08/21 03:06:17 DEBUG : file1: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c5f_d20250821_m030153_c001_v7007000_t0000_u01755745313834") 2025/08/21 03:06:18 DEBUG : file1: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681c56_d20250821_m030152_c001_v0001171_t0040_u01755745312599") 2025/08/21 03:06:18 DEBUG : file1: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c43_d20250821_m030151_c001_v7007000_t0000_u01755745311269") 2025/08/21 03:06:18 DEBUG : file1: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a543_d20250821_m030149_c001_v0001176_t0055_u01755745309916") 2025/08/21 03:06:18 DEBUG : five: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcad9b_d20250821_m025730_c001_v7007000_t0000_u01755745050682") 2025/08/21 03:06:18 DEBUG : five: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41735efda1bab5be_d20250821_m025728_c001_v0001161_t0032_u01755745048685") 2025/08/21 03:06:18 DEBUG : foo: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e1b_d20250821_m025658_c001_v7007000_t0000_u01755745018748") 2025/08/21 03:06:18 DEBUG : foo: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41735efda1bab4fc_d20250821_m025658_c001_v0001161_t0032_u01755745018194") 2025/08/21 03:06:18 DEBUG : foo: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41735efda1bab4f6_d20250821_m025657_c001_v0001161_t0032_u01755745017630") 2025/08/21 03:06:18 DEBUG : four: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcad9e_d20250821_m025730_c001_v7007000_t0000_u01755745050866") 2025/08/21 03:06:18 DEBUG : four: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f417495276b21a050_d20250821_m025729_c001_v0001176_t0042_u01755745049238") 2025/08/21 03:06:18 DEBUG : four: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab5b8_d20250821_m025727_c001_v0001161_t0030_u01755745047928") 2025/08/21 03:06:18 DEBUG : hello world2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a044a_d20250821_m025548_c001_v7007000_t0000_u01755744948956") 2025/08/21 03:06:18 DEBUG : hello world2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab3a5_d20250821_m025548_c001_v0001161_t0035_u01755744948118") 2025/08/21 03:06:18 DEBUG : ignore-size: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53288_d20250821_m025646_c001_v7007000_t0000_u01755745006341") 2025/08/21 03:06:18 DEBUG : ignore-size: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab4ac_d20250821_m025645_c001_v0001161_t0030_u01755745005130") 2025/08/21 03:06:18 DEBUG : nested/sub dir/file: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcae4a_d20250821_m025745_c001_v7007000_t0000_u01755745065606") 2025/08/21 03:06:18 DEBUG : nested/sub dir/file: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f5245_d20250821_m025744_c001_v0001144_t0000_u01755745064108") 2025/08/21 03:06:18 DEBUG : nested/sub dir/file: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcae28_d20250821_m025743_c001_v7007000_t0000_u01755745063314") 2025/08/21 03:06:18 DEBUG : nested/sub dir/file: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f523b_d20250821_m025742_c001_v0001144_t0059_u01755745062184") 2025/08/21 03:06:18 DEBUG : one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcada1_d20250821_m025731_c001_v7007000_t0000_u01755745051051") 2025/08/21 03:06:19 DEBUG : one: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41735efda1bab5b2_d20250821_m025727_c001_v0001161_t0032_u01755745047218") 2025/08/21 03:06:19 DEBUG : only0: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bef_d20250821_m030145_c001_v7007000_t0000_u01755745305369") 2025/08/21 03:06:19 DEBUG : only0: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f417495276b21a50d_d20250821_m030139_c001_v0001176_t0042_u01755745299467") 2025/08/21 03:06:19 DEBUG : only0: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a495_d20250821_m030127_c001_v0001176_t0007_u01755745287990") 2025/08/21 03:06:19 DEBUG : only0: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8254_d20250821_m030121_c001_v7007000_t0000_u01755745281848") 2025/08/21 03:06:19 DEBUG : only0: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a3f4_d20250821_m030109_c001_v0001176_t0041_u01755745269399") 2025/08/21 03:06:19 DEBUG : only1: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bf2_d20250821_m030145_c001_v7007000_t0000_u01755745305554") 2025/08/21 03:06:19 DEBUG : only1: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4115ad3cfbc79140_d20250821_m030140_c001_v0001178_t0013_u01755745300961") 2025/08/21 03:06:19 DEBUG : only1: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a499_d20250821_m030128_c001_v0001176_t0028_u01755745288490") 2025/08/21 03:06:19 DEBUG : only1: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4105d0699ddf346c_d20250821_m030121_c001_v7007000_t0000_u01755745281839") 2025/08/21 03:06:19 DEBUG : only1: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a3f8_d20250821_m030109_c001_v0001176_t0034_u01755745269850") 2025/08/21 03:06:19 DEBUG : only10: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bf3_d20250821_m030145_c001_v7007000_t0000_u01755745305738") 2025/08/21 03:06:19 DEBUG : only10: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4115ad3cfbc79134_d20250821_m030140_c001_v0001178_t0013_u01755745300224") 2025/08/21 03:06:19 DEBUG : only10: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4cf_d20250821_m030133_c001_v0001176_t0039_u01755745293330") 2025/08/21 03:06:19 DEBUG : only10: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4105d0699ddf345f_d20250821_m030121_c001_v7007000_t0000_u01755745281477") 2025/08/21 03:06:19 DEBUG : only10: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a432_d20250821_m030114_c001_v0001176_t0040_u01755745274237") 2025/08/21 03:06:19 DEBUG : only11: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bf6_d20250821_m030145_c001_v7007000_t0000_u01755745305923") 2025/08/21 03:06:19 DEBUG : only11: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4099282fa2257dfd_d20250821_m030140_c001_v0001130_t0031_u01755745300078") 2025/08/21 03:06:19 DEBUG : only11: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4d5_d20250821_m030133_c001_v0001176_t0047_u01755745293787") 2025/08/21 03:06:19 DEBUG : only11: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4105d0699ddf347f_d20250821_m030122_c001_v7007000_t0000_u01755745282396") 2025/08/21 03:06:19 DEBUG : only11: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a436_d20250821_m030114_c001_v0001176_t0003_u01755745274740") 2025/08/21 03:06:20 DEBUG : only12: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bf8_d20250821_m030146_c001_v7007000_t0000_u01755745306107") 2025/08/21 03:06:20 DEBUG : only12: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f412e15a72e681c00_d20250821_m030140_c001_v0001171_t0037_u01755745300413") 2025/08/21 03:06:20 DEBUG : only12: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4d9_d20250821_m030134_c001_v0001176_t0020_u01755745294335") 2025/08/21 03:06:20 DEBUG : only12: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc34_d20250821_m030122_c001_v7007000_t0000_u01755745282425") 2025/08/21 03:06:20 DEBUG : only12: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a43e_d20250821_m030115_c001_v0001176_t0004_u01755745275176") 2025/08/21 03:06:20 DEBUG : only13: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bfb_d20250821_m030146_c001_v7007000_t0000_u01755745306292") 2025/08/21 03:06:20 DEBUG : only13: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f417495276b21a511_d20250821_m030140_c001_v0001176_t0042_u01755745300055") 2025/08/21 03:06:20 DEBUG : only13: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4df_d20250821_m030134_c001_v0001176_t0044_u01755745294908") 2025/08/21 03:06:20 DEBUG : only13: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b825c_d20250821_m030122_c001_v7007000_t0000_u01755745282427") 2025/08/21 03:06:20 DEBUG : only13: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a444_d20250821_m030115_c001_v0001176_t0051_u01755745275623") 2025/08/21 03:06:20 DEBUG : only14: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4bff_d20250821_m030146_c001_v7007000_t0000_u01755745306475") 2025/08/21 03:06:20 DEBUG : only14: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f417495276b21a513_d20250821_m030140_c001_v0001176_t0042_u01755745300240") 2025/08/21 03:06:20 DEBUG : only14: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4e7_d20250821_m030135_c001_v0001176_t0003_u01755745295578") 2025/08/21 03:06:20 DEBUG : only14: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc2a_d20250821_m030122_c001_v7007000_t0000_u01755745282049") 2025/08/21 03:06:20 DEBUG : only14: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a44e_d20250821_m030117_c001_v0001176_t0056_u01755745277035") 2025/08/21 03:06:20 DEBUG : only15: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c01_d20250821_m030146_c001_v7007000_t0000_u01755745306659") 2025/08/21 03:06:20 DEBUG : only15: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4099282fa2257dff_d20250821_m030140_c001_v0001130_t0031_u01755745300262") 2025/08/21 03:06:20 DEBUG : only15: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4f3_d20250821_m030136_c001_v0001176_t0007_u01755745296272") 2025/08/21 03:06:20 DEBUG : only15: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e1f56_d20250821_m030122_c001_v7007000_t0000_u01755745282058") 2025/08/21 03:06:20 DEBUG : only15: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a454_d20250821_m030117_c001_v0001176_t0016_u01755745277768") 2025/08/21 03:06:20 DEBUG : only16: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c04_d20250821_m030146_c001_v7007000_t0000_u01755745306904") 2025/08/21 03:06:20 DEBUG : only16: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4115ad3cfbc79138_d20250821_m030140_c001_v0001178_t0013_u01755745300409") 2025/08/21 03:06:21 DEBUG : only16: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4f7_d20250821_m030136_c001_v0001176_t0037_u01755745296732") 2025/08/21 03:06:21 DEBUG : only16: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc25_d20250821_m030121_c001_v7007000_t0000_u01755745281865") 2025/08/21 03:06:21 DEBUG : only16: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a45a_d20250821_m030118_c001_v0001176_t0053_u01755745278214") 2025/08/21 03:06:22 DEBUG : only17: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c09_d20250821_m030147_c001_v7007000_t0000_u01755745307092") 2025/08/21 03:06:22 DEBUG : only17: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f417495276b21a515_d20250821_m030140_c001_v0001176_t0042_u01755745300424") 2025/08/21 03:06:22 DEBUG : only17: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4ff_d20250821_m030137_c001_v0001176_t0017_u01755745297562") 2025/08/21 03:06:22 DEBUG : only17: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4105d0699ddf3465_d20250821_m030121_c001_v7007000_t0000_u01755745281658") 2025/08/21 03:06:22 DEBUG : only17: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a462_d20250821_m030118_c001_v0001176_t0054_u01755745278943") 2025/08/21 03:06:22 DEBUG : only18: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c0c_d20250821_m030147_c001_v7007000_t0000_u01755745307275") 2025/08/21 03:06:22 DEBUG : only18: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4115ad3cfbc7913a_d20250821_m030140_c001_v0001178_t0013_u01755745300594") 2025/08/21 03:06:22 DEBUG : only18: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a505_d20250821_m030138_c001_v0001176_t0015_u01755745298087") 2025/08/21 03:06:22 DEBUG : only18: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4105d0699ddf3479_d20250821_m030122_c001_v7007000_t0000_u01755745282203") 2025/08/21 03:06:22 DEBUG : only18: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a466_d20250821_m030119_c001_v0001176_t0036_u01755745279418") 2025/08/21 03:06:22 DEBUG : only19: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c0f_d20250821_m030147_c001_v7007000_t0000_u01755745307465") 2025/08/21 03:06:22 DEBUG : only19: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4099282fa2257e01_d20250821_m030140_c001_v0001130_t0031_u01755745300446") 2025/08/21 03:06:22 DEBUG : only19: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a509_d20250821_m030138_c001_v0001176_t0039_u01755745298579") 2025/08/21 03:06:22 DEBUG : only19: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e1f58_d20250821_m030122_c001_v7007000_t0000_u01755745282434") 2025/08/21 03:06:22 DEBUG : only19: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a46f_d20250821_m030120_c001_v0001176_t0038_u01755745280276") 2025/08/21 03:06:22 DEBUG : only2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c12_d20250821_m030147_c001_v7007000_t0000_u01755745307655") 2025/08/21 03:06:22 DEBUG : only2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4099282fa2257e05_d20250821_m030140_c001_v0001130_t0031_u01755745300812") 2025/08/21 03:06:22 DEBUG : only2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a49d_d20250821_m030128_c001_v0001176_t0055_u01755745288935") 2025/08/21 03:06:22 DEBUG : only2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e1f55_d20250821_m030121_c001_v7007000_t0000_u01755745281873") 2025/08/21 03:06:22 DEBUG : only2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a3fc_d20250821_m030110_c001_v0001176_t0042_u01755745270380") 2025/08/21 03:06:22 DEBUG : only3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c16_d20250821_m030147_c001_v7007000_t0000_u01755745307838") 2025/08/21 03:06:22 DEBUG : only3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f412e15a72e681c02_d20250821_m030140_c001_v0001171_t0037_u01755745300607") 2025/08/21 03:06:22 DEBUG : only3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4a5_d20250821_m030129_c001_v0001176_t0008_u01755745289735") 2025/08/21 03:06:22 DEBUG : only3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8259_d20250821_m030122_c001_v7007000_t0000_u01755745282215") 2025/08/21 03:06:22 DEBUG : only3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a402_d20250821_m030110_c001_v0001176_t0053_u01755745270808") 2025/08/21 03:06:23 DEBUG : only4: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c19_d20250821_m030148_c001_v7007000_t0000_u01755745308022") 2025/08/21 03:06:23 DEBUG : only4: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f417495276b21a517_d20250821_m030140_c001_v0001176_t0042_u01755745300615") 2025/08/21 03:06:23 DEBUG : only4: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4ab_d20250821_m030130_c001_v0001176_t0005_u01755745290316") 2025/08/21 03:06:23 DEBUG : only4: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4105d0699ddf3484_d20250821_m030122_c001_v7007000_t0000_u01755745282578") 2025/08/21 03:06:23 DEBUG : only4: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a406_d20250821_m030111_c001_v0001176_t0005_u01755745271364") 2025/08/21 03:06:23 DEBUG : only5: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c1c_d20250821_m030148_c001_v7007000_t0000_u01755745308206") 2025/08/21 03:06:23 DEBUG : only5: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f412e15a72e681c08_d20250821_m030140_c001_v0001171_t0037_u01755745300975") 2025/08/21 03:06:23 DEBUG : only5: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4b1_d20250821_m030130_c001_v0001176_t0044_u01755745290750") 2025/08/21 03:06:23 DEBUG : only5: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc38_d20250821_m030122_c001_v7007000_t0000_u01755745282609") 2025/08/21 03:06:23 DEBUG : only5: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a40e_d20250821_m030111_c001_v0001176_t0004_u01755745271785") 2025/08/21 03:06:23 DEBUG : only6: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c1e_d20250821_m030148_c001_v7007000_t0000_u01755745308391") 2025/08/21 03:06:23 DEBUG : only6: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4099282fa2257e03_d20250821_m030140_c001_v0001130_t0031_u01755745300628") 2025/08/21 03:06:23 DEBUG : only6: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4b5_d20250821_m030131_c001_v0001176_t0009_u01755745291187") 2025/08/21 03:06:23 DEBUG : only6: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9dc30_d20250821_m030122_c001_v7007000_t0000_u01755745282231") 2025/08/21 03:06:23 DEBUG : only6: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a414_d20250821_m030112_c001_v0001176_t0002_u01755745272205") 2025/08/21 03:06:23 DEBUG : only7: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c22_d20250821_m030148_c001_v7007000_t0000_u01755745308574") 2025/08/21 03:06:23 DEBUG : only7: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4115ad3cfbc7913c_d20250821_m030140_c001_v0001178_t0013_u01755745300778") 2025/08/21 03:06:23 DEBUG : only7: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4b9_d20250821_m030131_c001_v0001176_t0021_u01755745291637") 2025/08/21 03:06:23 DEBUG : only7: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4105d0699ddf3473_d20250821_m030122_c001_v7007000_t0000_u01755745282022") 2025/08/21 03:06:23 DEBUG : only7: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a41c_d20250821_m030112_c001_v0001176_t0039_u01755745272633") 2025/08/21 03:06:24 DEBUG : only8: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c26_d20250821_m030148_c001_v7007000_t0000_u01755745308758") 2025/08/21 03:06:24 DEBUG : only8: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f412e15a72e681c06_d20250821_m030140_c001_v0001171_t0037_u01755745300792") 2025/08/21 03:06:24 DEBUG : only8: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4bf_d20250821_m030132_c001_v0001176_t0032_u01755745292079") 2025/08/21 03:06:24 DEBUG : only8: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8257_d20250821_m030122_c001_v7007000_t0000_u01755745282034") 2025/08/21 03:06:24 DEBUG : only8: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a420_d20250821_m030113_c001_v0001176_t0029_u01755745273080") 2025/08/21 03:06:24 DEBUG : only9: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c2a_d20250821_m030148_c001_v7007000_t0000_u01755745308943") 2025/08/21 03:06:24 DEBUG : only9: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f417495276b21a519_d20250821_m030140_c001_v0001176_t0042_u01755745300799") 2025/08/21 03:06:24 DEBUG : only9: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a4c5_d20250821_m030132_c001_v0001176_t0056_u01755745292903") 2025/08/21 03:06:24 DEBUG : only9: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e1f57_d20250821_m030122_c001_v7007000_t0000_u01755745282241") 2025/08/21 03:06:24 DEBUG : only9: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a42c_d20250821_m030113_c001_v0001176_t0034_u01755745273799") 2025/08/21 03:06:24 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcae16_d20250821_m025740_c001_v7007000_t0000_u01755745060906") 2025/08/21 03:06:24 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a074_d20250821_m025738_c001_v0001176_t0031_u01755745058559") 2025/08/21 03:06:24 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcadf6_d20250821_m025737_c001_v7007000_t0000_u01755745057817") 2025/08/21 03:06:24 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a06a_d20250821_m025735_c001_v0001176_t0019_u01755745055190") 2025/08/21 03:06:24 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcadcf_d20250821_m025734_c001_v7007000_t0000_u01755745054442") 2025/08/21 03:06:24 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a062_d20250821_m025732_c001_v0001176_t0005_u01755745052000") 2025/08/21 03:06:24 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06ea9_d20250821_m025721_c001_v7007000_t0000_u01755745041069") 2025/08/21 03:06:24 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab586_d20250821_m025719_c001_v0001161_t0048_u01755745039534") 2025/08/21 03:06:24 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e8c_d20250821_m025717_c001_v7007000_t0000_u01755745037811") 2025/08/21 03:06:24 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab576_d20250821_m025716_c001_v0001161_t0048_u01755745036792") 2025/08/21 03:06:25 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e7d_d20250821_m025715_c001_v7007000_t0000_u01755745035524") 2025/08/21 03:06:25 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab568_d20250821_m025714_c001_v0001161_t0016_u01755745034563") 2025/08/21 03:06:25 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e4f_d20250821_m025708_c001_v7007000_t0000_u01755745028277") 2025/08/21 03:06:25 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab536_d20250821_m025706_c001_v0001161_t0035_u01755745026748") 2025/08/21 03:06:25 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e42_d20250821_m025706_c001_v7007000_t0000_u01755745026365") 2025/08/21 03:06:25 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab528_d20250821_m025704_c001_v0001161_t0010_u01755745024856") 2025/08/21 03:06:25 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e35_d20250821_m025704_c001_v7007000_t0000_u01755745024492") 2025/08/21 03:06:25 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab520_d20250821_m025703_c001_v0001161_t0055_u01755745023761") 2025/08/21 03:06:25 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab51e_d20250821_m025703_c001_v0001161_t0043_u01755745023013") 2025/08/21 03:06:25 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e28_d20250821_m025702_c001_v7007000_t0000_u01755745022631") 2025/08/21 03:06:25 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab51a_d20250821_m025701_c001_v0001161_t0052_u01755745021816") 2025/08/21 03:06:25 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab510_d20250821_m025701_c001_v0001161_t0008_u01755745021036") 2025/08/21 03:06:25 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e1d_d20250821_m025700_c001_v7007000_t0000_u01755745020669") 2025/08/21 03:06:25 DEBUG : potato: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab504_d20250821_m025659_c001_v0001161_t0030_u01755745019777") 2025/08/21 03:06:25 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a077a_d20250821_m025855_c001_v7007000_t0000_u01755745135592") 2025/08/21 03:06:25 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f5385_d20250821_m025854_c001_v0001144_t0021_u01755745134465") 2025/08/21 03:06:25 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d07276_d20250821_m025839_c001_v7007000_t0000_u01755745119345") 2025/08/21 03:06:25 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a14e_d20250821_m025832_c001_v0001176_t0042_u01755745112361") 2025/08/21 03:06:25 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c1933e7_d20250821_m025818_c001_v7007000_t0000_u01755745098584") 2025/08/21 03:06:25 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f52ab_d20250821_m025810_c001_v0001144_t0000_u01755745090663") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4145fb5ce6380f67_d20250821_m025757_c001_v7007000_t0000_u01755745077157") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a0a2_d20250821_m025749_c001_v0001176_t0006_u01755745069022") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06ee4_d20250821_m025726_c001_v7007000_t0000_u01755745046067") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab59c_d20250821_m025724_c001_v0001161_t0000_u01755745044246") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06ec9_d20250821_m025723_c001_v7007000_t0000_u01755745043880") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab590_d20250821_m025721_c001_v0001161_t0059_u01755745041678") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06eae_d20250821_m025721_c001_v7007000_t0000_u01755745041313") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab58c_d20250821_m025720_c001_v0001161_t0044_u01755745040302") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e98_d20250821_m025719_c001_v7007000_t0000_u01755745039171") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab57c_d20250821_m025718_c001_v0001161_t0032_u01755745038180") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e83_d20250821_m025716_c001_v7007000_t0000_u01755745036427") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab570_d20250821_m025715_c001_v0001161_t0037_u01755745035537") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d06e54_d20250821_m025709_c001_v7007000_t0000_u01755745029019") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab53a_d20250821_m025707_c001_v0001161_t0055_u01755745027806") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a044f_d20250821_m025552_c001_v7007000_t0000_u01755744952000") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab3b3_d20250821_m025551_c001_v0001161_t0012_u01755744951221") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a044d_d20250821_m025550_c001_v7007000_t0000_u01755744950310") 2025/08/21 03:06:26 DEBUG : potato2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab3a9_d20250821_m025549_c001_v0001161_t0005_u01755744949500") 2025/08/21 03:06:26 DEBUG : potato3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41958dc268d07271_d20250821_m025838_c001_v7007000_t0000_u01755745118894") 2025/08/21 03:06:26 DEBUG : potato3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a154_d20250821_m025833_c001_v0001176_t0055_u01755745113558") 2025/08/21 03:06:27 DEBUG : potato3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41813bcb8c1933eb_d20250821_m025818_c001_v7007000_t0000_u01755745098964") 2025/08/21 03:06:27 DEBUG : potato3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f52b3_d20250821_m025811_c001_v0001144_t0049_u01755745091928") 2025/08/21 03:06:27 DEBUG : potato3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4145fb5ce6380f6c_d20250821_m025757_c001_v7007000_t0000_u01755745077627") 2025/08/21 03:06:27 DEBUG : potato3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a0a8_d20250821_m025750_c001_v0001176_t0029_u01755745070811") 2025/08/21 03:06:27 DEBUG : pre-dest1/1: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a092a_d20250821_m025931_c001_v7007000_t0000_u01755745171155") 2025/08/21 03:06:27 DEBUG : pre-dest1/1: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a212_d20250821_m025922_c001_v0001176_t0039_u01755745162716") 2025/08/21 03:06:27 DEBUG : pre-dest2/2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a0931_d20250821_m025931_c001_v7007000_t0000_u01755745171337") 2025/08/21 03:06:27 DEBUG : pre-dest2/2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f541d_d20250821_m025923_c001_v0001144_t0028_u01755745163301") 2025/08/21 03:06:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4114cc1e36b9d82d_d20250821_m025907_c001_v7007000_t0000_u01755745147444") 2025/08/21 03:06:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a1ca_d20250821_m025903_c001_v0001176_t0013_u01755745143558") 2025/08/21 03:06:27 DEBUG : sizeonly: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53276_d20250821_m025644_c001_v7007000_t0000_u01755745004575") 2025/08/21 03:06:27 DEBUG : sizeonly: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab4a8_d20250821_m025643_c001_v0001161_t0025_u01755745003580") 2025/08/21 03:06:27 DEBUG : splitbanan: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b89ad_d20250821_m030346_c001_v7007000_t0000_u01755745426231") 2025/08/21 03:06:27 DEBUG : splitbanan: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7941e_d20250821_m030338_c001_v0001178_t0058_u01755745418767") 2025/08/21 03:06:27 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1597_d20250821_m030501_c001_v7007000_t0000_u01755745501896") 2025/08/21 03:06:27 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682342_d20250821_m030454_c001_v0001171_t0014_u01755745494877") 2025/08/21 03:06:27 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40322871fe5f4534_d20250821_m030446_c001_v7007000_t0000_u01755745486521") 2025/08/21 03:06:27 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e68228c_d20250821_m030439_c001_v0001171_t0040_u01755745479698") 2025/08/21 03:06:27 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f405e2f9d180e24b4_d20250821_m030431_c001_v7007000_t0000_u01755745471043") 2025/08/21 03:06:27 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e6821be_d20250821_m030424_c001_v0001171_t0025_u01755745464504") 2025/08/21 03:06:27 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a9971_d20250821_m030415_c001_v7007000_t0000_u01755745455955") 2025/08/21 03:06:27 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e682126_d20250821_m030409_c001_v0001171_t0048_u01755745449459") 2025/08/21 03:06:27 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc540cc_d20250821_m030401_c001_v7007000_t0000_u01755745441090") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e68207c_d20250821_m030353_c001_v0001171_t0047_u01755745433818") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b894e_d20250821_m030340_c001_v7007000_t0000_u01755745420678") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa225806a_d20250821_m030337_c001_v0001130_t0001_u01755745417508") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4157d5f4e03b33ad_d20250821_m030328_c001_v7007000_t0000_u01755745408668") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257ff6_d20250821_m030321_c001_v0001130_t0038_u01755745401928") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f400e9330135d6159_d20250821_m030321_c001_v7007000_t0000_u01755745401019") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257fd8_d20250821_m030317_c001_v0001130_t0000_u01755745397599") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd970dd_d20250821_m030308_c001_v7007000_t0000_u01755745388732") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681e6e_d20250821_m030301_c001_v0001171_t0057_u01755745381642") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f401545a95a6011b7_d20250821_m030300_c001_v7007000_t0000_u01755745380663") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681e46_d20250821_m030256_c001_v0001171_t0055_u01755745376736") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f417188f9c7435f4d_d20250821_m030242_c001_v7007000_t0000_u01755745362563") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a61f_d20250821_m030238_c001_v0001176_t0029_u01755745358688") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53ddf_d20250821_m030230_c001_v7007000_t0000_u01755745350568") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a5d7_d20250821_m030223_c001_v0001176_t0039_u01755745343844") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409e81a205099886_d20250821_m030215_c001_v7007000_t0000_u01755745335410") 2025/08/21 03:06:28 DEBUG : splitbananasplit: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a58d_d20250821_m030208_c001_v0001176_t0038_u01755745328680") 2025/08/21 03:06:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f409b96f40fd971d6_d20250821_m030323_c001_v7007000_t0000_u01755745403437") 2025/08/21 03:06:28 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257fe4_d20250821_m030318_c001_v0001130_t0005_u01755745398764") 2025/08/21 03:06:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b8515_d20250821_m030201_c001_v7007000_t0000_u01755745321308") 2025/08/21 03:06:28 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a55f_d20250821_m030158_c001_v0001176_t0032_u01755745318679") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c96_d20250821_m030157_c001_v7007000_t0000_u01755745317548") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257e43_d20250821_m030154_c001_v0001130_t0018_u01755745314823") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcae4d_d20250821_m025745_c001_v7007000_t0000_u01755745065788") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a084_d20250821_m025744_c001_v0001176_t0002_u01755745064097") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcae2a_d20250821_m025743_c001_v7007000_t0000_u01755745063497") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a07c_d20250821_m025742_c001_v0001176_t0054_u01755745062172") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53256_d20250821_m025641_c001_v7007000_t0000_u01755745001438") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab496_d20250821_m025639_c001_v0001161_t0002_u01755744999764") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc5324b_d20250821_m025639_c001_v7007000_t0000_u01755744999397") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab490_d20250821_m025638_c001_v0001161_t0014_u01755744998137") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53249_d20250821_m025634_c001_v7007000_t0000_u01755744994876") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab48a_d20250821_m025633_c001_v0001161_t0023_u01755744993600") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53248_d20250821_m025633_c001_v7007000_t0000_u01755744993055") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab47a_d20250821_m025631_c001_v0001161_t0054_u01755744991860") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab468_d20250821_m025628_c001_v0001161_t0002_u01755744988178") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53247_d20250821_m025627_c001_v7007000_t0000_u01755744987814") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab462_d20250821_m025627_c001_v0001161_t0032_u01755744987099") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab45c_d20250821_m025626_c001_v0001161_t0020_u01755744986269") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40430b240bc53245_d20250821_m025625_c001_v7007000_t0000_u01755744985541") 2025/08/21 03:06:29 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab43c_d20250821_m025619_c001_v0001161_t0036_u01755744979299") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab41c_d20250821_m025612_c001_v0001161_t0014_u01755744972901") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a8a1f_d20250821_m025612_c001_v7007000_t0000_u01755744972536") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab410_d20250821_m025611_c001_v0001161_t0016_u01755744971592") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab40e_d20250821_m025610_c001_v0001161_t0028_u01755744970758") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f416e654b226a8a19_d20250821_m025610_c001_v7007000_t0000_u01755744970027") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab3e2_d20250821_m025600_c001_v0001161_t0005_u01755744960853") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a0464_d20250821_m025600_c001_v7007000_t0000_u01755744960492") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab3da_d20250821_m025559_c001_v0001161_t0051_u01755744959522") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a0458_d20250821_m025558_c001_v7007000_t0000_u01755744958618") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab3d2_d20250821_m025557_c001_v0001161_t0017_u01755744957900") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a0455_d20250821_m025557_c001_v7007000_t0000_u01755744957358") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab3c8_d20250821_m025556_c001_v0001161_t0033_u01755744956676") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a0453_d20250821_m025555_c001_v7007000_t0000_u01755744955775") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab3c0_d20250821_m025554_c001_v0001161_t0019_u01755744954933") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a0451_d20250821_m025554_c001_v7007000_t0000_u01755744954390") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab3be_d20250821_m025553_c001_v0001161_t0002_u01755744953747") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a0450_d20250821_m025553_c001_v7007000_t0000_u01755744953205") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab3ba_d20250821_m025552_c001_v0001161_t0028_u01755744952542") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a0445_d20250821_m025547_c001_v7007000_t0000_u01755744947578") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab3a3_d20250821_m025546_c001_v0001161_t0054_u01755744946820") 2025/08/21 03:06:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a0443_d20250821_m025546_c001_v7007000_t0000_u01755744946277") 2025/08/21 03:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab39d_d20250821_m025545_c001_v0001161_t0027_u01755744945593") 2025/08/21 03:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a0441_d20250821_m025544_c001_v7007000_t0000_u01755744944693") 2025/08/21 03:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab391_d20250821_m025543_c001_v0001161_t0054_u01755744943765") 2025/08/21 03:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a043f_d20250821_m025541_c001_v7007000_t0000_u01755744941373") 2025/08/21 03:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab381_d20250821_m025540_c001_v0001161_t0001_u01755744940716") 2025/08/21 03:06:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f40673a98e00b851b_d20250821_m030201_c001_v7007000_t0000_u01755745321540") 2025/08/21 03:06:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e681c86_d20250821_m030158_c001_v0001171_t0058_u01755745318700") 2025/08/21 03:06:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c99_d20250821_m030157_c001_v7007000_t0000_u01755745317732") 2025/08/21 03:06:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7916c_d20250821_m030154_c001_v0001178_t0056_u01755745314847") 2025/08/21 03:06:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a15c0_d20250821_m030504_c001_v7007000_t0000_u01755745504324") 2025/08/21 03:06:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2258228_d20250821_m030503_c001_v0001130_t0057_u01755745503275") 2025/08/21 03:06:31 DEBUG : sub/yam: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcae11_d20250821_m025740_c001_v7007000_t0000_u01755745060329") 2025/08/21 03:06:31 DEBUG : sub/yam: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f5227_d20250821_m025738_c001_v0001144_t0055_u01755745058571") 2025/08/21 03:06:31 DEBUG : test_dir1/file2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c62_d20250821_m030154_c001_v7007000_t0000_u01755745314018") 2025/08/21 03:06:31 DEBUG : test_dir1/file2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21a549_d20250821_m030152_c001_v0001176_t0054_u01755745312253") 2025/08/21 03:06:31 DEBUG : test_dir1/file2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c46_d20250821_m030151_c001_v7007000_t0000_u01755745311453") 2025/08/21 03:06:31 DEBUG : test_dir1/file2: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa2257e29_d20250821_m030149_c001_v0001130_t0030_u01755745309926") 2025/08/21 03:06:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c65_d20250821_m030154_c001_v7007000_t0000_u01755745314209") 2025/08/21 03:06:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79166_d20250821_m030152_c001_v0001178_t0043_u01755745312243") 2025/08/21 03:06:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41376fab2f6f4c49_d20250821_m030151_c001_v7007000_t0000_u01755745311638") 2025/08/21 03:06:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7915a_d20250821_m030149_c001_v0001178_t0053_u01755745309939") 2025/08/21 03:06:32 DEBUG : three: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcada4_d20250821_m025731_c001_v7007000_t0000_u01755745051238") 2025/08/21 03:06:32 DEBUG : three: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab5c4_d20250821_m025729_c001_v0001161_t0039_u01755745049994") 2025/08/21 03:06:32 DEBUG : three: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f11735efda1bab5b6_d20250821_m025727_c001_v0001161_t0028_u01755745047587") 2025/08/21 03:06:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a15dd_d20250821_m030505_c001_v7007000_t0000_u01755745505890") 2025/08/21 03:06:32 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc796ea_d20250821_m030505_c001_v0001178_t0041_u01755745505276") 2025/08/21 03:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a170d_d20250821_m030525_c001_v7007000_t0000_u01755745525431") 2025/08/21 03:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21aad6_d20250821_m030523_c001_v0001176_t0009_u01755745523425") 2025/08/21 03:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a16d7_d20250821_m030521_c001_v7007000_t0000_u01755745521883") 2025/08/21 03:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc79766_d20250821_m030520_c001_v0001178_t0044_u01755745520108") 2025/08/21 03:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a16b4_d20250821_m030519_c001_v7007000_t0000_u01755745519170") 2025/08/21 03:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa225827c_d20250821_m030518_c001_v0001130_t0030_u01755745518448") 2025/08/21 03:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1659_d20250821_m030513_c001_v7007000_t0000_u01755745513379") 2025/08/21 03:06:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7972a_d20250821_m030512_c001_v0001178_t0008_u01755745512119") 2025/08/21 03:06:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a167d_d20250821_m030515_c001_v7007000_t0000_u01755745515800") 2025/08/21 03:06:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21aa90_d20250821_m030514_c001_v0001176_t0017_u01755745514318") 2025/08/21 03:06:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a163a_d20250821_m030511_c001_v7007000_t0000_u01755745511143") 2025/08/21 03:06:32 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1099282fa225824e_d20250821_m030510_c001_v0001130_t0030_u01755745510322") 2025/08/21 03:06:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1618_d20250821_m030509_c001_v7007000_t0000_u01755745509353") 2025/08/21 03:06:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e6823c2_d20250821_m030508_c001_v0001171_t0017_u01755745508492") 2025/08/21 03:06:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a15fd_d20250821_m030507_c001_v7007000_t0000_u01755745507527") 2025/08/21 03:06:32 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f117495276b21aa5c_d20250821_m030506_c001_v0001176_t0001_u01755745506833") 2025/08/21 03:06:33 DEBUG : toe/toe/toe: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4210861357017bdd_d20250821_m030530_c001_v7007000_t0000_u01755745530610") 2025/08/21 03:06:33 DEBUG : toe/toe/toe: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f1115ad3cfbc7979a_d20250821_m030529_c001_v0001178_t0036_u01755745529992") 2025/08/21 03:06:33 DEBUG : toe/toe/toe: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a1699_d20250821_m030517_c001_v7007000_t0000_u01755745517488") 2025/08/21 03:06:33 DEBUG : toe/toe/toe: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e68243c_d20250821_m030516_c001_v0001171_t0033_u01755745516747") 2025/08/21 03:06:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a171a_d20250821_m030526_c001_v7007000_t0000_u01755745526010") 2025/08/21 03:06:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f112e15a72e68249a_d20250821_m030525_c001_v0001171_t0052_u01755745525163") 2025/08/21 03:06:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4176b152a82a16df_d20250821_m030522_c001_v7007000_t0000_u01755745522464") 2025/08/21 03:06:33 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f106cd7fad3ea242a_d20250821_m030521_c001_v0001137_t0042_u01755745521301") 2025/08/21 03:06:33 DEBUG : two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcada7_d20250821_m025731_c001_v7007000_t0000_u01755745051437") 2025/08/21 03:06:33 DEBUG : two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f415c23078c7f51f7_d20250821_m025729_c001_v0001144_t0036_u01755745049426") 2025/08/21 03:06:33 DEBUG : two: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f41735efda1bab5b4_d20250821_m025727_c001_v0001161_t0032_u01755745047404") 2025/08/21 03:06:33 DEBUG : yam: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcae18_d20250821_m025741_c001_v7007000_t0000_u01755745061094") 2025/08/21 03:06:33 DEBUG : yam: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f116cd1c9cdad6bd1_d20250821_m025739_c001_v0001130_t0031_u01755745059970") 2025/08/21 03:06:33 DEBUG : yam: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcadee_d20250821_m025737_c001_v7007000_t0000_u01755745057268") 2025/08/21 03:06:33 DEBUG : yam: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f5217_d20250821_m025735_c001_v0001144_t0032_u01755745055298") 2025/08/21 03:06:33 DEBUG : yam: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcadc5_d20250821_m025733_c001_v7007000_t0000_u01755745053838") 2025/08/21 03:06:33 DEBUG : yam: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f115c23078c7f5205_d20250821_m025732_c001_v0001144_t0047_u01755745052012") 2025/08/21 03:06:33 DEBUG : yaml: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcadf9_d20250821_m025738_c001_v7007000_t0000_u01755745058001") 2025/08/21 03:06:33 DEBUG : yaml: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f103f1ddd59614834_d20250821_m025737_c001_v0001180_t0018_u01755745057073") 2025/08/21 03:06:33 DEBUG : yaml: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f4202e62cdcfcadd2_d20250821_m025734_c001_v7007000_t0000_u01755745054626") 2025/08/21 03:06:33 DEBUG : yaml: Deleting (id "4_z1f92ad4380ddcbab9f880e1b_f100e384ca990f255_d20250821_m025733_c001_v0001100_t0023_u01755745053507") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m2.872035079s (try 1/5)