"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/02 03:00:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice" 2025/08/02 03:00:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:00:16 DEBUG : Creating backend with remote "/tmp/rclone402294923" === 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-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:00:17 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:17 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.57s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:00:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:00:18 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:18 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:00:19 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:00:19 DEBUG : B2 bucket rclone-test-zixedom5jice: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.86s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", 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-zixedom5jice", Local "Local file system at /tmp/rclone402294923", 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-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:20 DEBUG : Creating backend with remote "/non-existing" 2025/08/02 03:00:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/02 03:00:20 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:20 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:00:22 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:22 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:00:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.75s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", 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-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:23 INFO : B2 bucket rclone-test-zixedom5jice: Running all checks before starting transfers 2025/08/02 03:00:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:00:23 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:23 INFO : B2 bucket rclone-test-zixedom5jice: Checks finished, now starting transfers 2025/08/02 03:00:23 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:00:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.36s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:24 ERROR : Ignoring --no-traverse with sync 2025/08/02 03:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:00:24 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:24 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:00:25 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:00:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.31s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/02 03:00:26 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:26 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:26 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/02 03:00:26 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.21s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:00:27 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:27 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:00:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.37s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:00:29 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:29 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:00:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/02 03:00:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:00:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/02 03:00:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:00:30 INFO : sub dir2: Making directory 2025/08/02 03:00:30 INFO : sub dir: Making directory 2025/08/02 03:00:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:00:30 INFO : sub dir2/sub sub dir2: Making directory 2025/08/02 03:00:30 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:30 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:00:31 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/02 03:00:31 DEBUG : B2 bucket rclone-test-zixedom5jice: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.44s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:31 INFO : sub dir2: Making directory 2025/08/02 03:00:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/02 03:00:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:00:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:00:31 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:31 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:00:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.25s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:33 DEBUG : sub dir2: Making directory with metadata 2025/08/02 03:00:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:00:33 INFO : sub dir2: Making directory 2025/08/02 03:00:33 INFO : sub dir: Making directory 2025/08/02 03:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:00:33 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:33 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:00:33 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:00:33 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/02 03:00:33 DEBUG : B2 bucket rclone-test-zixedom5jice: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/02 03:00:33 DEBUG : B2 bucket rclone-test-zixedom5jice: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.44s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", 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-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:34 INFO : sub dir2: Making directory 2025/08/02 03:00:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:00:35 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:35 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:00:35 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:00:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:36 DEBUG : sub dir2: Making directory with metadata 2025/08/02 03:00:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:00:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:00:36 INFO : sub dir2: Making directory 2025/08/02 03:00:36 INFO : sub dir: Making directory 2025/08/02 03:00:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:00:36 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:36 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:00:36 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:00:36 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/02 03:00:36 DEBUG : B2 bucket rclone-test-zixedom5jice: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.18s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", 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-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:37 INFO : sub dir2: Making directory 2025/08/02 03:00:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:00:37 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:37 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:00:38 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:00:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.22s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cuyeleq6yuna" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-zixedom5jice -> B2 bucket rclone-test-cuyeleq6yuna 2025/08/02 03:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:00:40 DEBUG : B2 bucket rclone-test-cuyeleq6yuna: Waiting for checks to finish 2025/08/02 03:00:40 DEBUG : B2 bucket rclone-test-cuyeleq6yuna: Waiting for transfers to finish 2025/08/02 03:00:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:00:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/02 03:00:41 DEBUG : B2 bucket rclone-test-cuyeleq6yuna: Purge remote 2025/08/02 03:00:41 INFO : B2 bucket rclone-test-cuyeleq6yuna: cleaning bucket "rclone-test-cuyeleq6yuna" of all files 2025/08/02 03:00:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfb27d13b09d6b8b9f880e1b_f1030672be0f81920_d20250802_m030040_c001_v0001153_t0008_u01754103640971") --- PASS: TestServerSideCopy (4.05s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:43 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/02 03:00:43 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/02 03:00:43 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.81s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:45 DEBUG : Creating backend with remote "TestB2:rclone-test-sudelud4ciqo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-zixedom5jice -> B2 bucket rclone-test-sudelud4ciqo 2025/08/02 03:00:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:00:46 DEBUG : B2 bucket rclone-test-sudelud4ciqo: Waiting for checks to finish 2025/08/02 03:00:46 DEBUG : B2 bucket rclone-test-sudelud4ciqo: Waiting for transfers to finish 2025/08/02 03:00:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:00:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/02 03:00:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/02 03:00:47 DEBUG : B2 bucket rclone-test-sudelud4ciqo: Waiting for checks to finish 2025/08/02 03:00:47 DEBUG : B2 bucket rclone-test-sudelud4ciqo: Waiting for transfers to finish 2025/08/02 03:00:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/02 03:00:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/02 03:00:48 DEBUG : B2 bucket rclone-test-sudelud4ciqo: Purge remote 2025/08/02 03:00:48 INFO : B2 bucket rclone-test-sudelud4ciqo: cleaning bucket "rclone-test-sudelud4ciqo" of all files 2025/08/02 03:00:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fa28d83b09d6b8b9f880e1b_f11825be8c521a46e_d20250802_m030047_c001_v0001032_t0057_u01754103647852") 2025/08/02 03:00:48 DEBUG : sub dir/hello world: Deleting (id "4_z9fa28d83b09d6b8b9f880e1b_f105ff1d00916db5e_d20250802_m030046_c001_v0001182_t0052_u01754103646792") --- PASS: TestServerSideCopyOverSelf (5.54s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/02 03:00:51 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:00:51 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:00:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/02 03:00:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/02 03:00:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.08s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:00:52 DEBUG : Creating backend with remote "TestB2:rclone-test-cumewip3covi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-zixedom5jice -> B2 bucket rclone-test-cumewip3covi 2025/08/02 03:00:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:00:53 DEBUG : B2 bucket rclone-test-cumewip3covi: Waiting for checks to finish 2025/08/02 03:00:53 DEBUG : B2 bucket rclone-test-cumewip3covi: Waiting for transfers to finish 2025/08/02 03:00:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:00:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/02 03:00:55 DEBUG : B2 bucket rclone-test-cumewip3covi: Waiting for checks to finish 2025/08/02 03:00:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/02 03:00:55 DEBUG : B2 bucket rclone-test-cumewip3covi: Waiting for transfers to finish 2025/08/02 03:00:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/02 03:00:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/02 03:00:56 INFO : sub dir/hello world: Deleted 2025/08/02 03:00:57 DEBUG : testing file moves 2025/08/02 03:00:57 DEBUG : B2 bucket rclone-test-cumewip3covi: Waiting for checks to finish 2025/08/02 03:00:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/02 03:00:57 DEBUG : B2 bucket rclone-test-cumewip3covi: Waiting for transfers to finish 2025/08/02 03:00:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/02 03:00:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/02 03:00:58 INFO : sub dir/hello world: Deleted 2025/08/02 03:00:58 DEBUG : B2 bucket rclone-test-cumewip3covi: Purge remote 2025/08/02 03:00:58 INFO : B2 bucket rclone-test-cumewip3covi: cleaning bucket "rclone-test-cumewip3covi" of all files 2025/08/02 03:00:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2ad63b09d6b8b9f880e1b_f102744a1c7a8f1b0_d20250802_m030057_c001_v0001093_t0051_u01754103657898") 2025/08/02 03:00:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2ad63b09d6b8b9f880e1b_f10373ae3e13e5d98_d20250802_m030056_c001_v0001146_t0002_u01754103656051") 2025/08/02 03:00:59 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2ad63b09d6b8b9f880e1b_f1014b162951b5ef0_d20250802_m030054_c001_v0001184_t0036_u01754103654551") --- PASS: TestServerSideMoveOverSelf (8.13s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:00 ERROR : error listing: directory not found 2025/08/02 03:01:00 INFO : Local file system at /tmp/rclone402294923: Making directory 2025/08/02 03:01:01 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:01 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.47s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:01:02 DEBUG : Local file system at /tmp/rclone402294923: Waiting for checks to finish 2025/08/02 03:01:02 DEBUG : Local file system at /tmp/rclone402294923: Waiting for transfers to finish 2025/08/02 03:01:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:01:03 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/02 03:01:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.84s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/02 03:01:03 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:03 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/02 03:01:04 INFO : check sum: Copied (new) 2025/08/02 03:01:04 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:04 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/02 03:01:04 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/02 03:01:04 DEBUG : check sum: Unchanged skipping 2025/08/02 03:01:04 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:04 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:04 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.77s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:05 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/02 03:01:05 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:05 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:06 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/02 03:01:06 INFO : sizeonly: Copied (new) 2025/08/02 03:01:06 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:06 DEBUG : sizeonly: Sizes identical 2025/08/02 03:01:06 DEBUG : sizeonly: Unchanged skipping 2025/08/02 03:01:06 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:06 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:06 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:06 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/02 03:01:07 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:07 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:07 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/02 03:01:07 INFO : ignore-size: Copied (new) 2025/08/02 03:01:07 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:08 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:01:08 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:08 DEBUG : ignore-size: Unchanged skipping 2025/08/02 03:01:08 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:08 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.79s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:01:10 DEBUG : existing: Unchanged skipping 2025/08/02 03:01:10 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:10 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:10 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:10 INFO : There was nothing to transfer 2025/08/02 03:01:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/02 03:01:10 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:10 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/02 03:01:10 INFO : existing: Copied (replaced existing) 2025/08/02 03:01:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.42s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/02 03:01:11 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:11 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/02 03:01:11 INFO : existing: Copied (new) 2025/08/02 03:01:11 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:12 DEBUG : existing: Destination exists, skipping 2025/08/02 03:01:12 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:12 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:12 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.65s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:13 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/02 03:01:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:01:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/02 03:01:14 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:14 DEBUG : c/non empty space: Unchanged skipping 2025/08/02 03:01:14 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/02 03:01:14 INFO : a/potato2: Copied (new) 2025/08/02 03:01:14 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:14 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.83s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:16 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/02 03:01:16 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/02 03:01:16 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/02 03:01:16 DEBUG : empty space: Unchanged skipping 2025/08/02 03:01:16 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:16 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:16 INFO : There was nothing to transfer 2025/08/02 03:01:16 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/02 03:01:16 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/02 03:01:17 INFO : empty space: Updated modification time in destination 2025/08/02 03:01:17 DEBUG : empty space: Unchanged skipping 2025/08/02 03:01:17 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:17 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:17 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.85s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:19 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:19 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/02 03:01:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/02 03:01:19 DEBUG : empty space: Unchanged skipping 2025/08/02 03:01:19 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:19 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.51s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:20 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/02 03:01:20 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone402294923) 2025/08/02 03:01:20 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zixedom5jice) 2025/08/02 03:01:20 DEBUG : foo: sha1 differ 2025/08/02 03:01:20 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/02 03:01:20 INFO : foo: Copied (replaced existing) 2025/08/02 03:01:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:01:22 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/02 03:01:22 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:22 DEBUG : empty space: Unchanged skipping 2025/08/02 03:01:22 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:22 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/02 03:01:22 INFO : potato: Copied (new) 2025/08/02 03:01:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.38s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/02 03:01:24 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:24 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/02 03:01:25 INFO : potato: Copied (replaced existing) 2025/08/02 03:01:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.76s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:26 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:26 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/02 03:01:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone402294923) 2025/08/02 03:01:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zixedom5jice) 2025/08/02 03:01:26 DEBUG : potato: sha1 differ 2025/08/02 03:01:26 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/02 03:01:26 INFO : potato: Copied (replaced existing) 2025/08/02 03:01:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:01:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/02 03:01:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:01:28 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:28 DEBUG : empty space: Unchanged skipping 2025/08/02 03:01:28 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:28 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:01:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:01:30 DEBUG : empty space: Unchanged skipping 2025/08/02 03:01:30 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:30 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/02 03:01:30 INFO : potato2: Copied (new) 2025/08/02 03:01:30 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:32 INFO : d: Making directory 2025/08/02 03:01:32 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/02 03:01:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:01:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/02 03:01:33 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:33 DEBUG : c/non empty space: Unchanged skipping 2025/08/02 03:01:33 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/02 03:01:33 INFO : a/potato2: Copied (new) 2025/08/02 03:01:33 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:33 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:35 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/02 03:01:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:01:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/02 03:01:35 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:35 DEBUG : c/non empty space: Unchanged skipping 2025/08/02 03:01:35 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/02 03:01:36 INFO : a/potato2: Copied (new) 2025/08/02 03:01:36 ERROR : B2 bucket rclone-test-zixedom5jice: not deleting files as there were IO errors 2025/08/02 03:01:36 ERROR : B2 bucket rclone-test-zixedom5jice: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:38 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:01:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:01:38 DEBUG : empty space: Unchanged skipping 2025/08/02 03:01:38 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:38 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:38 INFO : potato: Deleted 2025/08/02 03:01:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/02 03:01:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.67s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:40 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:41 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:41 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:41 INFO : potato: Deleted 2025/08/02 03:01:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:01:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:01:41 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:41 DEBUG : empty space: Unchanged skipping 2025/08/02 03:01:41 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/02 03:01:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.76s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:01:43 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:43 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:43 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/02 03:01:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.03s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:45 DEBUG : enormous: Excluded (Size Filter) 2025/08/02 03:01:45 DEBUG : enormous: Excluded 2025/08/02 03:01:45 DEBUG : potato2: Excluded (Size Filter) 2025/08/02 03:01:45 DEBUG : potato2: Excluded 2025/08/02 03:01:45 DEBUG : potato2: Excluded (Size Filter) 2025/08/02 03:01:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:01:45 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:45 DEBUG : empty space: Unchanged skipping 2025/08/02 03:01:45 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:45 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:45 INFO : There was nothing to transfer 2025/08/02 03:01:45 DEBUG : enormous: Excluded (Size Filter) 2025/08/02 03:01:45 DEBUG : enormous: Excluded 2025/08/02 03:01:45 DEBUG : potato2: Excluded (Size Filter) 2025/08/02 03:01:45 DEBUG : potato2: Excluded 2025/08/02 03:01:46 DEBUG : potato2: Excluded (Size Filter) 2025/08/02 03:01:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/02 03:01:46 DEBUG : empty space: Unchanged skipping 2025/08/02 03:01:46 DEBUG : Local file system at /tmp/rclone402294923: Waiting for checks to finish 2025/08/02 03:01:46 DEBUG : Local file system at /tmp/rclone402294923: Waiting for transfers to finish 2025/08/02 03:01:46 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.13s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:48 DEBUG : enormous: Excluded (Size Filter) 2025/08/02 03:01:48 DEBUG : enormous: Excluded 2025/08/02 03:01:48 DEBUG : potato2: Excluded (Size Filter) 2025/08/02 03:01:48 DEBUG : potato2: Excluded 2025/08/02 03:01:48 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:01:48 DEBUG : empty space: Unchanged skipping 2025/08/02 03:01:48 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:48 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:48 INFO : enormous: Deleted 2025/08/02 03:01:48 INFO : potato2: Deleted 2025/08/02 03:01:48 INFO : There was nothing to transfer 2025/08/02 03:01:49 DEBUG : Local file system at /tmp/rclone402294923: Waiting for checks to finish 2025/08/02 03:01:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/02 03:01:49 DEBUG : empty space: Unchanged skipping 2025/08/02 03:01:49 DEBUG : Local file system at /tmp/rclone402294923: Waiting for transfers to finish 2025/08/02 03:01:49 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:49 INFO : potato2: Deleted 2025/08/02 03:01:49 INFO : enormous: Deleted 2025/08/02 03:01:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.89s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:01:51 DEBUG : five: Need to transfer - File not found at Destination 2025/08/02 03:01:51 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/02 03:01:51 DEBUG : one: Destination is newer than source, skipping 2025/08/02 03:01:51 DEBUG : three: Sizes identical 2025/08/02 03:01:51 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/02 03:01:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/02 03:01:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone402294923) 2025/08/02 03:01:51 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zixedom5jice) 2025/08/02 03:01:51 DEBUG : two: sha1 differ 2025/08/02 03:01:51 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/02 03:01:51 INFO : five: Copied (new) 2025/08/02 03:01:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/02 03:01:51 INFO : four: Copied (replaced existing) 2025/08/02 03:01:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/02 03:01:52 INFO : two: Copied (replaced existing) 2025/08/02 03:01:52 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:52 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:52 DEBUG : one: Destination is newer than source, skipping 2025/08/02 03:01:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/02 03:01:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone402294923) 2025/08/02 03:01:52 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/02 03:01:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zixedom5jice) 2025/08/02 03:01:52 DEBUG : three: sha1 differ 2025/08/02 03:01:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/02 03:01:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/02 03:01:52 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/02 03:01:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/02 03:01:52 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/02 03:01:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/02 03:01:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/02 03:01:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/02 03:01:52 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/02 03:01:52 INFO : three: Copied (replaced existing) 2025/08/02 03:01:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.60s) === 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-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/02 03:01:54 INFO : B2 bucket rclone-test-zixedom5jice: Making map for --track-renames 2025/08/02 03:01:54 INFO : B2 bucket rclone-test-zixedom5jice: Finished making map for --track-renames 2025/08/02 03:01:54 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/02 03:01:54 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for renames to finish 2025/08/02 03:01:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/02 03:01:54 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/02 03:01:54 INFO : potato: Copied (new) 2025/08/02 03:01:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/02 03:01:55 INFO : yam: Copied (new) 2025/08/02 03:01:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:01:55 INFO : B2 bucket rclone-test-zixedom5jice: Making map for --track-renames 2025/08/02 03:01:55 INFO : B2 bucket rclone-test-zixedom5jice: Finished making map for --track-renames 2025/08/02 03:01:55 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:55 DEBUG : potato: Unchanged skipping 2025/08/02 03:01:55 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for renames to finish 2025/08/02 03:01:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/02 03:01:56 INFO : yam: Copied (server-side copy) to: yaml 2025/08/02 03:01:57 INFO : yam: Deleted 2025/08/02 03:01:57 INFO : yaml: Renamed from "yam" 2025/08/02 03:01:57 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.60s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/02 03:01:58 INFO : B2 bucket rclone-test-zixedom5jice: Making map for --track-renames 2025/08/02 03:01:58 INFO : B2 bucket rclone-test-zixedom5jice: Finished making map for --track-renames 2025/08/02 03:01:58 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/02 03:01:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/02 03:01:58 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for renames to finish 2025/08/02 03:01:58 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/02 03:01:58 INFO : yam: Copied (new) 2025/08/02 03:01:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/02 03:01:58 INFO : potato: Copied (new) 2025/08/02 03:01:58 DEBUG : Waiting for deletions to finish 2025/08/02 03:01:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:01:59 INFO : B2 bucket rclone-test-zixedom5jice: Making map for --track-renames 2025/08/02 03:01:59 INFO : B2 bucket rclone-test-zixedom5jice: Finished making map for --track-renames 2025/08/02 03:01:59 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:01:59 DEBUG : potato: Unchanged skipping 2025/08/02 03:01:59 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for renames to finish 2025/08/02 03:01:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/02 03:01:59 INFO : yam: Copied (server-side copy) to: yaml 2025/08/02 03:01:59 INFO : yam: Deleted 2025/08/02 03:01:59 INFO : yaml: Renamed from "yam" 2025/08/02 03:01:59 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:01:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/02 03:02:01 INFO : B2 bucket rclone-test-zixedom5jice: Making map for --track-renames 2025/08/02 03:02:01 INFO : B2 bucket rclone-test-zixedom5jice: Finished making map for --track-renames 2025/08/02 03:02:01 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:02:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/02 03:02:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/02 03:02:01 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for renames to finish 2025/08/02 03:02:01 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:02:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/02 03:02:01 INFO : sub/yam: Copied (new) 2025/08/02 03:02:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/02 03:02:01 INFO : potato: Copied (new) 2025/08/02 03:02:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:02:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:02:02 DEBUG : potato: Unchanged skipping 2025/08/02 03:02:02 INFO : B2 bucket rclone-test-zixedom5jice: Making map for --track-renames 2025/08/02 03:02:02 INFO : B2 bucket rclone-test-zixedom5jice: Finished making map for --track-renames 2025/08/02 03:02:02 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:02:02 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for renames to finish 2025/08/02 03:02:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/02 03:02:02 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/02 03:02:03 INFO : sub/yam: Deleted 2025/08/02 03:02:03 INFO : yam: Renamed from "sub/yam" 2025/08/02 03:02:03 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:02:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.23s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:02:04 DEBUG : Creating backend with remote "/tmp/rclone402294923/dir1" 2025/08/02 03:02:04 DEBUG : Creating backend with remote "/tmp/rclone402294923/dir2" 2025/08/02 03:02:04 DEBUG : Local file system at /tmp/rclone402294923/dir2: Using server-side directory move 2025/08/02 03:02:04 INFO : Local file system at /tmp/rclone402294923/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/02 03:02:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/02 03:02:04 INFO : file1.txt: Moved (server-side) 2025/08/02 03:02:04 DEBUG : Local file system at /tmp/rclone402294923/dir2: Waiting for checks to finish 2025/08/02 03:02:04 DEBUG : Local file system at /tmp/rclone402294923/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:02:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:02:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/02 03:02:04 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:02:04 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:02:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/02 03:02:05 INFO : nested/sub dir/file: Copied (new) 2025/08/02 03:02:05 INFO : nested/sub dir/file: Deleted 2025/08/02 03:02:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:02:05 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:02:05 INFO : sub dir/hello world: Deleted 2025/08/02 03:02:05 INFO : sub dir: Removing directory 2025/08/02 03:02:05 INFO : nested/sub dir: Removing directory 2025/08/02 03:02:05 INFO : nested: Removing directory 2025/08/02 03:02:05 DEBUG : Local file system at /tmp/rclone402294923: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:02:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:02:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/02 03:02:06 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:02:06 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:02:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/02 03:02:07 INFO : nested/sub dir/file: Copied (new) 2025/08/02 03:02:07 INFO : nested/sub dir/file: Deleted 2025/08/02 03:02:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:02:07 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:02:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.77s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:02:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/02 03:02:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/02 03:02:08 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:02:08 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:02:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/02 03:02:08 INFO : existing-b: Copied (new) 2025/08/02 03:02:08 INFO : existing-b: Deleted 2025/08/02 03:02:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/02 03:02:08 INFO : existing: Copied (new) 2025/08/02 03:02:08 INFO : existing: Deleted 2025/08/02 03:02:09 DEBUG : existing: Destination exists, skipping 2025/08/02 03:02:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/02 03:02:09 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:02:09 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:02:09 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.94s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:02:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kexatan2biwi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zixedom5jice -> B2 bucket rclone-test-kexatan2biwi 2025/08/02 03:02:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:02:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/02 03:02:14 DEBUG : empty space: Unchanged skipping 2025/08/02 03:02:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/02 03:02:14 DEBUG : B2 bucket rclone-test-kexatan2biwi: Waiting for checks to finish 2025/08/02 03:02:14 INFO : empty space: Deleted 2025/08/02 03:02:14 DEBUG : B2 bucket rclone-test-kexatan2biwi: Waiting for transfers to finish 2025/08/02 03:02:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/02 03:02:14 INFO : potato2: Copied (server-side copy) 2025/08/02 03:02:15 INFO : potato2: Deleted 2025/08/02 03:02:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/02 03:02:15 INFO : potato3: Copied (server-side copy) 2025/08/02 03:02:15 INFO : potato3: Deleted 2025/08/02 03:02:15 DEBUG : Creating backend with remote "TestB2:rclone-test-jugeyub7zezi" 2025/08/02 03:02:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/02 03:02:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:02:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/02 03:02:16 DEBUG : B2 bucket rclone-test-jugeyub7zezi: Waiting for checks to finish 2025/08/02 03:02:16 DEBUG : B2 bucket rclone-test-jugeyub7zezi: Waiting for transfers to finish 2025/08/02 03:02:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/02 03:02:17 INFO : potato3: Copied (server-side copy) 2025/08/02 03:02:18 INFO : potato3: Deleted 2025/08/02 03:02:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/02 03:02:18 INFO : empty space: Copied (server-side copy) 2025/08/02 03:02:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/02 03:02:18 INFO : potato2: Copied (server-side copy) 2025/08/02 03:02:18 INFO : empty space: Deleted 2025/08/02 03:02:18 INFO : potato2: Deleted 2025/08/02 03:02:18 DEBUG : B2 bucket rclone-test-jugeyub7zezi: Purge remote 2025/08/02 03:02:18 INFO : B2 bucket rclone-test-jugeyub7zezi: cleaning bucket "rclone-test-jugeyub7zezi" of all files 2025/08/02 03:02:19 DEBUG : empty space: Deleting (id "4_zafe2eda3b0ad6b8b9f880e1b_f1115f336fbf402f9_d20250802_m030217_c001_v0001115_t0028_u01754103737425") 2025/08/02 03:02:19 DEBUG : potato2: Deleting (id "4_zafe2eda3b0ad6b8b9f880e1b_f101c675bbf012740_d20250802_m030217_c001_v0001100_t0020_u01754103737783") 2025/08/02 03:02:19 DEBUG : potato3: Deleting (id "4_zafe2eda3b0ad6b8b9f880e1b_f1097928c0003a422_d20250802_m030217_c001_v0001105_t0020_u01754103737803") 2025/08/02 03:02:19 DEBUG : B2 bucket rclone-test-kexatan2biwi: Purge remote 2025/08/02 03:02:19 INFO : B2 bucket rclone-test-kexatan2biwi: cleaning bucket "rclone-test-kexatan2biwi" of all files 2025/08/02 03:02:20 DEBUG : empty space: Deleting (id "4_z5f52ddb3b0ad6b8b9f880e1b_f412dc033f4915a33_d20250802_m030218_c001_v7007000_t0000_u01754103738290") 2025/08/02 03:02:20 DEBUG : empty space: Deleting (id "4_z5f52ddb3b0ad6b8b9f880e1b_f101a8713be68f302_d20250802_m030214_c001_v0001182_t0054_u01754103734026") 2025/08/02 03:02:20 DEBUG : potato2: Deleting (id "4_z5f52ddb3b0ad6b8b9f880e1b_f403a8c8011e775d9_d20250802_m030218_c001_v7007000_t0000_u01754103738397") 2025/08/02 03:02:20 DEBUG : potato2: Deleting (id "4_z5f52ddb3b0ad6b8b9f880e1b_f118d9f16193607cd_d20250802_m030214_c001_v0001184_t0050_u01754103734858") 2025/08/02 03:02:20 DEBUG : potato3: Deleting (id "4_z5f52ddb3b0ad6b8b9f880e1b_f412dc033f4915a31_d20250802_m030218_c001_v7007000_t0000_u01754103738075") 2025/08/02 03:02:20 DEBUG : potato3: Deleting (id "4_z5f52ddb3b0ad6b8b9f880e1b_f107e542a720a7c66_d20250802_m030215_c001_v0001177_t0002_u01754103735079") 2025/08/02 03:02:20 DEBUG : potato3: Deleting (id "4_z5f52ddb3b0ad6b8b9f880e1b_f101a8713be68f307_d20250802_m030214_c001_v0001182_t0030_u01754103734230") --- PASS: TestServerSideMove (11.66s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:02:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hayadey5goda" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zixedom5jice -> B2 bucket rclone-test-hayadey5goda 2025/08/02 03:02:27 DEBUG : empty space: Excluded (Size Filter) 2025/08/02 03:02:27 DEBUG : empty space: Excluded (Size Filter) 2025/08/02 03:02:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:02:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/02 03:02:27 DEBUG : B2 bucket rclone-test-hayadey5goda: Waiting for checks to finish 2025/08/02 03:02:27 DEBUG : B2 bucket rclone-test-hayadey5goda: Waiting for transfers to finish 2025/08/02 03:02:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/02 03:02:27 INFO : potato2: Copied (server-side copy) 2025/08/02 03:02:27 INFO : potato2: Deleted 2025/08/02 03:02:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/02 03:02:28 INFO : potato3: Copied (server-side copy) 2025/08/02 03:02:28 INFO : potato3: Deleted 2025/08/02 03:02:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nafuxaz6jogo" 2025/08/02 03:02:29 DEBUG : empty space: Excluded (Size Filter) 2025/08/02 03:02:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:02:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/02 03:02:29 DEBUG : B2 bucket rclone-test-nafuxaz6jogo: Waiting for checks to finish 2025/08/02 03:02:29 DEBUG : B2 bucket rclone-test-nafuxaz6jogo: Waiting for transfers to finish 2025/08/02 03:02:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/02 03:02:30 INFO : potato3: Copied (server-side copy) 2025/08/02 03:02:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/02 03:02:30 INFO : potato2: Copied (server-side copy) 2025/08/02 03:02:30 INFO : potato3: Deleted 2025/08/02 03:02:30 INFO : potato2: Deleted 2025/08/02 03:02:31 DEBUG : B2 bucket rclone-test-nafuxaz6jogo: Purge remote 2025/08/02 03:02:31 INFO : B2 bucket rclone-test-nafuxaz6jogo: cleaning bucket "rclone-test-nafuxaz6jogo" of all files 2025/08/02 03:02:31 DEBUG : potato2: Deleting (id "4_zbf021dc3b0bd6b8b9f880e1b_f103a6a652616cb3d_d20250802_m030230_c001_v0001109_t0027_u01754103750287") 2025/08/02 03:02:31 DEBUG : potato3: Deleting (id "4_zbf021dc3b0bd6b8b9f880e1b_f112892cfdd00b459_d20250802_m030230_c001_v0001177_t0011_u01754103750586") 2025/08/02 03:02:32 DEBUG : B2 bucket rclone-test-hayadey5goda: Purge remote 2025/08/02 03:02:32 INFO : B2 bucket rclone-test-hayadey5goda: cleaning bucket "rclone-test-hayadey5goda" of all files 2025/08/02 03:02:32 DEBUG : empty space: Deleting (id "4_z9fc20db3b0bd6b8b9f880e1b_f105775f58b7c1589_d20250802_m030226_c001_v0001183_t0053_u01754103746364") 2025/08/02 03:02:32 DEBUG : potato2: Deleting (id "4_z9fc20db3b0bd6b8b9f880e1b_f4111d7583834d42d_d20250802_m030230_c001_v7007000_t0000_u01754103750829") 2025/08/02 03:02:32 DEBUG : potato2: Deleting (id "4_z9fc20db3b0bd6b8b9f880e1b_f115c35ecb6a410e8_d20250802_m030227_c001_v0001102_t0013_u01754103747190") 2025/08/02 03:02:32 DEBUG : potato3: Deleting (id "4_z9fc20db3b0bd6b8b9f880e1b_f40975dd227d11991_d20250802_m030230_c001_v7007000_t0000_u01754103750815") 2025/08/02 03:02:32 DEBUG : potato3: Deleting (id "4_z9fc20db3b0bd6b8b9f880e1b_f107434fa890574e3_d20250802_m030227_c001_v0001117_t0042_u01754103747577") 2025/08/02 03:02:32 DEBUG : potato3: Deleting (id "4_z9fc20db3b0bd6b8b9f880e1b_f105775f58b7c158b_d20250802_m030226_c001_v0001183_t0046_u01754103746571") --- PASS: TestServerSideMoveWithFilter (12.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:02:34 DEBUG : Creating backend with remote "TestB2:rclone-test-nemilof4vida" 2025/08/02 03:02:37 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zixedom5jice -> B2 bucket rclone-test-nemilof4vida 2025/08/02 03:02:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:02:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/02 03:02:39 DEBUG : empty space: Unchanged skipping 2025/08/02 03:02:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/02 03:02:39 DEBUG : B2 bucket rclone-test-nemilof4vida: Waiting for checks to finish 2025/08/02 03:02:39 INFO : empty space: Deleted 2025/08/02 03:02:39 DEBUG : B2 bucket rclone-test-nemilof4vida: Waiting for transfers to finish 2025/08/02 03:02:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/02 03:02:39 INFO : potato2: Copied (server-side copy) 2025/08/02 03:02:39 INFO : potato2: Deleted 2025/08/02 03:02:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/02 03:02:40 INFO : potato3: Copied (server-side copy) 2025/08/02 03:02:40 INFO : potato3: Deleted 2025/08/02 03:02:40 DEBUG : Creating backend with remote "TestB2:rclone-test-susipaw9wefi" 2025/08/02 03:02:41 INFO : tomatoDir: Making directory 2025/08/02 03:02:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/02 03:02:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:02:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/02 03:02:41 DEBUG : B2 bucket rclone-test-susipaw9wefi: Waiting for checks to finish 2025/08/02 03:02:41 DEBUG : B2 bucket rclone-test-susipaw9wefi: Waiting for transfers to finish 2025/08/02 03:02:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/02 03:02:42 INFO : potato2: Copied (server-side copy) 2025/08/02 03:02:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/02 03:02:43 INFO : empty space: Copied (server-side copy) 2025/08/02 03:02:43 INFO : potato2: Deleted 2025/08/02 03:02:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/02 03:02:43 INFO : potato3: Copied (server-side copy) 2025/08/02 03:02:43 INFO : empty space: Deleted 2025/08/02 03:02:43 INFO : potato3: Deleted 2025/08/02 03:02:43 DEBUG : B2 bucket rclone-test-susipaw9wefi: Purge remote 2025/08/02 03:02:43 INFO : B2 bucket rclone-test-susipaw9wefi: cleaning bucket "rclone-test-susipaw9wefi" of all files 2025/08/02 03:02:44 DEBUG : empty space: Deleting (id "4_z6fe24dc3b0bd6b8b9f880e1b_f116b31947cf899d7_d20250802_m030242_c001_v0001116_t0000_u01754103762459") 2025/08/02 03:02:44 DEBUG : potato2: Deleting (id "4_z6fe24dc3b0bd6b8b9f880e1b_f105ece9d20a5e84c_d20250802_m030242_c001_v0001179_t0020_u01754103762821") 2025/08/02 03:02:44 DEBUG : potato3: Deleting (id "4_z6fe24dc3b0bd6b8b9f880e1b_f1097f86c4c23bced_d20250802_m030242_c001_v0001102_t0014_u01754103762845") 2025/08/02 03:02:44 DEBUG : B2 bucket rclone-test-nemilof4vida: Purge remote 2025/08/02 03:02:44 INFO : B2 bucket rclone-test-nemilof4vida: cleaning bucket "rclone-test-nemilof4vida" of all files 2025/08/02 03:02:45 DEBUG : empty space: Deleting (id "4_z5f723dc3b0bd6b8b9f880e1b_f40975dd227d119b6_d20250802_m030243_c001_v7007000_t0000_u01754103763247") 2025/08/02 03:02:45 DEBUG : empty space: Deleting (id "4_z5f723dc3b0bd6b8b9f880e1b_f1151b33b7d033d4e_d20250802_m030238_c001_v0001184_t0001_u01754103758824") 2025/08/02 03:02:45 DEBUG : potato2: Deleting (id "4_z5f723dc3b0bd6b8b9f880e1b_f417ce863671816af_d20250802_m030243_c001_v7007000_t0000_u01754103763049") 2025/08/02 03:02:45 DEBUG : potato2: Deleting (id "4_z5f723dc3b0bd6b8b9f880e1b_f108a0b3afee92812_d20250802_m030239_c001_v0001180_t0051_u01754103759618") 2025/08/02 03:02:45 DEBUG : potato3: Deleting (id "4_z5f723dc3b0bd6b8b9f880e1b_f417ce863671816b1_d20250802_m030243_c001_v7007000_t0000_u01754103763304") 2025/08/02 03:02:45 DEBUG : potato3: Deleting (id "4_z5f723dc3b0bd6b8b9f880e1b_f1173cc007814b305_d20250802_m030239_c001_v0001120_t0035_u01754103759861") 2025/08/02 03:02:45 DEBUG : potato3: Deleting (id "4_z5f723dc3b0bd6b8b9f880e1b_f1151b33b7d033d52_d20250802_m030239_c001_v0001184_t0053_u01754103759031") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.52s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:02:46 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.75s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:02:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/rclone-sync-test" 2025/08/02 03:02:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/rclone-sync-test-include/layer2" 2025/08/02 03:02:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/rclone-sync-test-ignore-file" 2025/08/02 03:02:58 DEBUG : B2 bucket rclone-test-zixedom5jice path rclone-sync-test: Waiting for checks to finish 2025/08/02 03:02:58 DEBUG : B2 bucket rclone-test-zixedom5jice path rclone-sync-test: Waiting for transfers to finish 2025/08/02 03:02:58 DEBUG : Waiting for deletions to finish 2025/08/02 03:02:58 INFO : There was nothing to transfer 2025/08/02 03:02:58 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:02:58 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:02:58 DEBUG : Waiting for deletions to finish 2025/08/02 03:02:58 INFO : There was nothing to transfer 2025/08/02 03:02:59 DEBUG : B2 bucket rclone-test-zixedom5jice path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/02 03:02:59 DEBUG : B2 bucket rclone-test-zixedom5jice path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/02 03:02:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:02:59 INFO : There was nothing to transfer 2025/08/02 03:02:59 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:02:59 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:02:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:02:59 INFO : There was nothing to transfer 2025/08/02 03:03:00 DEBUG : B2 bucket rclone-test-zixedom5jice path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/02 03:03:00 DEBUG : B2 bucket rclone-test-zixedom5jice path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/02 03:03:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:03:00 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.58s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:03:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/dst" 2025/08/02 03:03:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/CompareDest" 2025/08/02 03:03:03 DEBUG : one: Need to transfer - File not found at Destination 2025/08/02 03:03:03 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:03 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:03:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/02 03:03:04 INFO : one: Copied (new) 2025/08/02 03:03:04 DEBUG : Waiting for deletions to finish 2025/08/02 03:03:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:03:05 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:05 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:03:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/02 03:03:05 INFO : one: Copied (replaced existing) 2025/08/02 03:03:05 DEBUG : Waiting for deletions to finish 2025/08/02 03:03:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:03:08 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:03:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/02 03:03:08 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:03:08 DEBUG : Waiting for deletions to finish 2025/08/02 03:03:08 INFO : There was nothing to transfer 2025/08/02 03:03:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:03:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:03:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/02 03:03:09 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:03:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/02 03:03:09 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:03:09 DEBUG : Waiting for deletions to finish 2025/08/02 03:03:09 INFO : There was nothing to transfer 2025/08/02 03:03:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:03:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:03:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/02 03:03:10 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:03:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/02 03:03:10 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:03:10 DEBUG : Waiting for deletions to finish 2025/08/02 03:03:10 INFO : There was nothing to transfer 2025/08/02 03:03:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:03:11 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/02 03:03:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/02 03:03:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/02 03:03:11 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:03:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/02 03:03:11 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:03:11 DEBUG : Waiting for deletions to finish 2025/08/02 03:03:11 INFO : There was nothing to transfer 2025/08/02 03:03:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:03:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/02 03:03:12 DEBUG : two: Need to transfer - File not found at Destination 2025/08/02 03:03:12 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:03:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/02 03:03:12 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:03:13 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/02 03:03:13 INFO : two: Copied (new) 2025/08/02 03:03:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.82s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:03:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/dest" 2025/08/02 03:03:16 DEBUG : Config file has changed externally - reloading 2025/08/02 03:03:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/pre-dest1" 2025/08/02 03:03:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/pre-dest2" 2025/08/02 03:03:20 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:03:20 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/02 03:03:21 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:03:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/02 03:03:21 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/02 03:03:21 DEBUG : B2 bucket rclone-test-zixedom5jice path dest: Waiting for checks to finish 2025/08/02 03:03:21 DEBUG : B2 bucket rclone-test-zixedom5jice path dest: Waiting for transfers to finish 2025/08/02 03:03:22 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/02 03:03:22 INFO : 3: Copied (new) 2025/08/02 03:03:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.68s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:03:24 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/dst" 2025/08/02 03:03:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/CopyDest" 2025/08/02 03:03:27 DEBUG : one: Need to transfer - File not found at Destination 2025/08/02 03:03:27 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:27 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:03:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/02 03:03:28 INFO : one: Copied (new) 2025/08/02 03:03:28 DEBUG : Waiting for deletions to finish 2025/08/02 03:03:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:03:28 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:28 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:03:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/02 03:03:29 INFO : one: Copied (replaced existing) 2025/08/02 03:03:29 DEBUG : Waiting for deletions to finish 2025/08/02 03:03:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/BackupDir" 2025/08/02 03:03:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:03:32 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:03:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:03:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/02 03:03:33 INFO : one: Copied (server-side copy) 2025/08/02 03:03:33 INFO : one: Deleted 2025/08/02 03:03:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/02 03:03:34 INFO : one: Copied (server-side copy) 2025/08/02 03:03:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/02 03:03:34 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:03:34 DEBUG : Waiting for deletions to finish 2025/08/02 03:03:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:03:35 DEBUG : one: Unchanged skipping 2025/08/02 03:03:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:03:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/02 03:03:36 INFO : two: Copied (server-side copy) 2025/08/02 03:03:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/02 03:03:36 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:36 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:03:36 DEBUG : Waiting for deletions to finish 2025/08/02 03:03:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:03:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:03:36 DEBUG : one: Unchanged skipping 2025/08/02 03:03:36 DEBUG : two: Unchanged skipping 2025/08/02 03:03:36 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:36 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:03:36 DEBUG : Waiting for deletions to finish 2025/08/02 03:03:36 INFO : There was nothing to transfer 2025/08/02 03:03:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:03:37 DEBUG : one: Unchanged skipping 2025/08/02 03:03:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/02 03:03:37 DEBUG : three: Destination not found in --copy-dest 2025/08/02 03:03:37 DEBUG : three: Need to transfer - File not found at Destination 2025/08/02 03:03:37 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/02 03:03:37 DEBUG : two: Unchanged skipping 2025/08/02 03:03:37 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:03:38 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/02 03:03:38 INFO : three: Copied (new) 2025/08/02 03:03:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.12s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:03:42 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/dst" 2025/08/02 03:03:42 DEBUG : Config file has changed externally - reloading 2025/08/02 03:03:43 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/backup" 2025/08/02 03:03:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/02 03:03:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:03:45 DEBUG : two: Unchanged skipping 2025/08/02 03:03:45 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/02 03:03:46 INFO : one: Copied (server-side copy) 2025/08/02 03:03:46 INFO : one: Deleted 2025/08/02 03:03:46 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:03:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/02 03:03:47 INFO : one: Copied (new) 2025/08/02 03:03:47 DEBUG : Waiting for deletions to finish 2025/08/02 03:03:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/02 03:03:47 INFO : three.txt: Copied (server-side copy) 2025/08/02 03:03:48 INFO : three.txt: Deleted 2025/08/02 03:03:48 INFO : three.txt: Moved into backup dir 2025/08/02 03:03:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/02 03:03:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:03:49 DEBUG : two: Unchanged skipping 2025/08/02 03:03:49 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/02 03:03:50 INFO : one: Copied (server-side copy) 2025/08/02 03:03:50 INFO : one: Deleted 2025/08/02 03:03:50 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:03:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/02 03:03:51 INFO : one: Copied (new) 2025/08/02 03:03:51 DEBUG : Waiting for deletions to finish 2025/08/02 03:03:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/02 03:03:51 INFO : three.txt: Copied (server-side copy) 2025/08/02 03:03:52 INFO : three.txt: Deleted 2025/08/02 03:03:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.23s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:03:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/dst" 2025/08/02 03:03:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/backup" 2025/08/02 03:03:59 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:03:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/02 03:03:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:03:59 DEBUG : two: Unchanged skipping 2025/08/02 03:04:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/02 03:04:00 INFO : one: Copied (server-side copy) to: one.bak 2025/08/02 03:04:00 INFO : one: Deleted 2025/08/02 03:04:00 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:04:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/02 03:04:01 INFO : one: Copied (new) 2025/08/02 03:04:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:04:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/02 03:04:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/02 03:04:02 INFO : three.txt: Deleted 2025/08/02 03:04:02 INFO : three.txt: Moved into backup dir 2025/08/02 03:04:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/02 03:04:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:04:04 DEBUG : two: Unchanged skipping 2025/08/02 03:04:04 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:04:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/02 03:04:04 INFO : one: Copied (server-side copy) to: one.bak 2025/08/02 03:04:04 INFO : one: Deleted 2025/08/02 03:04:04 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:04:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/02 03:04:04 INFO : one: Copied (new) 2025/08/02 03:04:04 DEBUG : Waiting for deletions to finish 2025/08/02 03:04:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/02 03:04:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/02 03:04:05 INFO : three.txt: Deleted 2025/08/02 03:04:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:04:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/dst" 2025/08/02 03:04:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/backup" 2025/08/02 03:04:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/02 03:04:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:04:11 DEBUG : two: Unchanged skipping 2025/08/02 03:04:11 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:04:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/02 03:04:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/02 03:04:20 INFO : one: Deleted 2025/08/02 03:04:20 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:04:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/02 03:04:21 INFO : one: Copied (new) 2025/08/02 03:04:21 DEBUG : Waiting for deletions to finish 2025/08/02 03:04:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/02 03:04:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/02 03:04:22 INFO : three.txt: Deleted 2025/08/02 03:04:22 INFO : three.txt: Moved into backup dir 2025/08/02 03:04:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/02 03:04:24 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:04:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:04:24 DEBUG : two: Unchanged skipping 2025/08/02 03:04:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/02 03:04:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/02 03:04:25 INFO : one: Deleted 2025/08/02 03:04:25 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:04:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/02 03:04:25 INFO : one: Copied (new) 2025/08/02 03:04:25 DEBUG : Waiting for deletions to finish 2025/08/02 03:04:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/02 03:04:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/02 03:04:26 INFO : three.txt: Deleted 2025/08/02 03:04:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.76s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:04:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/dst" 2025/08/02 03:04:32 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:04:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/02 03:04:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:04:32 DEBUG : two: Unchanged skipping 2025/08/02 03:04:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/02 03:04:32 INFO : one: Copied (server-side copy) to: one.bak 2025/08/02 03:04:32 INFO : one: Deleted 2025/08/02 03:04:32 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:04:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/02 03:04:33 INFO : one: Copied (new) 2025/08/02 03:04:33 DEBUG : Waiting for deletions to finish 2025/08/02 03:04:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/02 03:04:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/02 03:04:34 INFO : three.txt: Deleted 2025/08/02 03:04:34 INFO : three.txt: Moved into backup dir 2025/08/02 03:04:35 DEBUG : one.bak: Excluded (Path Filter) 2025/08/02 03:04:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/02 03:04:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/02 03:04:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:04:35 DEBUG : two: Unchanged skipping 2025/08/02 03:04:35 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for checks to finish 2025/08/02 03:04:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/02 03:04:36 INFO : one: Copied (server-side copy) to: one.bak 2025/08/02 03:04:36 INFO : one: Deleted 2025/08/02 03:04:36 DEBUG : B2 bucket rclone-test-zixedom5jice path dst: Waiting for transfers to finish 2025/08/02 03:04:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/02 03:04:37 INFO : one: Copied (new) 2025/08/02 03:04:37 DEBUG : Waiting for deletions to finish 2025/08/02 03:04:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/02 03:04:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/02 03:04:37 INFO : three.txt: Deleted 2025/08/02 03:04:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.49s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:04:42 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/dst" 2025/08/02 03:04:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/02 03:04:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/02 03:04:44 INFO : one: Copied (server-side copy) to: one.bak 2025/08/02 03:04:44 INFO : one: Deleted 2025/08/02 03:04:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/02 03:04:45 INFO : one: Copied (new) 2025/08/02 03:04:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:04:45 DEBUG : two: Unchanged skipping 2025/08/02 03:04:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/02 03:04:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/02 03:04:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/02 03:04:47 INFO : three.txt: Deleted 2025/08/02 03:04:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/02 03:04:48 INFO : three.txt: Copied (new) 2025/08/02 03:04:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/02 03:04:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/02 03:04:49 INFO : one: Copied (server-side copy) to: one.bak 2025/08/02 03:04:50 INFO : one: Deleted 2025/08/02 03:04:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/02 03:04:50 INFO : one: Copied (new) 2025/08/02 03:04:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:04:50 DEBUG : two: Unchanged skipping 2025/08/02 03:04:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/02 03:04:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/02 03:04:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/02 03:04:51 INFO : three.txt: Deleted 2025/08/02 03:04:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/02 03:04:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.21s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:04:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zixedom5jice/dst" 2025/08/02 03:04:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/02 03:04:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/02 03:04:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/02 03:04:59 INFO : one: Deleted 2025/08/02 03:05:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/02 03:05:00 INFO : one: Copied (new) 2025/08/02 03:05:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:00 DEBUG : two: Unchanged skipping 2025/08/02 03:05:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/02 03:05:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/02 03:05:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/02 03:05:01 INFO : three.txt: Deleted 2025/08/02 03:05:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/02 03:05:02 INFO : three.txt: Copied (new) 2025/08/02 03:05:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/02 03:05:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/02 03:05:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/02 03:05:03 INFO : one: Deleted 2025/08/02 03:05:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/02 03:05:03 INFO : one: Copied (new) 2025/08/02 03:05:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:04 DEBUG : two: Unchanged skipping 2025/08/02 03:05:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/02 03:05:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/02 03:05:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/02 03:05:04 INFO : three.txt: Deleted 2025/08/02 03:05:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/02 03:05:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.55s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:05:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/02 03:05:08 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:05:08 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:05:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/02 03:05:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/02 03:05:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.02s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:05:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/02 03:05:10 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:05:10 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:05:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/02 03:05:11 INFO : existing: Copied (new) 2025/08/02 03:05:11 DEBUG : Waiting for deletions to finish 2025/08/02 03:05:12 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:05:12 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/02 03:05:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/02 03:05:12 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:05:12 ERROR : B2 bucket rclone-test-zixedom5jice: not deleting files as there were IO errors 2025/08/02 03:05:12 ERROR : B2 bucket rclone-test-zixedom5jice: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.85s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:05:12 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1036-08.backblaze.com/b2api/v1/b2_upload_file/4f421d63b09d6b8b9f880e1b/c001_v0001036_t0011": EOF 2025/08/02 03:05:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1036-08.backblaze.com/b2api/v1/b2_upload_file/4f421d63b09d6b8b9f880e1b/c001_v0001036_t0011": EOF) 2025/08/02 03:05:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-zixedom5jice: 1/10 (Post "https://pod-000-1036-08.backblaze.com/b2api/v1/b2_upload_file/4f421d63b09d6b8b9f880e1b/c001_v0001036_t0011": EOF) 2025/08/02 03:05:15 DEBUG : pacer: Reducing sleep to 10ms 2025/08/02 03:05:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:15 DEBUG : existing: Unchanged skipping 2025/08/02 03:05:15 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:05:15 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:05:15 DEBUG : Waiting for deletions to finish 2025/08/02 03:05:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.88s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:05:35 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:05:35 DEBUG : both10: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both13: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both14: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both15: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both11: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both17: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both0: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both12: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both16: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both18: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both3: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both4: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both19: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both2: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both1: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both5: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:35 DEBUG : both9: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both6: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both7: Unchanged skipping 2025/08/02 03:05:35 DEBUG : both8: Unchanged skipping 2025/08/02 03:05:35 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:05:35 DEBUG : Waiting for deletions to finish 2025/08/02 03:05:35 INFO : only3: Deleted 2025/08/02 03:05:35 INFO : only5: Deleted 2025/08/02 03:05:35 INFO : only8: Deleted 2025/08/02 03:05:35 INFO : only7: Deleted 2025/08/02 03:05:35 INFO : only0: Deleted 2025/08/02 03:05:35 INFO : only10: Deleted 2025/08/02 03:05:35 INFO : only11: Deleted 2025/08/02 03:05:35 INFO : only14: Deleted 2025/08/02 03:05:35 INFO : only15: Deleted 2025/08/02 03:05:35 INFO : only16: Deleted 2025/08/02 03:05:36 INFO : only18: Deleted 2025/08/02 03:05:36 INFO : only6: Deleted 2025/08/02 03:05:36 INFO : only12: Deleted 2025/08/02 03:05:36 INFO : only13: Deleted 2025/08/02 03:05:36 INFO : only19: Deleted 2025/08/02 03:05:36 INFO : only9: Deleted 2025/08/02 03:05:36 INFO : only17: Deleted 2025/08/02 03:05:36 INFO : only4: Deleted 2025/08/02 03:05:36 INFO : only1: Deleted 2025/08/02 03:05:36 INFO : only2: Deleted 2025/08/02 03:05:36 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:05:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:05:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both0: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both13: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both14: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both15: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both10: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both17: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both18: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both19: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both12: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both11: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both1: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both4: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both16: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both5: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both7: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both8: Unchanged skipping 2025/08/02 03:05:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:05:57 DEBUG : both2: Unchanged skipping 2025/08/02 03:05:57 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : both3: Unchanged skipping 2025/08/02 03:05:57 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : both6: Unchanged skipping 2025/08/02 03:05:57 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : both9: Unchanged skipping 2025/08/02 03:05:57 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/02 03:05:57 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:05:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:58 INFO : only0: Copied (replaced existing) 2025/08/02 03:05:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:58 INFO : only10: Copied (replaced existing) 2025/08/02 03:05:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:58 INFO : only16: Copied (replaced existing) 2025/08/02 03:05:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:58 INFO : only17: Copied (replaced existing) 2025/08/02 03:05:58 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:58 INFO : only12: Copied (replaced existing) 2025/08/02 03:05:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:58 INFO : only18: Copied (replaced existing) 2025/08/02 03:05:58 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:58 INFO : only19: Copied (replaced existing) 2025/08/02 03:05:58 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:58 INFO : only11: Copied (replaced existing) 2025/08/02 03:05:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:58 INFO : only15: Copied (replaced existing) 2025/08/02 03:05:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:58 INFO : only3: Copied (replaced existing) 2025/08/02 03:05:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:58 INFO : only2: Copied (replaced existing) 2025/08/02 03:05:59 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:59 INFO : only4: Copied (replaced existing) 2025/08/02 03:05:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:59 INFO : only6: Copied (replaced existing) 2025/08/02 03:05:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:59 INFO : only5: Copied (replaced existing) 2025/08/02 03:05:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:59 INFO : only7: Copied (replaced existing) 2025/08/02 03:05:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:59 INFO : only8: Copied (replaced existing) 2025/08/02 03:05:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:59 INFO : only9: Copied (replaced existing) 2025/08/02 03:05:59 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:59 INFO : only13: Copied (replaced existing) 2025/08/02 03:05:59 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:59 INFO : only1: Copied (replaced existing) 2025/08/02 03:05:59 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/02 03:05:59 INFO : only14: Copied (replaced existing) 2025/08/02 03:05:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.80s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:06:07 DEBUG : empty_dir: Making directory with metadata 2025/08/02 03:06:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:06:07 DEBUG : empty_on_remote: Making directory with metadata 2025/08/02 03:06:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:06:07 INFO : empty_on_remote: Making directory 2025/08/02 03:06:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/02 03:06:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/02 03:06:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/02 03:06:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:06:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.50s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:06:10 DEBUG : empty_dir: Making directory with metadata 2025/08/02 03:06:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:06:10 DEBUG : empty_on_remote: Making directory with metadata 2025/08/02 03:06:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:06:10 INFO : empty_on_remote: Making directory 2025/08/02 03:06:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/02 03:06:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/02 03:06:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/02 03:06:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:06:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/02 03:06:10 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.24s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:06:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:06:12 INFO : sub dir: Making directory 2025/08/02 03:06:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.14s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:06:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:06:14 INFO : sub dir: Making directory 2025/08/02 03:06:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.02s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:06:22 DEBUG : Waiting for deletions to finish 2025/08/02 03:06:22 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : apple: Unchanged skipping 2025/08/02 03:06:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:06:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : banana: Unchanged skipping 2025/08/02 03:06:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:06:23 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:06:23 DEBUG : Waiting for deletions to finish 2025/08/02 03:06:23 INFO : There was nothing to transfer 2025/08/02 03:06:23 DEBUG : Waiting for deletions to finish 2025/08/02 03:06:23 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:06:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : apple: Unchanged skipping 2025/08/02 03:06:23 DEBUG : banana: Unchanged skipping 2025/08/02 03:06:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:06:23 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:06:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:06:23 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:06:23 DEBUG : Waiting for deletions to finish 2025/08/02 03:06:23 INFO : There was nothing to transfer 2025/08/02 03:06:23 DEBUG : Waiting for deletions to finish 2025/08/02 03:06:24 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:06:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:06:36 DEBUG : Waiting for deletions to finish 2025/08/02 03:06:37 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:06:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : apple: Unchanged skipping 2025/08/02 03:06:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:06:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : banana: Unchanged skipping 2025/08/02 03:06:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:06:38 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:06:38 DEBUG : Waiting for deletions to finish 2025/08/02 03:06:38 INFO : There was nothing to transfer 2025/08/02 03:06:38 DEBUG : Waiting for deletions to finish 2025/08/02 03:06:38 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : apple: Unchanged skipping 2025/08/02 03:06:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : banana: Unchanged skipping 2025/08/02 03:06:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:06:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:06:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:06:38 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:06:38 DEBUG : Waiting for deletions to finish 2025/08/02 03:06:38 INFO : There was nothing to transfer 2025/08/02 03:06:38 DEBUG : Waiting for deletions to finish 2025/08/02 03:06:38 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:06:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:06:51 DEBUG : Waiting for deletions to finish 2025/08/02 03:06:51 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:52 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/02 03:06:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:06:52 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:06:52 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:06:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/02 03:06:52 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/02 03:06:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/02 03:06:52 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/02 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/02 03:06:52 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/02 03:06:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/02 03:06:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/02 03:06:52 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/02 03:06:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/02 03:06:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/02 03:06:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/02 03:06:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/02 03:06:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/02 03:06:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/02 03:06:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/02 03:06:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/02 03:06:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/02 03:06:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:06:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/02 03:06:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/02 03:06:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/02 03:06:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/02 03:06:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:06:53 DEBUG : Waiting for deletions to finish 2025/08/02 03:06:54 INFO : appleappleapplebanana: Deleted 2025/08/02 03:06:54 INFO : banana: Deleted 2025/08/02 03:06:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/02 03:06:54 INFO : dir1/0008-2345678.txt: Deleted 2025/08/02 03:06:54 INFO : dir1/0010-456789.txt: Deleted 2025/08/02 03:06:54 INFO : dir1/0011-56789;.txt: Deleted 2025/08/02 03:06:54 INFO : dir1/0013-789;=.txt: Deleted 2025/08/02 03:06:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/02 03:06:54 INFO : dir1/0007-1234567.txt: Deleted 2025/08/02 03:06:54 INFO : dir1/0012-6789;.txt: Deleted 2025/08/02 03:06:54 INFO : apple: Deleted 2025/08/02 03:06:54 INFO : splitbananasplit: Deleted 2025/08/02 03:06:54 INFO : dir1/0003-defghij.txt: Deleted 2025/08/02 03:06:54 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/02 03:06:54 INFO : dir1/0014-89;=.txt: Deleted 2025/08/02 03:06:54 INFO : dir1/0015-9;=.txt: Deleted 2025/08/02 03:06:54 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/02 03:06:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/02 03:06:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/02 03:06:54 INFO : dir1/0009-3456789.txt: Deleted 2025/08/02 03:06:54 DEBUG : Waiting for deletions to finish 2025/08/02 03:06:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:06:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:55 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:06:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : banana: Unchanged skipping 2025/08/02 03:06:55 DEBUG : apple: Unchanged skipping 2025/08/02 03:06:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:06:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/02 03:06:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:06:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:06:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:06:55 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:06:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:06:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:06:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/02 03:06:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:56 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:56 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:56 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:06:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:56 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:06:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:06:56 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:06:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:06:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:06:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:06:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:06:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:06:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:06:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:07:08 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:08 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:07:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:07:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:09 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:09 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:09 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:09 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:09 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:09 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:09 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:09 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:07:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:07:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:07:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:07:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:07:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:07:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:07:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:07:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:07:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:07:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:07:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:07:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:07:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:07:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:07:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:07:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:07:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:07:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:07:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:07:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:07:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:07:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:07:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:07:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:07:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:07:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:07:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:07:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:07:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:07:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:07:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:07:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:07:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:07:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:07:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:07:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:07:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:07:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:07:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:07:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:07:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:07:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:07:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:07:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:07:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:07:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:07:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:07:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:07:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:07:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:07:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:07:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:07:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:07:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:07:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:07:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:07:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:07:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:07:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:07:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:07:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:07:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:07:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:07:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:07:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:07:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:07:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:07:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:07:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:07:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:07:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:07:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:07:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:07:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:07:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:07:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:07:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:07:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:07:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:07:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:07:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:07:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:07:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:07:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:07:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:07:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:07:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:07:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:07:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:07:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:07:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:07:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:07:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:07:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:07:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/02 03:07:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:07:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/02 03:07:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:07:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/02 03:07:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:07:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/02 03:07:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:07:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:07:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:07:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:07:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/02 03:07:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:07:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:07:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:07:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:07:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:07:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:07:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:07:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:07:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:07:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:07:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:07:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:07:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:07:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:07:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:07:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:07:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/02 03:07:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:07:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:07:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:07:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:07:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/02 03:07:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:09 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:07:09 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:07:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/02 03:07:09 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/02 03:07:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/02 03:07:09 INFO : apple: Copied (new) to: PREFIXapple 2025/08/02 03:07:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/02 03:07:09 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/02 03:07:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:07:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/02 03:07:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:07:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:07:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/02 03:07:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:07:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:07:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/02 03:07:09 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/02 03:07:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:07:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/02 03:07:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:07:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:07:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/02 03:07:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:07:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:07:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/02 03:07:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:07:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:07:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/02 03:07:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:07:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:07:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/02 03:07:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:07:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:07:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/02 03:07:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:07:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:07:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/02 03:07:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:07:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:07:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/02 03:07:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:07:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:07:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/02 03:07:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:07:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:07:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/02 03:07:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:07:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:07:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/02 03:07:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:07:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/02 03:07:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:07:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/02 03:07:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/02 03:07:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/02 03:07:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:07:11 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/02 03:07:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/02 03:07:11 INFO : dir1/0007-1234567.txt: Deleted 2025/08/02 03:07:11 INFO : splitbananasplit: Deleted 2025/08/02 03:07:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/02 03:07:11 INFO : dir1/0010-456789.txt: Deleted 2025/08/02 03:07:11 INFO : dir1/0008-2345678.txt: Deleted 2025/08/02 03:07:11 INFO : apple: Deleted 2025/08/02 03:07:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/02 03:07:11 INFO : dir1/0003-defghij.txt: Deleted 2025/08/02 03:07:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/02 03:07:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/02 03:07:11 INFO : dir1/0011-56789;.txt: Deleted 2025/08/02 03:07:11 INFO : dir1/0013-789;=.txt: Deleted 2025/08/02 03:07:11 INFO : appleappleapplebanana: Deleted 2025/08/02 03:07:11 INFO : banana: Deleted 2025/08/02 03:07:11 INFO : dir1/0014-89;=.txt: Deleted 2025/08/02 03:07:11 INFO : dir1/0015-9;=.txt: Deleted 2025/08/02 03:07:11 INFO : dir1/0012-6789;.txt: Deleted 2025/08/02 03:07:11 INFO : dir1/0009-3456789.txt: Deleted 2025/08/02 03:07:11 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:12 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:07:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:07:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:07:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:07:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:07:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:07:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:07:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:07:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:07:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:07:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:07:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:07:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:07:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:07:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:07:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:07:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:07:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:07:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:07:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:07:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:07:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:07:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:07:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:07:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:07:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:07:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:07:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:07:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:07:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:07:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:07:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:07:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:07:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:07:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:07:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:07:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:07:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:07:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:07:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:07:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:07:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:07:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:07:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:07:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:07:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:07:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:07:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:07:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:07:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:12 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:07:12 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:07:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/02 03:07:12 INFO : apple: Copied (new) 2025/08/02 03:07:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/02 03:07:12 INFO : banana: Copied (new) 2025/08/02 03:07:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/02 03:07:13 INFO : splitbananasplit: Copied (new) 2025/08/02 03:07:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/02 03:07:13 INFO : appleappleapplebanana: Copied (new) 2025/08/02 03:07:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/02 03:07:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/02 03:07:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/02 03:07:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/02 03:07:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/02 03:07:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/02 03:07:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/02 03:07:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/02 03:07:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/02 03:07:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/02 03:07:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/02 03:07:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/02 03:07:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/02 03:07:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/02 03:07:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/02 03:07:13 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/02 03:07:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/02 03:07:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/02 03:07:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/02 03:07:13 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/02 03:07:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/02 03:07:13 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/02 03:07:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/02 03:07:13 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/02 03:07:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/02 03:07:13 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/02 03:07:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/02 03:07:13 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/02 03:07:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/02 03:07:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/02 03:07:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/02 03:07:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/02 03:07:14 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:14 INFO : PREFIXsplitbananasplit: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/02 03:07:14 INFO : PREFIXbanana: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/02 03:07:14 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/02 03:07:14 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/02 03:07:14 INFO : PREFIXapple: Deleted 2025/08/02 03:07:14 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:15 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:15 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:07:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:07:27 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:27 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:07:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:07:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:07:28 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:07:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:28 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:07:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:07:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:28 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:28 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:07:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:28 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:07:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:28 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:07:28 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:07:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/02 03:07:28 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/02 03:07:28 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/02 03:07:28 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/02 03:07:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/02 03:07:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:07:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/02 03:07:29 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/02 03:07:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/02 03:07:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/02 03:07:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/02 03:07:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/02 03:07:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/02 03:07:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/02 03:07:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/02 03:07:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/02 03:07:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/02 03:07:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/02 03:07:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/02 03:07:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:07:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/02 03:07:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:07:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/02 03:07:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:07:30 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/02 03:07:30 INFO : dir1/0013-789;=.txt: Deleted 2025/08/02 03:07:30 INFO : dir1/0014-89;=.txt: Deleted 2025/08/02 03:07:30 INFO : apple: Deleted 2025/08/02 03:07:30 INFO : dir1/0007-1234567.txt: Deleted 2025/08/02 03:07:30 INFO : dir1/0010-456789.txt: Deleted 2025/08/02 03:07:30 INFO : dir1/0012-6789;.txt: Deleted 2025/08/02 03:07:30 INFO : dir1/0008-2345678.txt: Deleted 2025/08/02 03:07:30 INFO : appleappleapplebanana: Deleted 2025/08/02 03:07:30 INFO : splitbananasplit: Deleted 2025/08/02 03:07:30 INFO : dir1/0003-defghij.txt: Deleted 2025/08/02 03:07:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/02 03:07:30 INFO : dir1/0015-9;=.txt: Deleted 2025/08/02 03:07:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/02 03:07:30 INFO : dir1/0009-3456789.txt: Deleted 2025/08/02 03:07:30 INFO : dir1/0011-56789;.txt: Deleted 2025/08/02 03:07:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/02 03:07:30 INFO : banana: Deleted 2025/08/02 03:07:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/02 03:07:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/02 03:07:30 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:31 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/02 03:07:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:07:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:07:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:07:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:31 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:07:31 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:07:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/02 03:07:31 INFO : splitbananasplit: Copied (new) 2025/08/02 03:07:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/02 03:07:31 INFO : appleappleapplebanana: Copied (new) 2025/08/02 03:07:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/02 03:07:31 INFO : apple: Copied (new) 2025/08/02 03:07:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/02 03:07:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/02 03:07:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/02 03:07:31 INFO : banana: Copied (new) 2025/08/02 03:07:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/02 03:07:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/02 03:07:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/02 03:07:32 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/02 03:07:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/02 03:07:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/02 03:07:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/02 03:07:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/02 03:07:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/02 03:07:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/02 03:07:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/02 03:07:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/02 03:07:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/02 03:07:32 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/02 03:07:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/02 03:07:32 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/02 03:07:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/02 03:07:32 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/02 03:07:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/02 03:07:32 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/02 03:07:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/02 03:07:32 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/02 03:07:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/02 03:07:32 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/02 03:07:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/02 03:07:32 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/02 03:07:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/02 03:07:33 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/02 03:07:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/02 03:07:33 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/02 03:07:33 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:33 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : splitbananasplitSUFFIX: Deleted 2025/08/02 03:07:33 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/02 03:07:33 INFO : bananaSUFFIX: Deleted 2025/08/02 03:07:33 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/02 03:07:33 INFO : appleSUFFIX: Deleted 2025/08/02 03:07:33 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:34 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:34 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:07:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:07:46 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:47 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:07:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:07:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:07:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:07:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:47 DEBUG : apple: Unchanged skipping 2025/08/02 03:07:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:47 DEBUG : banana: Unchanged skipping 2025/08/02 03:07:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:07:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/02 03:07:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:07:47 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:07:47 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:07:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/02 03:07:47 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/02 03:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:07:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/02 03:07:47 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/02 03:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:07:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/02 03:07:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/02 03:07:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:07:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/02 03:07:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/02 03:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:07:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/02 03:07:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/02 03:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:07:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/02 03:07:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/02 03:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:07:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/02 03:07:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/02 03:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:07:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/02 03:07:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/02 03:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:07:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/02 03:07:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/02 03:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:07:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/02 03:07:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/02 03:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:07:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/02 03:07:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/02 03:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:07:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/02 03:07:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/02 03:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:07:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/02 03:07:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/02 03:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:07:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/02 03:07:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/02 03:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:07:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/02 03:07:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/02 03:07:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/02 03:07:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/02 03:07:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/02 03:07:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/02 03:07:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/02 03:07:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/02 03:07:49 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:49 INFO : dir1/0009-3456789.txt: Deleted 2025/08/02 03:07:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/02 03:07:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/02 03:07:49 INFO : dir1/0015-9;=.txt: Deleted 2025/08/02 03:07:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/02 03:07:49 INFO : dir1/0008-2345678.txt: Deleted 2025/08/02 03:07:49 INFO : dir1/0013-789;=.txt: Deleted 2025/08/02 03:07:49 INFO : dir1/0012-6789;.txt: Deleted 2025/08/02 03:07:49 INFO : dir1/0014-89;=.txt: Deleted 2025/08/02 03:07:49 INFO : splitbananasplit: Deleted 2025/08/02 03:07:49 INFO : dir1/0011-56789;.txt: Deleted 2025/08/02 03:07:49 INFO : dir1/0007-1234567.txt: Deleted 2025/08/02 03:07:49 INFO : appleappleapplebanana: Deleted 2025/08/02 03:07:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/02 03:07:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/02 03:07:49 INFO : dir1/0010-456789.txt: Deleted 2025/08/02 03:07:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/02 03:07:49 INFO : dir1/0003-defghij.txt: Deleted 2025/08/02 03:07:49 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:50 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : appleapple: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:07:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:07:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:07:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:07:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:07:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : apple: Unchanged skipping 2025/08/02 03:07:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : banana: Unchanged skipping 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:07:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:07:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:07:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:07:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:07:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:07:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:07:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:07:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:07:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:07:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:07:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:07:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:07:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:07:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:07:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:07:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:07:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:07:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:07:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:07:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:07:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:07:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/02 03:07:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:07:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:07:50 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:07:50 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:07:50 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:50 DEBUG : Waiting for deletions to finish 2025/08/02 03:07:50 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : appleapple: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/02 03:07:50 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/02 03:07:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:07:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:07:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:07:51 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:08:03 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:03 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:08:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : apple: Unchanged skipping 2025/08/02 03:08:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:08:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : banana: Unchanged skipping 2025/08/02 03:08:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:08:04 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:08:04 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:08:04 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:04 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:04 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:08:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:08:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : banana: Unchanged skipping 2025/08/02 03:08:05 DEBUG : apple: Unchanged skipping 2025/08/02 03:08:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:08:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:08:05 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:08:05 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:05 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:05 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:05 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:08:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:08:18 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:18 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:08:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : apple: Unchanged skipping 2025/08/02 03:08:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : banana: Unchanged skipping 2025/08/02 03:08:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:08:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:08:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:08:19 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:19 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:19 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:08:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : apple: Unchanged skipping 2025/08/02 03:08:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:08:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : banana: Unchanged skipping 2025/08/02 03:08:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:08:19 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:08:19 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:08:19 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:19 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:20 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:08:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:08:32 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:32 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:08:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:08:33 DEBUG : banana: Unchanged skipping 2025/08/02 03:08:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : apple: Unchanged skipping 2025/08/02 03:08:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:08:33 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:08:33 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:08:33 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:33 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:33 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:08:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : apple: Unchanged skipping 2025/08/02 03:08:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:08:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : banana: Unchanged skipping 2025/08/02 03:08:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:08:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:08:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:08:34 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:08:34 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:34 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:34 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:08:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:08:46 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:46 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:08:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : banana: Unchanged skipping 2025/08/02 03:08:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:08:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : apple: Unchanged skipping 2025/08/02 03:08:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:08:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:08:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:08:47 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:08:47 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:47 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:47 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:08:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : apple: Unchanged skipping 2025/08/02 03:08:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : banana: Unchanged skipping 2025/08/02 03:08:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:08:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:08:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:08:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:08:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:08:48 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:08:48 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:48 DEBUG : Waiting for deletions to finish 2025/08/02 03:08:48 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:08:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:09:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:09:01 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:09:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:09:02 DEBUG : banana: Unchanged skipping 2025/08/02 03:09:02 DEBUG : apple: Unchanged skipping 2025/08/02 03:09:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:09:02 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:02 DEBUG : Waiting for deletions to finish 2025/08/02 03:09:02 DEBUG : Waiting for deletions to finish 2025/08/02 03:09:02 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:09:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : apple: Unchanged skipping 2025/08/02 03:09:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:09:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : banana: Unchanged skipping 2025/08/02 03:09:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:09:03 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:09:03 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:03 DEBUG : Waiting for deletions to finish 2025/08/02 03:09:03 DEBUG : Waiting for deletions to finish 2025/08/02 03:09:03 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:09:03 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (171.53s) --- PASS: TestTransform/NFC (12.45s) --- PASS: TestTransform/NFD (14.79s) --- PASS: TestTransform/base64 (16.78s) --- PASS: TestTransform/prefix (19.69s) --- PASS: TestTransform/suffix (19.11s) --- PASS: TestTransform/truncate (16.42s) --- PASS: TestTransform/encoder (14.94s) --- PASS: TestTransform/ISO-8859-1 (14.16s) --- PASS: TestTransform/charmap (14.36s) --- PASS: TestTransform/lowercase (13.80s) --- PASS: TestTransform/ascii (15.03s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:09:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/02 03:09:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/02 03:09:08 INFO : sub dir_somesuffix: Making directory 2025/08/02 03:09:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/02 03:09:08 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/02 03:09:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/02 03:09:08 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/02 03:09:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/02 03:09:08 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:08 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:08 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:08 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/02 03:09:08 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.65s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:09:09 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:09 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:09 INFO : tictactoe: Making directory 2025/08/02 03:09:09 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:09 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:09:09 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/02 03:09:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:09:09 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:09 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:10 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:10 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/02 03:09:10 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.73s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:09:11 INFO : toe: Making directory 2025/08/02 03:09:11 INFO : toe/toe: Making directory 2025/08/02 03:09:11 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/02 03:09:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/02 03:09:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/02 03:09:11 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:11 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/02 03:09:12 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:09:13 INFO : toe: Making directory 2025/08/02 03:09:13 INFO : toe/toe: Making directory 2025/08/02 03:09:13 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/02 03:09:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/02 03:09:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/02 03:09:13 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:13 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/02 03:09:14 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.97s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:09:14 DEBUG : empty_dir: Making directory with metadata 2025/08/02 03:09:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:09:14 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:15 INFO : tictacempty_dir: Making directory 2025/08/02 03:09:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:15 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:15 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:15 INFO : tictactoe: Making directory 2025/08/02 03:09:15 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:15 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:09:15 INFO : tictactoe/tictactoe: Making directory 2025/08/02 03:09:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:09:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/02 03:09:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/02 03:09:15 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/02 03:09:15 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/02 03:09:15 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:09:16 DEBUG : empty_dir: Making directory with metadata 2025/08/02 03:09:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:09:16 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:16 INFO : tictacempty_dir: Making directory 2025/08/02 03:09:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:16 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:16 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:16 INFO : tictactoe: Making directory 2025/08/02 03:09:16 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:16 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:09:16 INFO : tictactoe/tictactoe: Making directory 2025/08/02 03:09:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:09:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/02 03:09:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:09:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/02 03:09:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:09:16 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:16 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:09:17 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/02 03:09:17 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:17 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:17 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:17 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/02 03:09:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/02 03:09:17 NOTICE: B2 bucket rclone-test-zixedom5jice: 0 differences found 2025/08/02 03:09:17 NOTICE: B2 bucket rclone-test-zixedom5jice: 1 matching files --- PASS: TestAllTag (1.96s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:09:18 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:18 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:18 INFO : tictactoe: Making directory 2025/08/02 03:09:18 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:18 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:09:18 INFO : tictactoe/tictactoe: Making directory 2025/08/02 03:09:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:09:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/02 03:09:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/02 03:09:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/02 03:09:18 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:18 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/02 03:09:19 DEBUG : Waiting for deletions to finish 2025/08/02 03:09:19 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:19 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:19 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:09:19 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/02 03:09:19 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/02 03:09:19 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/02 03:09:19 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:19 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.03s) === RUN TestSyntax 2025/08/02 03:09:20 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:09:20 INFO : toe: Making directory 2025/08/02 03:09:20 INFO : toe/toe: Making directory 2025/08/02 03:09:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/02 03:09:20 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:20 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:21 INFO : toe/toe/toe: Copied (new) 2025/08/02 03:09:21 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.75s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:09:22 DEBUG : empty_dir: Making directory with metadata 2025/08/02 03:09:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:09:22 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:22 INFO : tictacempty_dir: Making directory 2025/08/02 03:09:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:22 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:22 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:22 INFO : tictactoe: Making directory 2025/08/02 03:09:22 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:22 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:09:22 INFO : tictactoe/tictactoe: Making directory 2025/08/02 03:09:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:09:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/02 03:09:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:09:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/02 03:09:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:09:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:09:22 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:22 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:09:23 INFO : toe/toe/toe.txt: Deleted 2025/08/02 03:09:23 INFO : toe/toe: Removing directory 2025/08/02 03:09:23 INFO : toe: Removing directory 2025/08/02 03:09:23 INFO : empty_dir: Removing directory 2025/08/02 03:09:23 DEBUG : Local file system at /tmp/rclone402294923: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:09:23 DEBUG : empty_dir: Making directory with metadata 2025/08/02 03:09:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:09:23 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:24 INFO : tictacempty_dir: Making directory 2025/08/02 03:09:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:24 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:24 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:24 INFO : tictactoe: Making directory 2025/08/02 03:09:24 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:24 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:09:24 INFO : tictactoe/tictactoe: Making directory 2025/08/02 03:09:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:09:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/02 03:09:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:09:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/02 03:09:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:09:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:09:24 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:24 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:09:25 INFO : toe/toe/toe.txt: Deleted 2025/08/02 03:09:25 INFO : toe/toe: Removing directory 2025/08/02 03:09:25 INFO : toe: Removing directory 2025/08/02 03:09:25 INFO : empty_dir: Removing directory 2025/08/02 03:09:25 DEBUG : Local file system at /tmp/rclone402294923: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/02 03:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/02 03:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/02 03:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/02 03:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/02 03:09:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/02 03:09:26 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.38s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:09:27 DEBUG : Reset feature "Copy" 2025/08/02 03:09:27 DEBUG : Reset feature "Move" 2025/08/02 03:09:27 DEBUG : Reset feature "Copy" 2025/08/02 03:09:27 DEBUG : Reset feature "Move" 2025/08/02 03:09:27 DEBUG : empty_dir: Making directory with metadata 2025/08/02 03:09:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:09:27 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:27 INFO : tictacempty_dir: Making directory 2025/08/02 03:09:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:09:27 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:27 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:27 INFO : tictactoe: Making directory 2025/08/02 03:09:27 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:27 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:09:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:09:27 INFO : tictactoe/tictactoe: Making directory 2025/08/02 03:09:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:09:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/02 03:09:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:09:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/02 03:09:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:09:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:09:27 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:27 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:09:28 INFO : toe/toe/toe.txt: Deleted 2025/08/02 03:09:28 INFO : toe/toe: Removing directory 2025/08/02 03:09:28 INFO : toe: Removing directory 2025/08/02 03:09:28 INFO : empty_dir: Removing directory 2025/08/02 03:09:28 DEBUG : Local file system at /tmp/rclone402294923: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/02 03:09:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/02 03:09:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/02 03:09:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/02 03:09:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/02 03:09:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/02 03:09:29 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.42s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:09:30 DEBUG : toe: transformed to: dG9l 2025/08/02 03:09:30 DEBUG : toe: transformed to: dG9l 2025/08/02 03:09:30 INFO : dG9l: Making directory 2025/08/02 03:09:30 DEBUG : toe: transformed to: dG9l 2025/08/02 03:09:30 DEBUG : toe: transformed to: dG9l 2025/08/02 03:09:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/02 03:09:30 INFO : dG9l/dG9l: Making directory 2025/08/02 03:09:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/02 03:09:30 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/02 03:09:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/02 03:09:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/02 03:09:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/02 03:09:30 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:30 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/02 03:09:31 DEBUG : Waiting for deletions to finish 2025/08/02 03:09:31 DEBUG : dG9l: transformed to: toe 2025/08/02 03:09:31 DEBUG : dG9l: transformed to: toe 2025/08/02 03:09:31 DEBUG : dG9l: transformed to: toe 2025/08/02 03:09:31 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/02 03:09:31 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/02 03:09:31 DEBUG : Local file system at /tmp/rclone402294923: Waiting for checks to finish 2025/08/02 03:09:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/02 03:09:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/02 03:09:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/02 03:09:31 DEBUG : Local file system at /tmp/rclone402294923: Waiting for transfers to finish 2025/08/02 03:09:31 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.40s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-zixedom5jice", Local "Local file system at /tmp/rclone402294923", Modify Window "1ms" 2025/08/02 03:09:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:09:33 DEBUG : toe: transformed to: 2025/08/02 03:09:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:09:33 DEBUG : toe: transformed to: 2025/08/02 03:09:33 INFO : B2 bucket rclone-test-zixedom5jice: Making directory 2025/08/02 03:09:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:09:33 DEBUG : toe: transformed to: 2025/08/02 03:09:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:09:33 DEBUG : toe: transformed to: 2025/08/02 03:09:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:09:33 DEBUG : toe/toe: transformed to: 2025/08/02 03:09:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/02 03:09:33 INFO : toe/toe: Making directory 2025/08/02 03:09:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:09:33 DEBUG : toe/toe: transformed to: 2025/08/02 03:09:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/02 03:09:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:09:33 DEBUG : toe: transformed to: 2025/08/02 03:09:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/02 03:09:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:09:33 DEBUG : toe/toe/toe: transformed to: 2025/08/02 03:09:33 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/02 03:09:33 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for checks to finish 2025/08/02 03:09:33 DEBUG : B2 bucket rclone-test-zixedom5jice: Waiting for transfers to finish 2025/08/02 03:09:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/02 03:09:34 INFO : toe/toe/toe: Copied (new) 2025/08/02 03:09:34 ERROR : B2 bucket rclone-test-zixedom5jice: not deleting files as there were IO errors 2025/08/02 03:09:34 ERROR : B2 bucket rclone-test-zixedom5jice: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2025/08/02 03:09:34 DEBUG : B2 bucket rclone-test-zixedom5jice: Purge remote 2025/08/02 03:09:34 INFO : B2 bucket rclone-test-zixedom5jice: cleaning bucket "rclone-test-zixedom5jice" of all files 2025/08/02 03:09:35 DEBUG : BackupDir/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e24180_d20250802_m030338_c001_v7007000_t0000_u01754103818916") 2025/08/02 03:09:35 DEBUG : BackupDir/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1157e80074aa1ea9_d20250802_m030333_c001_v0001099_t0033_u01754103813356") 2025/08/02 03:09:35 DEBUG : CompareDest/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4086dd0977b9504f_d20250802_m030313_c001_v7007000_t0000_u01754103793667") 2025/08/02 03:09:35 DEBUG : CompareDest/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf88cd_d20250802_m030307_c001_v0001036_t0045_u01754103787339") 2025/08/02 03:09:35 DEBUG : CompareDest/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4086dd0977b95050_d20250802_m030313_c001_v7007000_t0000_u01754103793852") 2025/08/02 03:09:35 DEBUG : CompareDest/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf5d1_d20250802_m030308_c001_v0001136_t0021_u01754103788876") 2025/08/02 03:09:35 DEBUG : CopyDest/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e24181_d20250802_m030339_c001_v7007000_t0000_u01754103819099") 2025/08/02 03:09:35 DEBUG : CopyDest/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0748_d20250802_m030330_c001_v0001130_t0058_u01754103810432") 2025/08/02 03:09:35 DEBUG : CopyDest/three: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e24182_d20250802_m030339_c001_v7007000_t0000_u01754103819282") 2025/08/02 03:09:36 DEBUG : CopyDest/three: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf704_d20250802_m030337_c001_v0001136_t0051_u01754103817070") 2025/08/02 03:09:36 DEBUG : CopyDest/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e24183_d20250802_m030339_c001_v7007000_t0000_u01754103819467") 2025/08/02 03:09:36 DEBUG : CopyDest/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf88f7_d20250802_m030334_c001_v0001036_t0022_u01754103814726") 2025/08/02 03:09:36 DEBUG : EXISTING: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f405a2b473ac095e4_d20250802_m030516_c001_v7007000_t0000_u01754103916460") 2025/08/02 03:09:36 DEBUG : EXISTING: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfa87_d20250802_m030515_c001_v0001136_t0046_u01754103915364") 2025/08/02 03:09:36 DEBUG : PREFIXapple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b39_d20250802_m030714_c001_v7007000_t0000_u01754104034685") 2025/08/02 03:09:36 DEBUG : PREFIXapple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282c6e_d20250802_m030709_c001_v0001184_t0039_u01754104029622") 2025/08/02 03:09:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1747ec3_d20250802_m030714_c001_v7007000_t0000_u01754104034673") 2025/08/02 03:09:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebff86_d20250802_m030709_c001_v0001136_t0033_u01754104029630") 2025/08/02 03:09:36 DEBUG : PREFIXbanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f312_d20250802_m030714_c001_v7007000_t0000_u01754104034324") 2025/08/02 03:09:36 DEBUG : PREFIXbanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c697_d20250802_m030709_c001_v0001182_t0044_u01754104029600") 2025/08/02 03:09:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4134a00943d559bf_d20250802_m030714_c001_v7007000_t0000_u01754104034270") 2025/08/02 03:09:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b2a_d20250802_m030709_c001_v0001130_t0030_u01754104029621") 2025/08/02 03:09:36 DEBUG : Testêé: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f405a2b473ac095e0_d20250802_m030509_c001_v7007000_t0000_u01754103909733") 2025/08/02 03:09:37 DEBUG : Testêé: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfa4d_d20250802_m030508_c001_v0001136_t0012_u01754103908746") 2025/08/02 03:09:37 DEBUG : Testêé: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf8969_d20250802_m030507_c001_v0001036_t0000_u01754103907460") 2025/08/02 03:09:37 DEBUG : YXBwbGU=: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c46d_d20250802_m030656_c001_v7007000_t0000_u01754104016331") 2025/08/02 03:09:37 DEBUG : YXBwbGU=: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c5cf_d20250802_m030652_c001_v0001182_t0032_u01754104012300") 2025/08/02 03:09:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c46e_d20250802_m030656_c001_v7007000_t0000_u01754104016515") 2025/08/02 03:09:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfee0_d20250802_m030652_c001_v0001136_t0012_u01754104012310") 2025/08/02 03:09:37 DEBUG : YmFuYW5h: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c470_d20250802_m030656_c001_v7007000_t0000_u01754104016740") 2025/08/02 03:09:37 DEBUG : YmFuYW5h: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282ba2_d20250802_m030652_c001_v0001184_t0049_u01754104012331") 2025/08/02 03:09:37 DEBUG : a/potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb8b_d20250802_m030136_c001_v7007000_t0000_u01754103696622") 2025/08/02 03:09:37 DEBUG : a/potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf20d_d20250802_m030135_c001_v0001136_t0055_u01754103695882") 2025/08/02 03:09:37 DEBUG : a/potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb87_d20250802_m030134_c001_v7007000_t0000_u01754103694236") 2025/08/02 03:09:37 DEBUG : a/potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf1f5_d20250802_m030133_c001_v0001136_t0022_u01754103693369") 2025/08/02 03:09:37 DEBUG : a/potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f403929a_d20250802_m030115_c001_v7007000_t0000_u01754103675364") 2025/08/02 03:09:37 DEBUG : a/potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf115_d20250802_m030114_c001_v0001136_t0027_u01754103674447") 2025/08/02 03:09:37 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955b1_d20250802_m030903_c001_v7007000_t0000_u01754104143821") 2025/08/02 03:09:37 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5283150_d20250802_m030859_c001_v0001184_t0055_u01754104139847") 2025/08/02 03:09:37 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a601_d20250802_m030848_c001_v7007000_t0000_u01754104128856") 2025/08/02 03:09:37 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a528309e_d20250802_m030845_c001_v0001184_t0015_u01754104125483") 2025/08/02 03:09:37 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb2195594_d20250802_m030834_c001_v7007000_t0000_u01754104114941") 2025/08/02 03:09:37 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a528301c_d20250802_m030831_c001_v0001184_t0023_u01754104111489") 2025/08/02 03:09:37 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d02_d20250802_m030820_c001_v7007000_t0000_u01754104100642") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282f9a_d20250802_m030817_c001_v0001184_t0022_u01754104097260") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf4a_d20250802_m030806_c001_v7007000_t0000_u01754104086524") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282f0b_d20250802_m030802_c001_v0001184_t0047_u01754104082523") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748210_d20250802_m030751_c001_v7007000_t0000_u01754104071553") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c830_d20250802_m030745_c001_v0001182_t0016_u01754104065848") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c02e7_d20250802_m030735_c001_v7007000_t0000_u01754104055080") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0094_d20250802_m030731_c001_v0001136_t0025_u01754104051717") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f412dc033f4915c71_d20250802_m030730_c001_v7007000_t0000_u01754104050288") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0056_d20250802_m030726_c001_v0001136_t0053_u01754104046673") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b3a_d20250802_m030716_c001_v7007000_t0000_u01754104036030") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282c9e_d20250802_m030712_c001_v0001184_t0053_u01754104032792") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f414ab92361c3a6b0_d20250802_m030711_c001_v7007000_t0000_u01754104031603") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c689_d20250802_m030707_c001_v0001182_t0041_u01754104027481") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c0265_d20250802_m030654_c001_v7007000_t0000_u01754104014506") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c5bb_d20250802_m030650_c001_v0001182_t0054_u01754104010056") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cd9_d20250802_m030639_c001_v7007000_t0000_u01754103999490") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c50d_d20250802_m030635_c001_v0001182_t0039_u01754103995548") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468ab_d20250802_m030624_c001_v7007000_t0000_u01754103984766") 2025/08/02 03:09:38 DEBUG : apple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c44f_d20250802_m030621_c001_v0001182_t0035_u01754103981330") 2025/08/02 03:09:39 DEBUG : appleSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c02e5_d20250802_m030733_c001_v7007000_t0000_u01754104053723") 2025/08/02 03:09:39 DEBUG : appleSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b82_d20250802_m030728_c001_v0001130_t0009_u01754104048609") 2025/08/02 03:09:39 DEBUG : appleapple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748211_d20250802_m030751_c001_v7007000_t0000_u01754104071735") 2025/08/02 03:09:39 DEBUG : appleapple: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c83e_d20250802_m030747_c001_v0001182_t0053_u01754104067721") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955b2_d20250802_m030904_c001_v7007000_t0000_u01754104144005") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9cb00_d20250802_m030900_c001_v0001182_t0033_u01754104140532") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a602_d20250802_m030849_c001_v7007000_t0000_u01754104129038") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9ca66_d20250802_m030846_c001_v0001182_t0041_u01754104126070") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb2195595_d20250802_m030835_c001_v7007000_t0000_u01754104115127") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c9e9_d20250802_m030832_c001_v0001182_t0010_u01754104112084") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d03_d20250802_m030820_c001_v7007000_t0000_u01754104100824") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c96e_d20250802_m030817_c001_v0001182_t0013_u01754104097860") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf4b_d20250802_m030806_c001_v7007000_t0000_u01754104086706") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c8f2_d20250802_m030803_c001_v0001182_t0037_u01754104083081") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401208b4f10593b7_d20250802_m030749_c001_v7007000_t0000_u01754104069661") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0bda_d20250802_m030746_c001_v0001130_t0049_u01754104066269") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c02e9_d20250802_m030735_c001_v7007000_t0000_u01754104055267") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282d96_d20250802_m030731_c001_v0001184_t0053_u01754104051728") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554d19f_d20250802_m030730_c001_v7007000_t0000_u01754104050505") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c755_d20250802_m030727_c001_v0001182_t0049_u01754104047249") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b3b_d20250802_m030716_c001_v7007000_t0000_u01754104036212") 2025/08/02 03:09:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b42_d20250802_m030712_c001_v0001130_t0045_u01754104032803") 2025/08/02 03:09:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f310_d20250802_m030711_c001_v7007000_t0000_u01754104031781") 2025/08/02 03:09:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b1c_d20250802_m030707_c001_v0001130_t0053_u01754104027908") 2025/08/02 03:09:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c0262_d20250802_m030653_c001_v7007000_t0000_u01754104013956") 2025/08/02 03:09:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282b88_d20250802_m030650_c001_v0001184_t0000_u01754104010601") 2025/08/02 03:09:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cdd_d20250802_m030639_c001_v7007000_t0000_u01754103999675") 2025/08/02 03:09:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282ae3_d20250802_m030636_c001_v0001184_t0015_u01754103996163") 2025/08/02 03:09:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468ac_d20250802_m030624_c001_v7007000_t0000_u01754103984948") 2025/08/02 03:09:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a52829f5_d20250802_m030622_c001_v0001184_t0055_u01754103982094") 2025/08/02 03:09:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba215e2_d20250802_m030733_c001_v7007000_t0000_u01754104053516") 2025/08/02 03:09:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282d70_d20250802_m030728_c001_v0001184_t0046_u01754104048596") 2025/08/02 03:09:40 DEBUG : b/potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb8c_d20250802_m030136_c001_v7007000_t0000_u01754103696807") 2025/08/02 03:09:40 DEBUG : b/potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf203_d20250802_m030134_c001_v0001136_t0054_u01754103694792") 2025/08/02 03:09:40 DEBUG : b/potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb86_d20250802_m030133_c001_v7007000_t0000_u01754103693675") 2025/08/02 03:09:40 DEBUG : b/potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf1e1_d20250802_m030132_c001_v0001136_t0040_u01754103692185") 2025/08/02 03:09:40 DEBUG : b/potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f4039299_d20250802_m030114_c001_v7007000_t0000_u01754103674794") 2025/08/02 03:09:40 DEBUG : b/potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf105_d20250802_m030113_c001_v0001136_t0008_u01754103673089") 2025/08/02 03:09:40 DEBUG : backup/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f407935410a9f23ff_d20250802_m030352_c001_v7007000_t0000_u01754103832677") 2025/08/02 03:09:40 DEBUG : backup/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1155c41f65dfdc58_d20250802_m030350_c001_v0001120_t0001_u01754103830227") 2025/08/02 03:09:40 DEBUG : backup/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f11281de68bba7e63_d20250802_m030346_c001_v0001182_t0008_u01754103826268") 2025/08/02 03:09:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba214e0_d20250802_m030426_c001_v7007000_t0000_u01754103866880") 2025/08/02 03:09:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1037c39cffdd2313_d20250802_m030424_c001_v0001090_t0048_u01754103864943") 2025/08/02 03:09:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f11315d83a9c14cfd_d20250802_m030419_c001_v0001171_t0019_u01754103859935") 2025/08/02 03:09:41 DEBUG : backup/one.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1747dcc_d20250802_m030406_c001_v7007000_t0000_u01754103846109") 2025/08/02 03:09:41 DEBUG : backup/one.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f112bb77f5bf67d0e_d20250802_m030404_c001_v0001180_t0015_u01754103844327") 2025/08/02 03:09:41 DEBUG : backup/one.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143607c51243e85_d20250802_m030400_c001_v0001181_t0024_u01754103840113") 2025/08/02 03:09:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba214e1_d20250802_m030427_c001_v7007000_t0000_u01754103867078") 2025/08/02 03:09:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f11500e658e30c445_d20250802_m030425_c001_v0001136_t0036_u01754103865987") 2025/08/02 03:09:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1162ac4c9ca5b193_d20250802_m030422_c001_v0001136_t0033_u01754103862360") 2025/08/02 03:09:41 DEBUG : backup/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f407935410a9f2400_d20250802_m030352_c001_v7007000_t0000_u01754103832860") 2025/08/02 03:09:41 DEBUG : backup/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f11306df44684a7c9_d20250802_m030351_c001_v0001181_t0033_u01754103831828") 2025/08/02 03:09:41 DEBUG : backup/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f112fe252363a7424_d20250802_m030347_c001_v0001161_t0043_u01754103827752") 2025/08/02 03:09:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1747dcf_d20250802_m030406_c001_v7007000_t0000_u01754103846297") 2025/08/02 03:09:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f102187e5016deff1_d20250802_m030405_c001_v0001136_t0017_u01754103845177") 2025/08/02 03:09:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1091aa8c7effae89_d20250802_m030401_c001_v0001040_t0031_u01754103841605") 2025/08/02 03:09:41 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955b3_d20250802_m030904_c001_v7007000_t0000_u01754104144190") 2025/08/02 03:09:41 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0d48_d20250802_m030900_c001_v0001130_t0008_u01754104140044") 2025/08/02 03:09:41 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a603_d20250802_m030849_c001_v7007000_t0000_u01754104129220") 2025/08/02 03:09:41 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0cf8_d20250802_m030845_c001_v0001130_t0030_u01754104125673") 2025/08/02 03:09:41 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb2195596_d20250802_m030835_c001_v7007000_t0000_u01754104115313") 2025/08/02 03:09:41 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0cbe_d20250802_m030831_c001_v0001130_t0033_u01754104111689") 2025/08/02 03:09:41 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d04_d20250802_m030821_c001_v7007000_t0000_u01754104101007") 2025/08/02 03:09:41 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0c7c_d20250802_m030817_c001_v0001130_t0020_u01754104097458") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf4c_d20250802_m030806_c001_v7007000_t0000_u01754104086900") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0c30_d20250802_m030802_c001_v0001130_t0057_u01754104082713") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748212_d20250802_m030751_c001_v7007000_t0000_u01754104071917") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282e46_d20250802_m030746_c001_v0001184_t0032_u01754104066071") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c02eb_d20250802_m030735_c001_v7007000_t0000_u01754104055453") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b90_d20250802_m030731_c001_v0001130_t0000_u01754104051634") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d69f23_d20250802_m030730_c001_v7007000_t0000_u01754104050698") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282d62_d20250802_m030727_c001_v0001184_t0020_u01754104047057") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b3c_d20250802_m030716_c001_v7007000_t0000_u01754104036395") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c6b3_d20250802_m030712_c001_v0001182_t0020_u01754104032771") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f414ab92361c3a6b1_d20250802_m030711_c001_v7007000_t0000_u01754104031792") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282c56_d20250802_m030707_c001_v0001184_t0059_u01754104027694") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c0263_d20250802_m030654_c001_v7007000_t0000_u01754104014141") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfecc_d20250802_m030650_c001_v0001136_t0025_u01754104010268") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0ce0_d20250802_m030639_c001_v7007000_t0000_u01754103999858") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfe38_d20250802_m030635_c001_v0001136_t0051_u01754103995760") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468ad_d20250802_m030625_c001_v7007000_t0000_u01754103985131") 2025/08/02 03:09:42 DEBUG : banana: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfda8_d20250802_m030621_c001_v0001136_t0043_u01754103981561") 2025/08/02 03:09:42 DEBUG : bananaSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d69f28_d20250802_m030733_c001_v7007000_t0000_u01754104053532") 2025/08/02 03:09:42 DEBUG : bananaSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0070_d20250802_m030728_c001_v0001136_t0058_u01754104048576") 2025/08/02 03:09:42 DEBUG : both0: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21543_d20250802_m030600_c001_v7007000_t0000_u01754103960005") 2025/08/02 03:09:43 DEBUG : both0: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0937_d20250802_m030541_c001_v0001130_t0023_u01754103941303") 2025/08/02 03:09:43 DEBUG : both0: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2e1_d20250802_m030537_c001_v7007000_t0000_u01754103937059") 2025/08/02 03:09:43 DEBUG : both0: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08a2_d20250802_m030518_c001_v0001130_t0055_u01754103918699") 2025/08/02 03:09:43 DEBUG : both1: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21544_d20250802_m030600_c001_v7007000_t0000_u01754103960188") 2025/08/02 03:09:43 DEBUG : both1: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0941_d20250802_m030542_c001_v0001130_t0011_u01754103942337") 2025/08/02 03:09:43 DEBUG : both1: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2e2_d20250802_m030537_c001_v7007000_t0000_u01754103937243") 2025/08/02 03:09:43 DEBUG : both1: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08a6_d20250802_m030519_c001_v0001130_t0004_u01754103919497") 2025/08/02 03:09:43 DEBUG : both10: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21545_d20250802_m030600_c001_v7007000_t0000_u01754103960450") 2025/08/02 03:09:43 DEBUG : both10: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a096f_d20250802_m030549_c001_v0001130_t0009_u01754103949122") 2025/08/02 03:09:43 DEBUG : both10: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2e3_d20250802_m030537_c001_v7007000_t0000_u01754103937426") 2025/08/02 03:09:43 DEBUG : both10: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08d5_d20250802_m030526_c001_v0001130_t0032_u01754103926340") 2025/08/02 03:09:43 DEBUG : both11: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21546_d20250802_m030600_c001_v7007000_t0000_u01754103960633") 2025/08/02 03:09:43 DEBUG : both11: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0973_d20250802_m030550_c001_v0001130_t0050_u01754103950026") 2025/08/02 03:09:43 DEBUG : both11: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2e4_d20250802_m030537_c001_v7007000_t0000_u01754103937610") 2025/08/02 03:09:43 DEBUG : both11: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08db_d20250802_m030527_c001_v0001130_t0055_u01754103927147") 2025/08/02 03:09:43 DEBUG : both12: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21547_d20250802_m030600_c001_v7007000_t0000_u01754103960815") 2025/08/02 03:09:43 DEBUG : both12: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0979_d20250802_m030550_c001_v0001130_t0023_u01754103950799") 2025/08/02 03:09:43 DEBUG : both12: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2e5_d20250802_m030537_c001_v7007000_t0000_u01754103937795") 2025/08/02 03:09:43 DEBUG : both12: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08e5_d20250802_m030527_c001_v0001130_t0058_u01754103927866") 2025/08/02 03:09:43 DEBUG : both13: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21548_d20250802_m030600_c001_v7007000_t0000_u01754103960999") 2025/08/02 03:09:43 DEBUG : both13: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0983_d20250802_m030551_c001_v0001130_t0022_u01754103951612") 2025/08/02 03:09:43 DEBUG : both13: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2e6_d20250802_m030537_c001_v7007000_t0000_u01754103937977") 2025/08/02 03:09:44 DEBUG : both13: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08e7_d20250802_m030528_c001_v0001130_t0057_u01754103928697") 2025/08/02 03:09:44 DEBUG : both14: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21549_d20250802_m030601_c001_v7007000_t0000_u01754103961186") 2025/08/02 03:09:44 DEBUG : both14: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0985_d20250802_m030552_c001_v0001130_t0017_u01754103952598") 2025/08/02 03:09:44 DEBUG : both14: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2e7_d20250802_m030538_c001_v7007000_t0000_u01754103938160") 2025/08/02 03:09:44 DEBUG : both14: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08e9_d20250802_m030529_c001_v0001130_t0009_u01754103929547") 2025/08/02 03:09:44 DEBUG : both15: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2154a_d20250802_m030601_c001_v7007000_t0000_u01754103961370") 2025/08/02 03:09:44 DEBUG : both15: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a098b_d20250802_m030553_c001_v0001130_t0015_u01754103953344") 2025/08/02 03:09:44 DEBUG : both15: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2e8_d20250802_m030538_c001_v7007000_t0000_u01754103938343") 2025/08/02 03:09:44 DEBUG : both15: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08f1_d20250802_m030530_c001_v0001130_t0026_u01754103930287") 2025/08/02 03:09:44 DEBUG : both16: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2154b_d20250802_m030601_c001_v7007000_t0000_u01754103961553") 2025/08/02 03:09:44 DEBUG : both16: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a099b_d20250802_m030554_c001_v0001130_t0013_u01754103954338") 2025/08/02 03:09:44 DEBUG : both16: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2e9_d20250802_m030538_c001_v7007000_t0000_u01754103938526") 2025/08/02 03:09:44 DEBUG : both16: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08f5_d20250802_m030530_c001_v0001130_t0054_u01754103930983") 2025/08/02 03:09:44 DEBUG : both17: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2154c_d20250802_m030601_c001_v7007000_t0000_u01754103961734") 2025/08/02 03:09:44 DEBUG : both17: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a09a1_d20250802_m030555_c001_v0001130_t0021_u01754103955263") 2025/08/02 03:09:44 DEBUG : both17: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2ea_d20250802_m030538_c001_v7007000_t0000_u01754103938708") 2025/08/02 03:09:44 DEBUG : both17: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0905_d20250802_m030532_c001_v0001130_t0059_u01754103932290") 2025/08/02 03:09:44 DEBUG : both18: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2154d_d20250802_m030601_c001_v7007000_t0000_u01754103961916") 2025/08/02 03:09:44 DEBUG : both18: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a09a5_d20250802_m030555_c001_v0001130_t0043_u01754103955975") 2025/08/02 03:09:44 DEBUG : both18: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2eb_d20250802_m030538_c001_v7007000_t0000_u01754103938892") 2025/08/02 03:09:44 DEBUG : both18: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0909_d20250802_m030532_c001_v0001130_t0013_u01754103932886") 2025/08/02 03:09:45 DEBUG : both19: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2154e_d20250802_m030602_c001_v7007000_t0000_u01754103962100") 2025/08/02 03:09:45 DEBUG : both19: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a09ab_d20250802_m030556_c001_v0001130_t0055_u01754103956617") 2025/08/02 03:09:45 DEBUG : both19: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2ec_d20250802_m030539_c001_v7007000_t0000_u01754103939076") 2025/08/02 03:09:45 DEBUG : both19: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0911_d20250802_m030533_c001_v0001130_t0053_u01754103933714") 2025/08/02 03:09:45 DEBUG : both2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2154f_d20250802_m030602_c001_v7007000_t0000_u01754103962286") 2025/08/02 03:09:45 DEBUG : both2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0945_d20250802_m030543_c001_v0001130_t0059_u01754103943088") 2025/08/02 03:09:45 DEBUG : both2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2ed_d20250802_m030539_c001_v7007000_t0000_u01754103939260") 2025/08/02 03:09:45 DEBUG : both2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08aa_d20250802_m030520_c001_v0001130_t0002_u01754103920177") 2025/08/02 03:09:45 DEBUG : both3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21550_d20250802_m030602_c001_v7007000_t0000_u01754103962468") 2025/08/02 03:09:45 DEBUG : both3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a094d_d20250802_m030543_c001_v0001130_t0001_u01754103943934") 2025/08/02 03:09:45 DEBUG : both3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2ee_d20250802_m030539_c001_v7007000_t0000_u01754103939444") 2025/08/02 03:09:45 DEBUG : both3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08ae_d20250802_m030521_c001_v0001130_t0042_u01754103921098") 2025/08/02 03:09:45 DEBUG : both4: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21551_d20250802_m030602_c001_v7007000_t0000_u01754103962651") 2025/08/02 03:09:45 DEBUG : both4: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a094f_d20250802_m030544_c001_v0001130_t0029_u01754103944659") 2025/08/02 03:09:45 DEBUG : both4: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2ef_d20250802_m030539_c001_v7007000_t0000_u01754103939627") 2025/08/02 03:09:45 DEBUG : both4: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08b0_d20250802_m030521_c001_v0001130_t0025_u01754103921843") 2025/08/02 03:09:45 DEBUG : both5: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21552_d20250802_m030602_c001_v7007000_t0000_u01754103962835") 2025/08/02 03:09:45 DEBUG : both5: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0955_d20250802_m030545_c001_v0001130_t0056_u01754103945560") 2025/08/02 03:09:45 DEBUG : both5: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2f0_d20250802_m030539_c001_v7007000_t0000_u01754103939810") 2025/08/02 03:09:45 DEBUG : both5: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08b6_d20250802_m030522_c001_v0001130_t0042_u01754103922472") 2025/08/02 03:09:46 DEBUG : both6: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21553_d20250802_m030603_c001_v7007000_t0000_u01754103963017") 2025/08/02 03:09:46 DEBUG : both6: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a095b_d20250802_m030546_c001_v0001130_t0033_u01754103946194") 2025/08/02 03:09:46 DEBUG : both6: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2f1_d20250802_m030539_c001_v7007000_t0000_u01754103939995") 2025/08/02 03:09:46 DEBUG : both6: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08bd_d20250802_m030523_c001_v0001130_t0057_u01754103923189") 2025/08/02 03:09:46 DEBUG : both7: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21555_d20250802_m030603_c001_v7007000_t0000_u01754103963202") 2025/08/02 03:09:46 DEBUG : both7: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0961_d20250802_m030546_c001_v0001130_t0013_u01754103946865") 2025/08/02 03:09:46 DEBUG : both7: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2f2_d20250802_m030540_c001_v7007000_t0000_u01754103940179") 2025/08/02 03:09:46 DEBUG : both7: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08bf_d20250802_m030523_c001_v0001130_t0010_u01754103923846") 2025/08/02 03:09:46 DEBUG : both8: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21557_d20250802_m030603_c001_v7007000_t0000_u01754103963386") 2025/08/02 03:09:46 DEBUG : both8: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0967_d20250802_m030547_c001_v0001130_t0008_u01754103947569") 2025/08/02 03:09:46 DEBUG : both8: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2f3_d20250802_m030540_c001_v7007000_t0000_u01754103940362") 2025/08/02 03:09:46 DEBUG : both8: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08c7_d20250802_m030524_c001_v0001130_t0053_u01754103924841") 2025/08/02 03:09:46 DEBUG : both9: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21558_d20250802_m030603_c001_v7007000_t0000_u01754103963568") 2025/08/02 03:09:46 DEBUG : both9: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a096d_d20250802_m030548_c001_v0001130_t0008_u01754103948407") 2025/08/02 03:09:46 DEBUG : both9: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2f4_d20250802_m030540_c001_v7007000_t0000_u01754103940545") 2025/08/02 03:09:46 DEBUG : both9: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a08cf_d20250802_m030525_c001_v0001130_t0010_u01754103925606") 2025/08/02 03:09:46 DEBUG : c/non empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb8d_d20250802_m030136_c001_v7007000_t0000_u01754103696990") 2025/08/02 03:09:46 DEBUG : c/non empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf207_d20250802_m030135_c001_v0001136_t0034_u01754103695130") 2025/08/02 03:09:46 DEBUG : c/non empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb88_d20250802_m030134_c001_v7007000_t0000_u01754103694421") 2025/08/02 03:09:46 DEBUG : c/non empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf1e7_d20250802_m030132_c001_v0001136_t0038_u01754103692637") 2025/08/02 03:09:46 DEBUG : c/non empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f403929b_d20250802_m030115_c001_v7007000_t0000_u01754103675558") 2025/08/02 03:09:47 DEBUG : c/non empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf10d_d20250802_m030113_c001_v0001136_t0057_u01754103673755") 2025/08/02 03:09:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c471_d20250802_m030656_c001_v7007000_t0000_u01754104016924") 2025/08/02 03:09:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0ad2_d20250802_m030652_c001_v0001130_t0059_u01754104012331") 2025/08/02 03:09:47 DEBUG : check sum: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f403928d_d20250802_m030105_c001_v7007000_t0000_u01754103665220") 2025/08/02 03:09:47 DEBUG : check sum: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf0a3_d20250802_m030104_c001_v0001136_t0013_u01754103664032") 2025/08/02 03:09:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f403a8c8011e77e1e_d20250802_m030932_c001_v7007000_t0000_u01754104172819") 2025/08/02 03:09:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a528339b_d20250802_m030931_c001_v0001184_t0047_u01754104171416") 2025/08/02 03:09:47 DEBUG : dest/3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e2416a_d20250802_m030323_c001_v7007000_t0000_u01754103803504") 2025/08/02 03:09:47 DEBUG : dest/3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41720ad329bbaaad_d20250802_m030322_c001_v0001184_t0018_u01754103802348") 2025/08/02 03:09:47 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748213_d20250802_m030752_c001_v7007000_t0000_u01754104072101") 2025/08/02 03:09:47 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0be8_d20250802_m030747_c001_v0001130_t0016_u01754104067750") 2025/08/02 03:09:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955b4_d20250802_m030904_c001_v7007000_t0000_u01754104144374") 2025/08/02 03:09:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a52830fa_d20250802_m030853_c001_v0001184_t0042_u01754104133488") 2025/08/02 03:09:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a604_d20250802_m030849_c001_v7007000_t0000_u01754104129402") 2025/08/02 03:09:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5283064_d20250802_m030839_c001_v0001184_t0021_u01754104119689") 2025/08/02 03:09:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb2195598_d20250802_m030835_c001_v7007000_t0000_u01754104115500") 2025/08/02 03:09:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282fe4_d20250802_m030825_c001_v0001184_t0050_u01754104105325") 2025/08/02 03:09:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d05_d20250802_m030821_c001_v7007000_t0000_u01754104101190") 2025/08/02 03:09:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282f5e_d20250802_m030811_c001_v0001184_t0033_u01754104091164") 2025/08/02 03:09:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf4d_d20250802_m030807_c001_v7007000_t0000_u01754104087081") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282ec5_d20250802_m030756_c001_v0001184_t0036_u01754104076223") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f403a8c8011e7780c_d20250802_m030749_c001_v7007000_t0000_u01754104069673") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c7f3_d20250802_m030739_c001_v0001182_t0011_u01754104059799") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c02ec_d20250802_m030735_c001_v7007000_t0000_u01754104055637") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c78f_d20250802_m030731_c001_v0001182_t0043_u01754104051857") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba215db_d20250802_m030730_c001_v7007000_t0000_u01754104050707") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec000e_d20250802_m030720_c001_v0001136_t0035_u01754104040688") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b3d_d20250802_m030716_c001_v7007000_t0000_u01754104036578") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282ca0_d20250802_m030712_c001_v0001184_t0045_u01754104032990") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2159f_d20250802_m030711_c001_v7007000_t0000_u01754104031611") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c643_d20250802_m030700_c001_v0001182_t0050_u01754104020997") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f405dae8c8bc3d70d_d20250802_m030654_c001_v7007000_t0000_u01754104014379") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c567_d20250802_m030644_c001_v0001182_t0055_u01754104004226") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0ce4_d20250802_m030640_c001_v7007000_t0000_u01754104000042") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c4bf_d20250802_m030629_c001_v0001182_t0010_u01754103989428") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468ae_d20250802_m030625_c001_v7007000_t0000_u01754103985315") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c401_d20250802_m030616_c001_v0001182_t0018_u01754103976620") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f412dc033f4915c76_d20250802_m030733_c001_v7007000_t0000_u01754104053583") 2025/08/02 03:09:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282d72_d20250802_m030728_c001_v0001184_t0019_u01754104048807") 2025/08/02 03:09:48 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748214_d20250802_m030752_c001_v7007000_t0000_u01754104072284") 2025/08/02 03:09:48 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0142_d20250802_m030747_c001_v0001136_t0023_u01754104067739") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955b5_d20250802_m030904_c001_v7007000_t0000_u01754104144557") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0d1a_d20250802_m030854_c001_v0001130_t0021_u01754104134034") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a605_d20250802_m030849_c001_v7007000_t0000_u01754104129584") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0ce0_d20250802_m030840_c001_v0001130_t0045_u01754104120262") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb2195599_d20250802_m030835_c001_v7007000_t0000_u01754104115686") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0ca4_d20250802_m030825_c001_v0001130_t0031_u01754104105879") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d06_d20250802_m030821_c001_v7007000_t0000_u01754104101372") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0c54_d20250802_m030811_c001_v0001130_t0035_u01754104091742") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf4e_d20250802_m030807_c001_v7007000_t0000_u01754104087263") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0c0e_d20250802_m030756_c001_v0001130_t0039_u01754104076773") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d174820e_d20250802_m030749_c001_v7007000_t0000_u01754104069804") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282e06_d20250802_m030740_c001_v0001184_t0001_u01754104060374") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c02ee_d20250802_m030735_c001_v7007000_t0000_u01754104055821") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282d9a_d20250802_m030731_c001_v0001184_t0017_u01754104051934") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f414ab92361c3a71a_d20250802_m030730_c001_v7007000_t0000_u01754104050718") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282d14_d20250802_m030721_c001_v0001184_t0008_u01754104041493") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b3e_d20250802_m030716_c001_v7007000_t0000_u01754104036768") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c6bd_d20250802_m030713_c001_v0001182_t0038_u01754104033056") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e2438a_d20250802_m030711_c001_v7007000_t0000_u01754104031206") 2025/08/02 03:09:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282c04_d20250802_m030701_c001_v0001184_t0029_u01754104021574") 2025/08/02 03:09:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f4039c4a_d20250802_m030654_c001_v7007000_t0000_u01754104014572") 2025/08/02 03:09:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfe86_d20250802_m030644_c001_v0001136_t0041_u01754104004799") 2025/08/02 03:09:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0ce7_d20250802_m030640_c001_v7007000_t0000_u01754104000225") 2025/08/02 03:09:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfdf8_d20250802_m030629_c001_v0001136_t0043_u01754103989992") 2025/08/02 03:09:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468af_d20250802_m030625_c001_v7007000_t0000_u01754103985499") 2025/08/02 03:09:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfd72_d20250802_m030616_c001_v0001136_t0055_u01754103976885") 2025/08/02 03:09:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c02e2_d20250802_m030733_c001_v7007000_t0000_u01754104053354") 2025/08/02 03:09:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c767_d20250802_m030728_c001_v0001182_t0019_u01754104048807") 2025/08/02 03:09:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748215_d20250802_m030752_c001_v7007000_t0000_u01754104072475") 2025/08/02 03:09:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282e68_d20250802_m030747_c001_v0001184_t0057_u01754104067942") 2025/08/02 03:09:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955b6_d20250802_m030904_c001_v7007000_t0000_u01754104144740") 2025/08/02 03:09:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9cac8_d20250802_m030854_c001_v0001182_t0011_u01754104134776") 2025/08/02 03:09:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a606_d20250802_m030849_c001_v7007000_t0000_u01754104129766") 2025/08/02 03:09:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9ca2b_d20250802_m030841_c001_v0001182_t0055_u01754104121007") 2025/08/02 03:09:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb219559a_d20250802_m030835_c001_v7007000_t0000_u01754104115873") 2025/08/02 03:09:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c9bb_d20250802_m030826_c001_v0001182_t0025_u01754104106897") 2025/08/02 03:09:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d08_d20250802_m030821_c001_v7007000_t0000_u01754104101553") 2025/08/02 03:09:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c93c_d20250802_m030812_c001_v0001182_t0052_u01754104092457") 2025/08/02 03:09:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf4f_d20250802_m030807_c001_v7007000_t0000_u01754104087446") 2025/08/02 03:09:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c8ac_d20250802_m030757_c001_v0001182_t0018_u01754104077494") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4134a00943d559f0_d20250802_m030749_c001_v7007000_t0000_u01754104069676") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0bba_d20250802_m030740_c001_v0001130_t0013_u01754104060981") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c02ef_d20250802_m030736_c001_v7007000_t0000_u01754104056005") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0098_d20250802_m030732_c001_v0001136_t0026_u01754104052023") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d17481f9_d20250802_m030730_c001_v7007000_t0000_u01754104050536") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c71b_d20250802_m030722_c001_v0001182_t0057_u01754104042119") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b3f_d20250802_m030716_c001_v7007000_t0000_u01754104036949") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebffac_d20250802_m030713_c001_v0001136_t0028_u01754104033096") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f405dae8c8bc3d725_d20250802_m030711_c001_v7007000_t0000_u01754104031215") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b04_d20250802_m030702_c001_v0001130_t0026_u01754104022144") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1747eaa_d20250802_m030654_c001_v7007000_t0000_u01754104014589") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282b54_d20250802_m030645_c001_v0001184_t0040_u01754104005520") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cea_d20250802_m030640_c001_v7007000_t0000_u01754104000408") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282a9f_d20250802_m030630_c001_v0001184_t0019_u01754103990645") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468b1_d20250802_m030625_c001_v7007000_t0000_u01754103985683") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a52829ab_d20250802_m030617_c001_v0001184_t0058_u01754103977213") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f414ab92361c3a721_d20250802_m030733_c001_v7007000_t0000_u01754104053322") 2025/08/02 03:09:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0076_d20250802_m030728_c001_v0001136_t0050_u01754104048967") 2025/08/02 03:09:51 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748216_d20250802_m030752_c001_v7007000_t0000_u01754104072657") 2025/08/02 03:09:51 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c844_d20250802_m030747_c001_v0001182_t0008_u01754104067943") 2025/08/02 03:09:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955b7_d20250802_m030904_c001_v7007000_t0000_u01754104144923") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec03c4_d20250802_m030855_c001_v0001136_t0047_u01754104135352") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a607_d20250802_m030849_c001_v7007000_t0000_u01754104129948") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0330_d20250802_m030841_c001_v0001136_t0000_u01754104121581") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb219559b_d20250802_m030836_c001_v7007000_t0000_u01754104116059") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec02b2_d20250802_m030827_c001_v0001136_t0024_u01754104107549") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d09_d20250802_m030821_c001_v7007000_t0000_u01754104101737") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec022c_d20250802_m030813_c001_v0001136_t0000_u01754104093017") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf50_d20250802_m030807_c001_v7007000_t0000_u01754104087627") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec019e_d20250802_m030758_c001_v0001136_t0011_u01754104078193") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d174820f_d20250802_m030749_c001_v7007000_t0000_u01754104069837") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec00fa_d20250802_m030741_c001_v0001136_t0054_u01754104061935") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c02f1_d20250802_m030736_c001_v7007000_t0000_u01754104056189") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c791_d20250802_m030732_c001_v0001182_t0040_u01754104052057") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d69f22_d20250802_m030730_c001_v7007000_t0000_u01754104050513") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b6e_d20250802_m030722_c001_v0001130_t0008_u01754104042687") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b40_d20250802_m030717_c001_v7007000_t0000_u01754104037132") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b46_d20250802_m030713_c001_v0001130_t0018_u01754104033187") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4134a00943d559b8_d20250802_m030711_c001_v7007000_t0000_u01754104031619") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebff4a_d20250802_m030703_c001_v0001136_t0038_u01754104023090") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb219557b_d20250802_m030654_c001_v7007000_t0000_u01754104014529") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0aae_d20250802_m030646_c001_v0001130_t0018_u01754104006101") 2025/08/02 03:09:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0ceb_d20250802_m030640_c001_v7007000_t0000_u01754104000597") 2025/08/02 03:09:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0a66_d20250802_m030631_c001_v0001130_t0023_u01754103991202") 2025/08/02 03:09:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468b3_d20250802_m030625_c001_v7007000_t0000_u01754103985866") 2025/08/02 03:09:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0a1a_d20250802_m030617_c001_v0001130_t0052_u01754103977437") 2025/08/02 03:09:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c02e4_d20250802_m030733_c001_v7007000_t0000_u01754104053539") 2025/08/02 03:09:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282d74_d20250802_m030729_c001_v0001184_t0058_u01754104049011") 2025/08/02 03:09:53 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748218_d20250802_m030752_c001_v7007000_t0000_u01754104072840") 2025/08/02 03:09:53 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0146_d20250802_m030748_c001_v0001136_t0059_u01754104068043") 2025/08/02 03:09:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955b8_d20250802_m030905_c001_v7007000_t0000_u01754104145108") 2025/08/02 03:09:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a528311e_d20250802_m030855_c001_v0001184_t0039_u01754104135649") 2025/08/02 03:09:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a609_d20250802_m030850_c001_v7007000_t0000_u01754104130132") 2025/08/02 03:09:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5283082_d20250802_m030842_c001_v0001184_t0030_u01754104122057") 2025/08/02 03:09:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb219559c_d20250802_m030836_c001_v7007000_t0000_u01754104116245") 2025/08/02 03:09:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282ffc_d20250802_m030827_c001_v0001184_t0045_u01754104107823") 2025/08/02 03:09:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d0a_d20250802_m030821_c001_v7007000_t0000_u01754104101919") 2025/08/02 03:09:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282f72_d20250802_m030813_c001_v0001184_t0055_u01754104093574") 2025/08/02 03:09:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf51_d20250802_m030807_c001_v7007000_t0000_u01754104087809") 2025/08/02 03:09:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282ee7_d20250802_m030758_c001_v0001184_t0047_u01754104078908") 2025/08/02 03:09:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554d1cd_d20250802_m030749_c001_v7007000_t0000_u01754104069280") 2025/08/02 03:09:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c807_d20250802_m030742_c001_v0001182_t0028_u01754104062237") 2025/08/02 03:09:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c02f4_d20250802_m030736_c001_v7007000_t0000_u01754104056374") 2025/08/02 03:09:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b96_d20250802_m030732_c001_v0001130_t0038_u01754104052069") 2025/08/02 03:09:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0ea2_d20250802_m030730_c001_v7007000_t0000_u01754104050522") 2025/08/02 03:09:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0028_d20250802_m030723_c001_v0001136_t0016_u01754104043151") 2025/08/02 03:09:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b41_d20250802_m030717_c001_v7007000_t0000_u01754104037314") 2025/08/02 03:09:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282ca4_d20250802_m030713_c001_v0001184_t0056_u01754104033213") 2025/08/02 03:09:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e2438c_d20250802_m030711_c001_v7007000_t0000_u01754104031576") 2025/08/02 03:09:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c657_d20250802_m030703_c001_v0001182_t0029_u01754104023620") 2025/08/02 03:09:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c0264_d20250802_m030654_c001_v7007000_t0000_u01754104014323") 2025/08/02 03:09:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c583_d20250802_m030646_c001_v0001182_t0053_u01754104006569") 2025/08/02 03:09:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cee_d20250802_m030640_c001_v7007000_t0000_u01754104000780") 2025/08/02 03:09:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c4e1_d20250802_m030631_c001_v0001182_t0051_u01754103991698") 2025/08/02 03:09:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468b5_d20250802_m030626_c001_v7007000_t0000_u01754103986048") 2025/08/02 03:09:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c419_d20250802_m030617_c001_v0001182_t0035_u01754103977784") 2025/08/02 03:09:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f414ab92361c3a723_d20250802_m030733_c001_v7007000_t0000_u01754104053689") 2025/08/02 03:09:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c76b_d20250802_m030729_c001_v0001182_t0026_u01754104049029") 2025/08/02 03:09:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748219_d20250802_m030753_c001_v7007000_t0000_u01754104073022") 2025/08/02 03:09:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0bea_d20250802_m030748_c001_v0001130_t0001_u01754104068122") 2025/08/02 03:09:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955b9_d20250802_m030905_c001_v7007000_t0000_u01754104145291") 2025/08/02 03:09:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0d30_d20250802_m030855_c001_v0001130_t0013_u01754104135872") 2025/08/02 03:09:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a60a_d20250802_m030850_c001_v7007000_t0000_u01754104130314") 2025/08/02 03:09:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0cec_d20250802_m030842_c001_v0001130_t0005_u01754104122246") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb219559d_d20250802_m030836_c001_v7007000_t0000_u01754104116432") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0cac_d20250802_m030828_c001_v0001130_t0052_u01754104108010") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d0b_d20250802_m030822_c001_v7007000_t0000_u01754104102106") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0c5c_d20250802_m030813_c001_v0001130_t0057_u01754104093776") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf52_d20250802_m030807_c001_v7007000_t0000_u01754104087992") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0c16_d20250802_m030759_c001_v0001130_t0053_u01754104079114") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748209_d20250802_m030749_c001_v7007000_t0000_u01754104069284") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282e1a_d20250802_m030742_c001_v0001184_t0024_u01754104062444") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c02f6_d20250802_m030736_c001_v7007000_t0000_u01754104056560") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282d9e_d20250802_m030732_c001_v0001184_t0003_u01754104052129") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f412dc033f4915c6f_d20250802_m030730_c001_v7007000_t0000_u01754104050105") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282d38_d20250802_m030723_c001_v0001184_t0047_u01754104043573") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b42_d20250802_m030717_c001_v7007000_t0000_u01754104037497") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c6c3_d20250802_m030713_c001_v0001182_t0051_u01754104033252") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1747ebe_d20250802_m030711_c001_v7007000_t0000_u01754104031624") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282c20_d20250802_m030703_c001_v0001184_t0026_u01754104023829") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c0266_d20250802_m030654_c001_v7007000_t0000_u01754104014689") 2025/08/02 03:09:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfea4_d20250802_m030646_c001_v0001136_t0050_u01754104006767") 2025/08/02 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cf0_d20250802_m030640_c001_v7007000_t0000_u01754104000965") 2025/08/02 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfe10_d20250802_m030631_c001_v0001136_t0050_u01754103991896") 2025/08/02 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468b6_d20250802_m030626_c001_v7007000_t0000_u01754103986231") 2025/08/02 03:09:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfd82_d20250802_m030617_c001_v0001136_t0058_u01754103977978") 2025/08/02 03:09:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554d1a8_d20250802_m030733_c001_v7007000_t0000_u01754104053553") 2025/08/02 03:09:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b84_d20250802_m030729_c001_v0001130_t0039_u01754104049099") 2025/08/02 03:09:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d174821b_d20250802_m030753_c001_v7007000_t0000_u01754104073205") 2025/08/02 03:09:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c848_d20250802_m030748_c001_v0001182_t0053_u01754104068140") 2025/08/02 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955ba_d20250802_m030905_c001_v7007000_t0000_u01754104145476") 2025/08/02 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9cade_d20250802_m030856_c001_v0001182_t0024_u01754104136505") 2025/08/02 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a60b_d20250802_m030850_c001_v7007000_t0000_u01754104130495") 2025/08/02 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9ca46_d20250802_m030842_c001_v0001182_t0042_u01754104122763") 2025/08/02 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb219559e_d20250802_m030836_c001_v7007000_t0000_u01754104116618") 2025/08/02 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c9cd_d20250802_m030828_c001_v0001182_t0052_u01754104108412") 2025/08/02 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d0c_d20250802_m030822_c001_v7007000_t0000_u01754104102290") 2025/08/02 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c944_d20250802_m030814_c001_v0001182_t0013_u01754104094232") 2025/08/02 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf53_d20250802_m030808_c001_v7007000_t0000_u01754104088175") 2025/08/02 03:09:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c8cc_d20250802_m030759_c001_v0001182_t0050_u01754104079597") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d174820a_d20250802_m030749_c001_v7007000_t0000_u01754104069438") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0bc4_d20250802_m030742_c001_v0001130_t0044_u01754104062644") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c02f9_d20250802_m030736_c001_v7007000_t0000_u01754104056745") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c797_d20250802_m030732_c001_v0001182_t0039_u01754104052312") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554d1a1_d20250802_m030730_c001_v7007000_t0000_u01754104050689") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c723_d20250802_m030723_c001_v0001182_t0037_u01754104043777") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b44_d20250802_m030717_c001_v7007000_t0000_u01754104037680") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebffb2_d20250802_m030713_c001_v0001136_t0027_u01754104033401") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b34_d20250802_m030711_c001_v7007000_t0000_u01754104031638") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b0c_d20250802_m030704_c001_v0001130_t0056_u01754104024019") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef222ef_d20250802_m030654_c001_v7007000_t0000_u01754104014538") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282b64_d20250802_m030647_c001_v0001184_t0026_u01754104007103") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cf1_d20250802_m030641_c001_v7007000_t0000_u01754104001151") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282ab1_d20250802_m030632_c001_v0001184_t0028_u01754103992209") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468b7_d20250802_m030626_c001_v7007000_t0000_u01754103986417") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a52829cb_d20250802_m030618_c001_v0001184_t0041_u01754103978314") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba215e4_d20250802_m030733_c001_v7007000_t0000_u01754104053701") 2025/08/02 03:09:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282d78_d20250802_m030729_c001_v0001184_t0027_u01754104049233") 2025/08/02 03:09:57 DEBUG : dir1/0007-12345: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d174821c_d20250802_m030753_c001_v7007000_t0000_u01754104073387") 2025/08/02 03:09:57 DEBUG : dir1/0007-12345: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282e6c_d20250802_m030748_c001_v0001184_t0025_u01754104068173") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955bb_d20250802_m030905_c001_v7007000_t0000_u01754104145659") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec03da_d20250802_m030856_c001_v0001136_t0019_u01754104136720") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a60c_d20250802_m030850_c001_v7007000_t0000_u01754104130677") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec033c_d20250802_m030842_c001_v0001136_t0042_u01754104122961") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb219559f_d20250802_m030836_c001_v7007000_t0000_u01754104116804") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec02ba_d20250802_m030828_c001_v0001136_t0017_u01754104108636") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d0d_d20250802_m030822_c001_v7007000_t0000_u01754104102473") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec023a_d20250802_m030814_c001_v0001136_t0054_u01754104094434") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf54_d20250802_m030808_c001_v7007000_t0000_u01754104088357") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec01b0_d20250802_m030759_c001_v0001136_t0027_u01754104079792") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f403a8c8011e7780b_d20250802_m030749_c001_v7007000_t0000_u01754104069660") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec010e_d20250802_m030743_c001_v0001136_t0038_u01754104063010") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c02fc_d20250802_m030736_c001_v7007000_t0000_u01754104056940") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282da0_d20250802_m030732_c001_v0001184_t0034_u01754104052333") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4086dd0977b95201_d20250802_m030730_c001_v7007000_t0000_u01754104050304") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b72_d20250802_m030723_c001_v0001130_t0000_u01754104043972") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b45_d20250802_m030717_c001_v7007000_t0000_u01754104037863") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282caa_d20250802_m030713_c001_v0001184_t0027_u01754104033424") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e2438b_d20250802_m030711_c001_v7007000_t0000_u01754104031390") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebff58_d20250802_m030704_c001_v0001136_t0016_u01754104024344") 2025/08/02 03:09:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f4039c49_d20250802_m030654_c001_v7007000_t0000_u01754104014386") 2025/08/02 03:09:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0ab4_d20250802_m030647_c001_v0001130_t0049_u01754104007295") 2025/08/02 03:09:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cf2_d20250802_m030641_c001_v7007000_t0000_u01754104001337") 2025/08/02 03:09:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0a73_d20250802_m030632_c001_v0001130_t0015_u01754103992412") 2025/08/02 03:09:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468b8_d20250802_m030626_c001_v7007000_t0000_u01754103986601") 2025/08/02 03:09:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0a1e_d20250802_m030618_c001_v0001130_t0035_u01754103978499") 2025/08/02 03:09:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554d1a7_d20250802_m030733_c001_v7007000_t0000_u01754104053367") 2025/08/02 03:09:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c771_d20250802_m030729_c001_v0001182_t0058_u01754104049234") 2025/08/02 03:09:59 DEBUG : dir1/0008-23456: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d174821d_d20250802_m030753_c001_v7007000_t0000_u01754104073582") 2025/08/02 03:09:59 DEBUG : dir1/0008-23456: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c84a_d20250802_m030748_c001_v0001182_t0036_u01754104068348") 2025/08/02 03:09:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955bc_d20250802_m030905_c001_v7007000_t0000_u01754104145844") 2025/08/02 03:09:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a528312c_d20250802_m030857_c001_v0001184_t0028_u01754104137129") 2025/08/02 03:09:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a60e_d20250802_m030850_c001_v7007000_t0000_u01754104130858") 2025/08/02 03:09:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a528308a_d20250802_m030843_c001_v0001184_t0025_u01754104123333") 2025/08/02 03:09:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955a0_d20250802_m030836_c001_v7007000_t0000_u01754104116990") 2025/08/02 03:09:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5283004_d20250802_m030828_c001_v0001184_t0052_u01754104108995") 2025/08/02 03:09:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d0e_d20250802_m030822_c001_v7007000_t0000_u01754104102658") 2025/08/02 03:09:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282f7e_d20250802_m030814_c001_v0001184_t0031_u01754104094903") 2025/08/02 03:09:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf55_d20250802_m030808_c001_v7007000_t0000_u01754104088538") 2025/08/02 03:09:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282ef9_d20250802_m030800_c001_v0001184_t0029_u01754104080101") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d174820b_d20250802_m030749_c001_v7007000_t0000_u01754104069466") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c819_d20250802_m030743_c001_v0001182_t0024_u01754104063594") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c02fd_d20250802_m030737_c001_v7007000_t0000_u01754104057123") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b9a_d20250802_m030732_c001_v0001130_t0016_u01754104052473") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4086dd0977b95202_d20250802_m030730_c001_v7007000_t0000_u01754104050487") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0036_d20250802_m030724_c001_v0001136_t0033_u01754104044354") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b46_d20250802_m030718_c001_v7007000_t0000_u01754104038050") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c6c7_d20250802_m030713_c001_v0001182_t0010_u01754104033462") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f30f_d20250802_m030711_c001_v7007000_t0000_u01754104031595") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c661_d20250802_m030704_c001_v0001182_t0015_u01754104024742") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c468_d20250802_m030654_c001_v7007000_t0000_u01754104014336") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c59b_d20250802_m030647_c001_v0001182_t0027_u01754104007594") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cf5_d20250802_m030641_c001_v7007000_t0000_u01754104001522") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c4eb_d20250802_m030633_c001_v0001182_t0058_u01754103993063") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468b9_d20250802_m030626_c001_v7007000_t0000_u01754103986783") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c42d_d20250802_m030618_c001_v0001182_t0044_u01754103978808") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba215e0_d20250802_m030733_c001_v7007000_t0000_u01754104053333") 2025/08/02 03:10:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0078_d20250802_m030729_c001_v0001136_t0054_u01754104049245") 2025/08/02 03:10:00 DEBUG : dir1/0009-34567: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d174821e_d20250802_m030753_c001_v7007000_t0000_u01754104073764") 2025/08/02 03:10:00 DEBUG : dir1/0009-34567: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec014a_d20250802_m030748_c001_v0001136_t0045_u01754104068365") 2025/08/02 03:10:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955bd_d20250802_m030906_c001_v7007000_t0000_u01754104146029") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0d3a_d20250802_m030857_c001_v0001130_t0008_u01754104137346") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a60f_d20250802_m030851_c001_v7007000_t0000_u01754104131039") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0cf0_d20250802_m030843_c001_v0001130_t0028_u01754104123527") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955a1_d20250802_m030837_c001_v7007000_t0000_u01754104117178") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0cae_d20250802_m030829_c001_v0001130_t0002_u01754104109178") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d0f_d20250802_m030822_c001_v7007000_t0000_u01754104102846") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0c64_d20250802_m030815_c001_v0001130_t0032_u01754104095107") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf57_d20250802_m030808_c001_v7007000_t0000_u01754104088720") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0c24_d20250802_m030800_c001_v0001130_t0027_u01754104080308") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748208_d20250802_m030749_c001_v7007000_t0000_u01754104069254") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282e2a_d20250802_m030743_c001_v0001184_t0048_u01754104063816") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c0302_d20250802_m030737_c001_v7007000_t0000_u01754104057321") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec00a0_d20250802_m030732_c001_v0001136_t0018_u01754104052508") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f412dc033f4915c73_d20250802_m030730_c001_v7007000_t0000_u01754104050650") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282d46_d20250802_m030724_c001_v0001184_t0022_u01754104044722") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b48_d20250802_m030718_c001_v7007000_t0000_u01754104038232") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282cac_d20250802_m030713_c001_v0001184_t0033_u01754104033643") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4134a00943d559ba_d20250802_m030711_c001_v7007000_t0000_u01754104031834") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282c34_d20250802_m030704_c001_v0001184_t0022_u01754104024960") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c46a_d20250802_m030654_c001_v7007000_t0000_u01754104014704") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfeae_d20250802_m030647_c001_v0001136_t0021_u01754104007790") 2025/08/02 03:10:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cf6_d20250802_m030641_c001_v7007000_t0000_u01754104001705") 2025/08/02 03:10:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfe1c_d20250802_m030633_c001_v0001136_t0050_u01754103993264") 2025/08/02 03:10:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468bb_d20250802_m030626_c001_v7007000_t0000_u01754103986965") 2025/08/02 03:10:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfd8e_d20250802_m030619_c001_v0001136_t0027_u01754103979002") 2025/08/02 03:10:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d69f27_d20250802_m030733_c001_v7007000_t0000_u01754104053345") 2025/08/02 03:10:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282d7c_d20250802_m030729_c001_v0001184_t0013_u01754104049435") 2025/08/02 03:10:02 DEBUG : dir1/0010-45678: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d174821f_d20250802_m030753_c001_v7007000_t0000_u01754104073967") 2025/08/02 03:10:02 DEBUG : dir1/0010-45678: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282e74_d20250802_m030748_c001_v0001184_t0029_u01754104068387") 2025/08/02 03:10:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955be_d20250802_m030906_c001_v7007000_t0000_u01754104146213") 2025/08/02 03:10:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9caee_d20250802_m030857_c001_v0001182_t0036_u01754104137772") 2025/08/02 03:10:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a611_d20250802_m030851_c001_v7007000_t0000_u01754104131221") 2025/08/02 03:10:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9ca4e_d20250802_m030843_c001_v0001182_t0012_u01754104123847") 2025/08/02 03:10:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955a2_d20250802_m030837_c001_v7007000_t0000_u01754104117368") 2025/08/02 03:10:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c9d7_d20250802_m030829_c001_v0001182_t0058_u01754104109607") 2025/08/02 03:10:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d10_d20250802_m030823_c001_v7007000_t0000_u01754104103029") 2025/08/02 03:10:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c956_d20250802_m030815_c001_v0001182_t0050_u01754104095487") 2025/08/02 03:10:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf58_d20250802_m030808_c001_v7007000_t0000_u01754104088902") 2025/08/02 03:10:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c8d6_d20250802_m030800_c001_v0001182_t0010_u01754104080685") 2025/08/02 03:10:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f407935410a9f271f_d20250802_m030749_c001_v7007000_t0000_u01754104069693") 2025/08/02 03:10:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0bc8_d20250802_m030744_c001_v0001130_t0057_u01754104064030") 2025/08/02 03:10:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c0303_d20250802_m030737_c001_v7007000_t0000_u01754104057507") 2025/08/02 03:10:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c79d_d20250802_m030732_c001_v0001182_t0032_u01754104052519") 2025/08/02 03:10:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d69f21_d20250802_m030730_c001_v7007000_t0000_u01754104050320") 2025/08/02 03:10:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c731_d20250802_m030724_c001_v0001182_t0011_u01754104044907") 2025/08/02 03:10:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b4a_d20250802_m030718_c001_v7007000_t0000_u01754104038415") 2025/08/02 03:10:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b48_d20250802_m030713_c001_v0001130_t0022_u01754104033661") 2025/08/02 03:10:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f405dae8c8bc3d727_d20250802_m030711_c001_v7007000_t0000_u01754104031579") 2025/08/02 03:10:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b0e_d20250802_m030705_c001_v0001130_t0001_u01754104025150") 2025/08/02 03:10:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb219557a_d20250802_m030654_c001_v7007000_t0000_u01754104014345") 2025/08/02 03:10:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282b70_d20250802_m030648_c001_v0001184_t0023_u01754104008130") 2025/08/02 03:10:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cf7_d20250802_m030641_c001_v7007000_t0000_u01754104001889") 2025/08/02 03:10:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282ac5_d20250802_m030633_c001_v0001184_t0020_u01754103993573") 2025/08/02 03:10:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468bc_d20250802_m030627_c001_v7007000_t0000_u01754103987148") 2025/08/02 03:10:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a52829d5_d20250802_m030619_c001_v0001184_t0002_u01754103979344") 2025/08/02 03:10:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4086dd0977b95208_d20250802_m030733_c001_v7007000_t0000_u01754104053562") 2025/08/02 03:10:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b8a_d20250802_m030729_c001_v0001130_t0016_u01754104049436") 2025/08/02 03:10:03 DEBUG : dir1/0011-56789: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748220_d20250802_m030754_c001_v7007000_t0000_u01754104074148") 2025/08/02 03:10:03 DEBUG : dir1/0011-56789: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0bee_d20250802_m030748_c001_v0001130_t0055_u01754104068550") 2025/08/02 03:10:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955c0_d20250802_m030906_c001_v7007000_t0000_u01754104146396") 2025/08/02 03:10:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec03ee_d20250802_m030857_c001_v0001136_t0045_u01754104137986") 2025/08/02 03:10:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a612_d20250802_m030851_c001_v7007000_t0000_u01754104131401") 2025/08/02 03:10:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0346_d20250802_m030844_c001_v0001136_t0035_u01754104124042") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955a3_d20250802_m030837_c001_v7007000_t0000_u01754104117554") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec02c2_d20250802_m030829_c001_v0001136_t0027_u01754104109800") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d11_d20250802_m030823_c001_v7007000_t0000_u01754104103216") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec024a_d20250802_m030815_c001_v0001136_t0030_u01754104095757") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf59_d20250802_m030809_c001_v7007000_t0000_u01754104089095") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec01bc_d20250802_m030800_c001_v0001136_t0032_u01754104080921") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554d1d2_d20250802_m030749_c001_v7007000_t0000_u01754104069670") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0118_d20250802_m030744_c001_v0001136_t0022_u01754104064324") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c0305_d20250802_m030737_c001_v7007000_t0000_u01754104057693") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282da6_d20250802_m030732_c001_v0001184_t0022_u01754104052564") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4086dd0977b95203_d20250802_m030730_c001_v7007000_t0000_u01754104050671") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b76_d20250802_m030725_c001_v0001130_t0016_u01754104045139") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b4b_d20250802_m030718_c001_v7007000_t0000_u01754104038597") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c6cb_d20250802_m030713_c001_v0001182_t0010_u01754104033674") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e2438f_d20250802_m030711_c001_v7007000_t0000_u01754104031760") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebff64_d20250802_m030705_c001_v0001136_t0041_u01754104025816") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef222ee_d20250802_m030654_c001_v7007000_t0000_u01754104014349") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0abc_d20250802_m030648_c001_v0001130_t0011_u01754104008326") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cf8_d20250802_m030642_c001_v7007000_t0000_u01754104002073") 2025/08/02 03:10:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0a7a_d20250802_m030633_c001_v0001130_t0014_u01754103993757") 2025/08/02 03:10:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468bd_d20250802_m030627_c001_v7007000_t0000_u01754103987330") 2025/08/02 03:10:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0a28_d20250802_m030619_c001_v0001130_t0047_u01754103979536") 2025/08/02 03:10:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f412dc033f4915c75_d20250802_m030733_c001_v7007000_t0000_u01754104053392") 2025/08/02 03:10:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c775_d20250802_m030729_c001_v0001182_t0035_u01754104049447") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748221_d20250802_m030754_c001_v7007000_t0000_u01754104074330") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c850_d20250802_m030748_c001_v0001182_t0053_u01754104068571") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955c1_d20250802_m030906_c001_v7007000_t0000_u01754104146580") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a528313c_d20250802_m030858_c001_v0001184_t0037_u01754104138509") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a613_d20250802_m030851_c001_v7007000_t0000_u01754104131583") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5283094_d20250802_m030844_c001_v0001184_t0012_u01754104124365") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955a4_d20250802_m030837_c001_v7007000_t0000_u01754104117746") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a528300e_d20250802_m030830_c001_v0001184_t0037_u01754104110104") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d12_d20250802_m030823_c001_v7007000_t0000_u01754104103398") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282f8e_d20250802_m030816_c001_v0001184_t0024_u01754104096091") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf5a_d20250802_m030809_c001_v7007000_t0000_u01754104089278") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282eff_d20250802_m030801_c001_v0001184_t0030_u01754104081316") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401208b4f10593b6_d20250802_m030749_c001_v7007000_t0000_u01754104069477") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c822_d20250802_m030744_c001_v0001182_t0017_u01754104064604") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c0307_d20250802_m030737_c001_v7007000_t0000_u01754104057878") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c7a1_d20250802_m030732_c001_v0001182_t0011_u01754104052741") 2025/08/02 03:10:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f412dc033f4915c72_d20250802_m030730_c001_v7007000_t0000_u01754104050469") 2025/08/02 03:10:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0040_d20250802_m030725_c001_v0001136_t0048_u01754104045551") 2025/08/02 03:10:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b4c_d20250802_m030718_c001_v7007000_t0000_u01754104038781") 2025/08/02 03:10:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebffba_d20250802_m030713_c001_v0001136_t0039_u01754104033691") 2025/08/02 03:10:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba215a0_d20250802_m030711_c001_v7007000_t0000_u01754104031802") 2025/08/02 03:10:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c671_d20250802_m030706_c001_v0001182_t0018_u01754104026217") 2025/08/02 03:10:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1747ea9_d20250802_m030654_c001_v7007000_t0000_u01754104014396") 2025/08/02 03:10:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c5a7_d20250802_m030648_c001_v0001182_t0024_u01754104008936") 2025/08/02 03:10:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cf9_d20250802_m030642_c001_v7007000_t0000_u01754104002261") 2025/08/02 03:10:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c4fb_d20250802_m030634_c001_v0001182_t0021_u01754103994339") 2025/08/02 03:10:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468be_d20250802_m030627_c001_v7007000_t0000_u01754103987512") 2025/08/02 03:10:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c437_d20250802_m030619_c001_v0001182_t0035_u01754103979963") 2025/08/02 03:10:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94746940_d20250802_m030733_c001_v7007000_t0000_u01754104053572") 2025/08/02 03:10:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282d7e_d20250802_m030729_c001_v0001184_t0011_u01754104049645") 2025/08/02 03:10:06 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748222_d20250802_m030754_c001_v7007000_t0000_u01754104074514") 2025/08/02 03:10:06 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282e78_d20250802_m030748_c001_v0001184_t0056_u01754104068600") 2025/08/02 03:10:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955c2_d20250802_m030906_c001_v7007000_t0000_u01754104146764") 2025/08/02 03:10:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0d40_d20250802_m030858_c001_v0001130_t0057_u01754104138704") 2025/08/02 03:10:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a614_d20250802_m030851_c001_v7007000_t0000_u01754104131764") 2025/08/02 03:10:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0cf4_d20250802_m030844_c001_v0001130_t0011_u01754104124551") 2025/08/02 03:10:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955a5_d20250802_m030837_c001_v7007000_t0000_u01754104117932") 2025/08/02 03:10:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0cb4_d20250802_m030830_c001_v0001130_t0005_u01754104110292") 2025/08/02 03:10:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d13_d20250802_m030823_c001_v7007000_t0000_u01754104103591") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0c72_d20250802_m030816_c001_v0001130_t0039_u01754104096318") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf5b_d20250802_m030809_c001_v7007000_t0000_u01754104089461") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0c2a_d20250802_m030801_c001_v0001130_t0013_u01754104081525") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554d1d0_d20250802_m030749_c001_v7007000_t0000_u01754104069475") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282e3c_d20250802_m030745_c001_v0001184_t0021_u01754104065005") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c0309_d20250802_m030738_c001_v7007000_t0000_u01754104058062") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282da8_d20250802_m030732_c001_v0001184_t0016_u01754104052762") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4086dd0977b95200_d20250802_m030730_c001_v7007000_t0000_u01754104050121") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282d52_d20250802_m030725_c001_v0001184_t0045_u01754104045872") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b4d_d20250802_m030719_c001_v7007000_t0000_u01754104039010") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282cb2_d20250802_m030713_c001_v0001184_t0013_u01754104033871") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4134a00943d559b9_d20250802_m030711_c001_v7007000_t0000_u01754104031771") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282c48_d20250802_m030706_c001_v0001184_t0033_u01754104026452") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d69ef8_d20250802_m030654_c001_v7007000_t0000_u01754104014367") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfec0_d20250802_m030649_c001_v0001136_t0057_u01754104009150") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cfa_d20250802_m030642_c001_v7007000_t0000_u01754104002450") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfe28_d20250802_m030634_c001_v0001136_t0058_u01754103994550") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468bf_d20250802_m030627_c001_v7007000_t0000_u01754103987695") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfd98_d20250802_m030620_c001_v0001136_t0000_u01754103980186") 2025/08/02 03:10:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d69f29_d20250802_m030733_c001_v7007000_t0000_u01754104053714") 2025/08/02 03:10:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c777_d20250802_m030729_c001_v0001182_t0022_u01754104049655") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748223_d20250802_m030754_c001_v7007000_t0000_u01754104074696") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0152_d20250802_m030748_c001_v0001136_t0013_u01754104068651") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955c3_d20250802_m030906_c001_v7007000_t0000_u01754104146948") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9caf0_d20250802_m030859_c001_v0001182_t0053_u01754104139012") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a615_d20250802_m030851_c001_v7007000_t0000_u01754104131945") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9ca5c_d20250802_m030844_c001_v0001182_t0026_u01754104124916") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955a6_d20250802_m030838_c001_v7007000_t0000_u01754104118122") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c9e1_d20250802_m030830_c001_v0001182_t0050_u01754104110951") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d14_d20250802_m030823_c001_v7007000_t0000_u01754104103774") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c964_d20250802_m030816_c001_v0001182_t0017_u01754104096615") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf5c_d20250802_m030809_c001_v7007000_t0000_u01754104089646") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c8e6_d20250802_m030802_c001_v0001182_t0052_u01754104082010") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d174820c_d20250802_m030749_c001_v7007000_t0000_u01754104069621") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0bd4_d20250802_m030745_c001_v0001130_t0045_u01754104065190") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c030a_d20250802_m030738_c001_v7007000_t0000_u01754104058247") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec00a6_d20250802_m030732_c001_v0001136_t0031_u01754104052893") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d69f20_d20250802_m030730_c001_v7007000_t0000_u01754104050130") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c73d_d20250802_m030726_c001_v0001182_t0018_u01754104046075") 2025/08/02 03:10:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b4e_d20250802_m030719_c001_v7007000_t0000_u01754104039194") 2025/08/02 03:10:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c6cd_d20250802_m030713_c001_v0001182_t0047_u01754104033887") 2025/08/02 03:10:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1747ebf_d20250802_m030711_c001_v7007000_t0000_u01754104031810") 2025/08/02 03:10:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b18_d20250802_m030706_c001_v0001130_t0025_u01754104026637") 2025/08/02 03:10:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d69ef9_d20250802_m030654_c001_v7007000_t0000_u01754104014550") 2025/08/02 03:10:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282b7e_d20250802_m030649_c001_v0001184_t0010_u01754104009465") 2025/08/02 03:10:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cfb_d20250802_m030642_c001_v7007000_t0000_u01754104002637") 2025/08/02 03:10:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282ad7_d20250802_m030635_c001_v0001184_t0033_u01754103995009") 2025/08/02 03:10:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468c0_d20250802_m030627_c001_v7007000_t0000_u01754103987878") 2025/08/02 03:10:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a52829e9_d20250802_m030620_c001_v0001184_t0044_u01754103980781") 2025/08/02 03:10:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f414ab92361c3a722_d20250802_m030733_c001_v7007000_t0000_u01754104053504") 2025/08/02 03:10:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0080_d20250802_m030729_c001_v0001136_t0021_u01754104049737") 2025/08/02 03:10:09 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748224_d20250802_m030754_c001_v7007000_t0000_u01754104074878") 2025/08/02 03:10:09 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c854_d20250802_m030748_c001_v0001182_t0017_u01754104068776") 2025/08/02 03:10:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955c4_d20250802_m030907_c001_v7007000_t0000_u01754104147140") 2025/08/02 03:10:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec03fe_d20250802_m030859_c001_v0001136_t0046_u01754104139215") 2025/08/02 03:10:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a617_d20250802_m030852_c001_v7007000_t0000_u01754104132128") 2025/08/02 03:10:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0352_d20250802_m030845_c001_v0001136_t0047_u01754104125128") 2025/08/02 03:10:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955a7_d20250802_m030838_c001_v7007000_t0000_u01754104118320") 2025/08/02 03:10:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec02ce_d20250802_m030831_c001_v0001136_t0023_u01754104111146") 2025/08/02 03:10:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d15_d20250802_m030823_c001_v7007000_t0000_u01754104103958") 2025/08/02 03:10:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0256_d20250802_m030816_c001_v0001136_t0056_u01754104096952") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf5d_d20250802_m030809_c001_v7007000_t0000_u01754104089830") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec01c8_d20250802_m030802_c001_v0001136_t0030_u01754104082210") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401208b4f10593b5_d20250802_m030749_c001_v7007000_t0000_u01754104069270") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0128_d20250802_m030745_c001_v0001136_t0051_u01754104065473") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c030c_d20250802_m030738_c001_v7007000_t0000_u01754104058431") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b9c_d20250802_m030732_c001_v0001130_t0046_u01754104052923") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f414ab92361c3a717_d20250802_m030730_c001_v7007000_t0000_u01754104050528") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b7c_d20250802_m030726_c001_v0001130_t0046_u01754104046297") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b50_d20250802_m030719_c001_v7007000_t0000_u01754104039377") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b4a_d20250802_m030713_c001_v0001130_t0040_u01754104033941") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b35_d20250802_m030711_c001_v7007000_t0000_u01754104031824") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebff6a_d20250802_m030706_c001_v0001136_t0012_u01754104026982") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f405dae8c8bc3d70e_d20250802_m030654_c001_v7007000_t0000_u01754104014563") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0ac6_d20250802_m030649_c001_v0001130_t0055_u01754104009650") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cfd_d20250802_m030642_c001_v7007000_t0000_u01754104002820") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0a7e_d20250802_m030635_c001_v0001130_t0035_u01754103995210") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468c2_d20250802_m030628_c001_v7007000_t0000_u01754103988060") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0a30_d20250802_m030620_c001_v0001130_t0001_u01754103980972") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d9474693f_d20250802_m030733_c001_v7007000_t0000_u01754104053385") 2025/08/02 03:10:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282d82_d20250802_m030729_c001_v0001184_t0012_u01754104049848") 2025/08/02 03:10:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c473_d20250802_m030657_c001_v7007000_t0000_u01754104017108") 2025/08/02 03:10:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c5d3_d20250802_m030652_c001_v0001182_t0015_u01754104012498") 2025/08/02 03:10:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c474_d20250802_m030657_c001_v7007000_t0000_u01754104017291") 2025/08/02 03:10:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282ba6_d20250802_m030652_c001_v0001184_t0049_u01754104012539") 2025/08/02 03:10:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c475_d20250802_m030657_c001_v7007000_t0000_u01754104017476") 2025/08/02 03:10:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0ad4_d20250802_m030652_c001_v0001130_t0040_u01754104012616") 2025/08/02 03:10:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c477_d20250802_m030657_c001_v7007000_t0000_u01754104017659") 2025/08/02 03:10:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c5db_d20250802_m030652_c001_v0001182_t0018_u01754104012720") 2025/08/02 03:10:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c479_d20250802_m030657_c001_v7007000_t0000_u01754104017842") 2025/08/02 03:10:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282baa_d20250802_m030652_c001_v0001184_t0044_u01754104012773") 2025/08/02 03:10:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c47a_d20250802_m030658_c001_v7007000_t0000_u01754104018026") 2025/08/02 03:10:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfee4_d20250802_m030652_c001_v0001136_t0046_u01754104012823") 2025/08/02 03:10:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c47b_d20250802_m030658_c001_v7007000_t0000_u01754104018210") 2025/08/02 03:10:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c5dd_d20250802_m030652_c001_v0001182_t0016_u01754104012952") 2025/08/02 03:10:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c47c_d20250802_m030658_c001_v7007000_t0000_u01754104018393") 2025/08/02 03:10:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282bae_d20250802_m030652_c001_v0001184_t0023_u01754104012991") 2025/08/02 03:10:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c47d_d20250802_m030658_c001_v7007000_t0000_u01754104018576") 2025/08/02 03:10:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0ad6_d20250802_m030652_c001_v0001130_t0027_u01754104012996") 2025/08/02 03:10:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c47e_d20250802_m030658_c001_v7007000_t0000_u01754104018760") 2025/08/02 03:10:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfeea_d20250802_m030653_c001_v0001136_t0009_u01754104013104") 2025/08/02 03:10:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c47f_d20250802_m030658_c001_v7007000_t0000_u01754104018947") 2025/08/02 03:10:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c5e5_d20250802_m030653_c001_v0001182_t0024_u01754104013180") 2025/08/02 03:10:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c480_d20250802_m030659_c001_v7007000_t0000_u01754104019132") 2025/08/02 03:10:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282bb4_d20250802_m030653_c001_v0001184_t0027_u01754104013202") 2025/08/02 03:10:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c481_d20250802_m030659_c001_v7007000_t0000_u01754104019320") 2025/08/02 03:10:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0adc_d20250802_m030653_c001_v0001130_t0032_u01754104013389") 2025/08/02 03:10:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c483_d20250802_m030659_c001_v7007000_t0000_u01754104019504") 2025/08/02 03:10:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c5e7_d20250802_m030653_c001_v0001182_t0050_u01754104013400") 2025/08/02 03:10:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c484_d20250802_m030659_c001_v7007000_t0000_u01754104019687") 2025/08/02 03:10:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282bba_d20250802_m030653_c001_v0001184_t0031_u01754104013420") 2025/08/02 03:10:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c485_d20250802_m030659_c001_v7007000_t0000_u01754104019869") 2025/08/02 03:10:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfeee_d20250802_m030653_c001_v0001136_t0010_u01754104013525") 2025/08/02 03:10:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f313_d20250802_m030714_c001_v7007000_t0000_u01754104034515") 2025/08/02 03:10:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c69b_d20250802_m030709_c001_v0001182_t0013_u01754104029804") 2025/08/02 03:10:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4134a00943d559c0_d20250802_m030714_c001_v7007000_t0000_u01754104034339") 2025/08/02 03:10:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282c74_d20250802_m030709_c001_v0001184_t0058_u01754104029829") 2025/08/02 03:10:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e24394_d20250802_m030714_c001_v7007000_t0000_u01754104034346") 2025/08/02 03:10:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b2c_d20250802_m030709_c001_v0001130_t0031_u01754104029945") 2025/08/02 03:10:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4134a00943d559c1_d20250802_m030714_c001_v7007000_t0000_u01754104034453") 2025/08/02 03:10:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282c76_d20250802_m030710_c001_v0001184_t0027_u01754104030029") 2025/08/02 03:10:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba215a3_d20250802_m030714_c001_v7007000_t0000_u01754104034465") 2025/08/02 03:10:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c69d_d20250802_m030710_c001_v0001182_t0018_u01754104030028") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4134a00943d559c2_d20250802_m030714_c001_v7007000_t0000_u01754104034526") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebff8c_d20250802_m030710_c001_v0001136_t0009_u01754104030037") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba215a2_d20250802_m030714_c001_v7007000_t0000_u01754104034281") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282c7a_d20250802_m030710_c001_v0001184_t0049_u01754104030233") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b38_d20250802_m030714_c001_v7007000_t0000_u01754104034476") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b2e_d20250802_m030710_c001_v0001130_t0025_u01754104030267") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e24395_d20250802_m030714_c001_v7007000_t0000_u01754104034559") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282c80_d20250802_m030710_c001_v0001184_t0038_u01754104030448") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b37_d20250802_m030714_c001_v7007000_t0000_u01754104034291") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c6a1_d20250802_m030710_c001_v0001182_t0043_u01754104030497") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1747ec1_d20250802_m030714_c001_v7007000_t0000_u01754104034299") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebff90_d20250802_m030710_c001_v0001136_t0010_u01754104030495") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1747ec2_d20250802_m030714_c001_v7007000_t0000_u01754104034490") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b34_d20250802_m030710_c001_v0001130_t0049_u01754104030585") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4134a00943d559c3_d20250802_m030714_c001_v7007000_t0000_u01754104034636") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282c86_d20250802_m030710_c001_v0001184_t0051_u01754104030655") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f414ab92361c3a6b9_d20250802_m030714_c001_v7007000_t0000_u01754104034314") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c6a3_d20250802_m030710_c001_v0001182_t0019_u01754104030691") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f414ab92361c3a6bb_d20250802_m030714_c001_v7007000_t0000_u01754104034506") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282c88_d20250802_m030710_c001_v0001184_t0054_u01754104030864") 2025/08/02 03:10:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba215a4_d20250802_m030714_c001_v7007000_t0000_u01754104034648") 2025/08/02 03:10:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b38_d20250802_m030710_c001_v0001130_t0032_u01754104030863") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f405a2b473ac095d4_d20250802_m030505_c001_v7007000_t0000_u01754103905973") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f101fd0b339794ece_d20250802_m030503_c001_v0001131_t0036_u01754103903727") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324ca07_d20250802_m030503_c001_v7007000_t0000_u01754103903542") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f101fd0b339794ebe_d20250802_m030459_c001_v0001131_t0057_u01754103899750") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324c9ff_d20250802_m030459_c001_v7007000_t0000_u01754103899017") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf895b_d20250802_m030453_c001_v0001036_t0009_u01754103893895") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40975dd227d11aa8_d20250802_m030452_c001_v7007000_t0000_u01754103892419") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10965477df7bb2c6_d20250802_m030450_c001_v0001131_t0054_u01754103890121") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc7ba7_d20250802_m030449_c001_v7007000_t0000_u01754103889939") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10965477df7bb2b6_d20250802_m030445_c001_v0001131_t0043_u01754103885459") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc7ba4_d20250802_m030444_c001_v7007000_t0000_u01754103884728") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf8943_d20250802_m030439_c001_v0001036_t0020_u01754103879684") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba214ec_d20250802_m030438_c001_v7007000_t0000_u01754103878392") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f110158f560ca05d7_d20250802_m030436_c001_v0001172_t0044_u01754103876863") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40447bc2a2303fe8_d20250802_m030436_c001_v7007000_t0000_u01754103876678") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f110158f560ca05cb_d20250802_m030433_c001_v0001172_t0001_u01754103873563") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40447bc2a2303f7b_d20250802_m030432_c001_v7007000_t0000_u01754103872826") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a07f6_d20250802_m030428_c001_v0001130_t0027_u01754103868195") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba214e2_d20250802_m030427_c001_v7007000_t0000_u01754103867262") 2025/08/02 03:10:14 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10900fcf865c7eea_d20250802_m030425_c001_v0001157_t0048_u01754103865493") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f407ae949b6c08094_d20250802_m030425_c001_v7007000_t0000_u01754103865307") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10900fcf865c7ede_d20250802_m030421_c001_v0001157_t0033_u01754103861450") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f407ae949b6c08091_d20250802_m030420_c001_v7007000_t0000_u01754103860715") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf835_d20250802_m030407_c001_v0001136_t0039_u01754103847425") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1747dd0_d20250802_m030406_c001_v7007000_t0000_u01754103846507") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f105dd71b8148dd05_d20250802_m030404_c001_v0001180_t0029_u01754103844748") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f407935410a9f241a_d20250802_m030404_c001_v7007000_t0000_u01754103844563") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f105dd71b8148dcf1_d20250802_m030401_c001_v0001180_t0044_u01754103841074") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f407935410a9f240e_d20250802_m030400_c001_v7007000_t0000_u01754103840336") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf8919_d20250802_m030353_c001_v0001036_t0037_u01754103833975") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f407935410a9f2401_d20250802_m030353_c001_v7007000_t0000_u01754103833060") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1046265ef59c6721_d20250802_m030350_c001_v0001029_t0008_u01754103830937") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324c9bb_d20250802_m030350_c001_v7007000_t0000_u01754103830754") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1046265ef59c6719_d20250802_m030347_c001_v0001029_t0042_u01754103827198") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324c9b6_d20250802_m030346_c001_v7007000_t0000_u01754103826473") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a076e_d20250802_m030340_c001_v0001130_t0052_u01754103820759") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e24184_d20250802_m030339_c001_v7007000_t0000_u01754103819650") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f111130f047f5e6a7_d20250802_m030333_c001_v0001177_t0018_u01754103813910") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324c9a0_d20250802_m030333_c001_v7007000_t0000_u01754103813702") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf6b8_d20250802_m030329_c001_v0001136_t0032_u01754103809790") 2025/08/02 03:10:15 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f105775f58b7c1802_d20250802_m030329_c001_v0001183_t0042_u01754103809034") 2025/08/02 03:10:16 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f105775f58b7c17f8_d20250802_m030327_c001_v0001183_t0057_u01754103807997") 2025/08/02 03:10:16 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4086dd0977b95051_d20250802_m030314_c001_v7007000_t0000_u01754103794034") 2025/08/02 03:10:16 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a06f6_d20250802_m030306_c001_v0001130_t0037_u01754103786625") 2025/08/02 03:10:16 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f117c62479f9eabe4_d20250802_m030305_c001_v0001146_t0020_u01754103785787") 2025/08/02 03:10:16 DEBUG : dst/one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f117c62479f9eabda_d20250802_m030304_c001_v0001146_t0004_u01754103784453") 2025/08/02 03:10:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f405a2b473ac095d5_d20250802_m030506_c001_v7007000_t0000_u01754103906158") 2025/08/02 03:10:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1048b0a78e0bfec9_d20250802_m030503_c001_v0001176_t0019_u01754103903303") 2025/08/02 03:10:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f115ec1305d917592_d20250802_m030458_c001_v0001098_t0040_u01754103898491") 2025/08/02 03:10:16 DEBUG : dst/one.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40975dd227d11aa9_d20250802_m030452_c001_v7007000_t0000_u01754103892615") 2025/08/02 03:10:16 DEBUG : dst/one.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1029ca5326577285_d20250802_m030449_c001_v0001092_t0027_u01754103889556") 2025/08/02 03:10:16 DEBUG : dst/one.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f11140860af78feea_d20250802_m030444_c001_v0001180_t0055_u01754103884526") 2025/08/02 03:10:16 DEBUG : dst/one.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba214ed_d20250802_m030438_c001_v7007000_t0000_u01754103878586") 2025/08/02 03:10:16 DEBUG : dst/one.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1043047b170924d8_d20250802_m030436_c001_v0001042_t0049_u01754103876220") 2025/08/02 03:10:16 DEBUG : dst/one.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ac94716a28063_d20250802_m030432_c001_v0001177_t0029_u01754103872604") 2025/08/02 03:10:16 DEBUG : dst/three: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e24187_d20250802_m030339_c001_v7007000_t0000_u01754103819835") 2025/08/02 03:10:16 DEBUG : dst/three: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f105775f58b7c1862_d20250802_m030338_c001_v0001183_t0035_u01754103818326") 2025/08/02 03:10:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f405a2b473ac095d6_d20250802_m030506_c001_v7007000_t0000_u01754103906342") 2025/08/02 03:10:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f112fdca5acdcfb9d_d20250802_m030504_c001_v0001176_t0031_u01754103904618") 2025/08/02 03:10:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f11084399c6d6c7fe_d20250802_m030501_c001_v0001092_t0013_u01754103901018") 2025/08/02 03:10:16 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f405a2b473ac095d7_d20250802_m030506_c001_v7007000_t0000_u01754103906526") 2025/08/02 03:10:16 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f101fd0b339794eda_d20250802_m030505_c001_v0001131_t0051_u01754103905039") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324ca08_d20250802_m030504_c001_v7007000_t0000_u01754103904841") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f101fd0b339794ec8_d20250802_m030501_c001_v0001131_t0057_u01754103901791") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324ca05_d20250802_m030501_c001_v7007000_t0000_u01754103901595") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0852_d20250802_m030455_c001_v0001130_t0054_u01754103895504") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40975dd227d11aaa_d20250802_m030452_c001_v7007000_t0000_u01754103892798") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10965477df7bb2ca_d20250802_m030451_c001_v0001131_t0016_u01754103891485") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc7ba8_d20250802_m030451_c001_v7007000_t0000_u01754103891302") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10965477df7bb2be_d20250802_m030447_c001_v0001131_t0015_u01754103887937") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc7ba5_d20250802_m030447_c001_v7007000_t0000_u01754103887753") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0822_d20250802_m030441_c001_v0001130_t0008_u01754103881438") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40447bc2a2303fea_d20250802_m030437_c001_v7007000_t0000_u01754103877831") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0807_d20250802_m030435_c001_v0001130_t0018_u01754103875199") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40447bc2a2303f7d_d20250802_m030434_c001_v7007000_t0000_u01754103874422") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf8f2_d20250802_m030429_c001_v0001136_t0023_u01754103869925") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f407ae949b6c08096_d20250802_m030426_c001_v7007000_t0000_u01754103866278") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf8be_d20250802_m030423_c001_v0001136_t0046_u01754103863811") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f407ae949b6c08092_d20250802_m030422_c001_v7007000_t0000_u01754103862704") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf892b_d20250802_m030408_c001_v0001036_t0054_u01754103848489") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f407935410a9f241b_d20250802_m030405_c001_v7007000_t0000_u01754103845555") 2025/08/02 03:10:17 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf8925_d20250802_m030403_c001_v0001036_t0011_u01754103843258") 2025/08/02 03:10:18 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f407935410a9f2414_d20250802_m030402_c001_v7007000_t0000_u01754103842162") 2025/08/02 03:10:18 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a07a8_d20250802_m030355_c001_v0001130_t0004_u01754103835613") 2025/08/02 03:10:18 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324c9bf_d20250802_m030352_c001_v7007000_t0000_u01754103832044") 2025/08/02 03:10:18 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0794_d20250802_m030349_c001_v0001130_t0004_u01754103829181") 2025/08/02 03:10:18 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324c9b8_d20250802_m030348_c001_v7007000_t0000_u01754103828084") 2025/08/02 03:10:18 DEBUG : dst/three.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf732_d20250802_m030341_c001_v0001136_t0057_u01754103821822") 2025/08/02 03:10:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40975dd227d11aad_d20250802_m030452_c001_v7007000_t0000_u01754103892981") 2025/08/02 03:10:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1107c5f74c4617e5_d20250802_m030451_c001_v0001179_t0032_u01754103891093") 2025/08/02 03:10:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f118a5b23f5823169_d20250802_m030446_c001_v0001109_t0023_u01754103886450") 2025/08/02 03:10:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba214ee_d20250802_m030438_c001_v7007000_t0000_u01754103878770") 2025/08/02 03:10:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10800a86b5efc5f3_d20250802_m030437_c001_v0001136_t0008_u01754103877349") 2025/08/02 03:10:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f118766dbae3ee9bc_d20250802_m030434_c001_v0001177_t0004_u01754103874154") 2025/08/02 03:10:18 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f405a2b473ac095d8_d20250802_m030506_c001_v7007000_t0000_u01754103906710") 2025/08/02 03:10:18 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf9cc_d20250802_m030454_c001_v0001136_t0045_u01754103894848") 2025/08/02 03:10:18 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40975dd227d11aae_d20250802_m030453_c001_v7007000_t0000_u01754103893165") 2025/08/02 03:10:18 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf950_d20250802_m030440_c001_v0001136_t0011_u01754103880462") 2025/08/02 03:10:18 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba214ef_d20250802_m030438_c001_v7007000_t0000_u01754103878954") 2025/08/02 03:10:18 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf8939_d20250802_m030429_c001_v0001036_t0023_u01754103869203") 2025/08/02 03:10:18 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba214e3_d20250802_m030427_c001_v7007000_t0000_u01754103867462") 2025/08/02 03:10:18 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a07c6_d20250802_m030408_c001_v0001130_t0055_u01754103848201") 2025/08/02 03:10:19 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1747dd2_d20250802_m030406_c001_v7007000_t0000_u01754103846697") 2025/08/02 03:10:19 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf7c9_d20250802_m030354_c001_v0001136_t0010_u01754103834711") 2025/08/02 03:10:19 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f407935410a9f2402_d20250802_m030353_c001_v7007000_t0000_u01754103833243") 2025/08/02 03:10:19 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf88ff_d20250802_m030341_c001_v0001036_t0051_u01754103821457") 2025/08/02 03:10:19 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e24189_d20250802_m030340_c001_v7007000_t0000_u01754103820019") 2025/08/02 03:10:19 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1107ebbb04ec3700_d20250802_m030335_c001_v0001032_t0055_u01754103815698") 2025/08/02 03:10:19 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4086dd0977b95052_d20250802_m030314_c001_v7007000_t0000_u01754103794222") 2025/08/02 03:10:19 DEBUG : dst/two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f117c62479f9eabfc_d20250802_m030312_c001_v0001146_t0058_u01754103792930") 2025/08/02 03:10:19 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41621801732bc236_d20250802_m030239_c001_v7007000_t0000_u01754103759594") 2025/08/02 03:10:19 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf465_d20250802_m030236_c001_v0001136_t0059_u01754103756111") 2025/08/02 03:10:19 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41621801732bc231_d20250802_m030234_c001_v7007000_t0000_u01754103754081") 2025/08/02 03:10:19 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf3e7_d20250802_m030223_c001_v0001136_t0043_u01754103743603") 2025/08/02 03:10:19 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c2cd_d20250802_m030214_c001_v7007000_t0000_u01754103734801") 2025/08/02 03:10:19 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf36b_d20250802_m030211_c001_v0001136_t0036_u01754103731503") 2025/08/02 03:10:19 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdba7_d20250802_m030149_c001_v7007000_t0000_u01754103709505") 2025/08/02 03:10:19 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf283_d20250802_m030147_c001_v0001136_t0017_u01754103707308") 2025/08/02 03:10:19 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb9c_d20250802_m030146_c001_v7007000_t0000_u01754103706429") 2025/08/02 03:10:19 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf267_d20250802_m030145_c001_v0001136_t0026_u01754103705148") 2025/08/02 03:10:19 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb97_d20250802_m030142_c001_v7007000_t0000_u01754103702216") 2025/08/02 03:10:19 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf237_d20250802_m030140_c001_v0001136_t0054_u01754103700414") 2025/08/02 03:10:20 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb92_d20250802_m030139_c001_v7007000_t0000_u01754103699501") 2025/08/02 03:10:20 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf225_d20250802_m030137_c001_v0001136_t0054_u01754103697907") 2025/08/02 03:10:20 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb83_d20250802_m030131_c001_v7007000_t0000_u01754103691622") 2025/08/02 03:10:20 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf1c5_d20250802_m030130_c001_v0001136_t0028_u01754103690082") 2025/08/02 03:10:20 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb7e_d20250802_m030129_c001_v7007000_t0000_u01754103689145") 2025/08/02 03:10:20 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf1ad_d20250802_m030128_c001_v0001136_t0039_u01754103688192") 2025/08/02 03:10:20 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f40392a6_d20250802_m030123_c001_v7007000_t0000_u01754103683210") 2025/08/02 03:10:20 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf16f_d20250802_m030121_c001_v0001136_t0045_u01754103681754") 2025/08/02 03:10:20 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f40392a0_d20250802_m030119_c001_v7007000_t0000_u01754103679920") 2025/08/02 03:10:20 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf151_d20250802_m030118_c001_v0001136_t0033_u01754103678829") 2025/08/02 03:10:20 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f403929f_d20250802_m030118_c001_v7007000_t0000_u01754103678379") 2025/08/02 03:10:20 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f115a792aaed643fa_d20250802_m030117_c001_v0001041_t0022_u01754103677655") 2025/08/02 03:10:20 DEBUG : empty space: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf12b_d20250802_m030115_c001_v0001136_t0033_u01754103675924") 2025/08/02 03:10:20 DEBUG : enormous: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdba3_d20250802_m030148_c001_v7007000_t0000_u01754103708578") 2025/08/02 03:10:20 DEBUG : enormous: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf28d_d20250802_m030147_c001_v0001136_t0027_u01754103707793") 2025/08/02 03:10:20 DEBUG : existing: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f405a2b473ac095e1_d20250802_m030512_c001_v7007000_t0000_u01754103912577") 2025/08/02 03:10:20 DEBUG : existing: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a087c_d20250802_m030510_c001_v0001130_t0018_u01754103910923") 2025/08/02 03:10:20 DEBUG : existing: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c2c5_d20250802_m030209_c001_v7007000_t0000_u01754103729703") 2025/08/02 03:10:20 DEBUG : existing: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0655_d20250802_m030208_c001_v0001130_t0039_u01754103728535") 2025/08/02 03:10:20 DEBUG : existing: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f4039297_d20250802_m030112_c001_v7007000_t0000_u01754103672724") 2025/08/02 03:10:20 DEBUG : existing: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf0f5_d20250802_m030111_c001_v0001136_t0031_u01754103671621") 2025/08/02 03:10:20 DEBUG : existing: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f4039293_d20250802_m030111_c001_v7007000_t0000_u01754103671076") 2025/08/02 03:10:21 DEBUG : existing: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf0e9_d20250802_m030110_c001_v0001136_t0033_u01754103670352") 2025/08/02 03:10:21 DEBUG : existing: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf0dd_d20250802_m030109_c001_v0001136_t0013_u01754103669019") 2025/08/02 03:10:21 DEBUG : existing-b: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c2c6_d20250802_m030209_c001_v7007000_t0000_u01754103729921") 2025/08/02 03:10:21 DEBUG : existing-b: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf355_d20250802_m030208_c001_v0001136_t0058_u01754103728525") 2025/08/02 03:10:21 DEBUG : file1: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2157a_d20250802_m030611_c001_v7007000_t0000_u01754103971668") 2025/08/02 03:10:21 DEBUG : file1: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c3b3_d20250802_m030610_c001_v0001182_t0024_u01754103970487") 2025/08/02 03:10:21 DEBUG : file1: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21574_d20250802_m030609_c001_v7007000_t0000_u01754103969421") 2025/08/02 03:10:21 DEBUG : file1: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfd18_d20250802_m030608_c001_v0001136_t0011_u01754103968306") 2025/08/02 03:10:21 DEBUG : five: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdbaa_d20250802_m030153_c001_v7007000_t0000_u01754103713324") 2025/08/02 03:10:21 DEBUG : five: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4143e42643ebf2c3_d20250802_m030151_c001_v0001136_t0009_u01754103711286") 2025/08/02 03:10:21 DEBUG : foo: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f40392a2_d20250802_m030121_c001_v7007000_t0000_u01754103681389") 2025/08/02 03:10:21 DEBUG : foo: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4143e42643ebf165_d20250802_m030120_c001_v0001136_t0009_u01754103680838") 2025/08/02 03:10:21 DEBUG : foo: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4143e42643ebf15f_d20250802_m030120_c001_v0001136_t0009_u01754103680284") 2025/08/02 03:10:21 DEBUG : four: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdbab_d20250802_m030153_c001_v7007000_t0000_u01754103713510") 2025/08/02 03:10:21 DEBUG : four: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40711067dc0a0621_d20250802_m030151_c001_v0001130_t0043_u01754103711839") 2025/08/02 03:10:21 DEBUG : four: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf2bd_d20250802_m030150_c001_v0001136_t0020_u01754103710660") 2025/08/02 03:10:21 DEBUG : hello world2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef22067_d20250802_m030027_c001_v7007000_t0000_u01754103627047") 2025/08/02 03:10:21 DEBUG : hello world2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebef25_d20250802_m030026_c001_v0001136_t0050_u01754103626379") 2025/08/02 03:10:21 DEBUG : ignore-size: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f403928f_d20250802_m030108_c001_v7007000_t0000_u01754103668645") 2025/08/02 03:10:21 DEBUG : ignore-size: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf0cf_d20250802_m030107_c001_v0001136_t0024_u01754103667421") 2025/08/02 03:10:21 DEBUG : nested/sub dir/file: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c2c2_d20250802_m030207_c001_v7007000_t0000_u01754103727796") 2025/08/02 03:10:21 DEBUG : nested/sub dir/file: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0649_d20250802_m030206_c001_v0001130_t0053_u01754103726765") 2025/08/02 03:10:22 DEBUG : nested/sub dir/file: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c2bd_d20250802_m030206_c001_v7007000_t0000_u01754103726017") 2025/08/02 03:10:22 DEBUG : nested/sub dir/file: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0641_d20250802_m030204_c001_v0001130_t0004_u01754103724747") 2025/08/02 03:10:22 DEBUG : one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdbac_d20250802_m030153_c001_v7007000_t0000_u01754103713693") 2025/08/02 03:10:22 DEBUG : one: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4143e42643ebf2ad_d20250802_m030149_c001_v0001136_t0009_u01754103709914") 2025/08/02 03:10:22 DEBUG : only0: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21559_d20250802_m030603_c001_v7007000_t0000_u01754103963749") 2025/08/02 03:10:22 DEBUG : only0: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40711067dc0a09af_d20250802_m030557_c001_v0001130_t0043_u01754103957977") 2025/08/02 03:10:22 DEBUG : only0: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfbc4_d20250802_m030541_c001_v0001136_t0044_u01754103941985") 2025/08/02 03:10:22 DEBUG : only0: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2dc_d20250802_m030535_c001_v7007000_t0000_u01754103935690") 2025/08/02 03:10:22 DEBUG : only0: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfaad_d20250802_m030519_c001_v0001136_t0041_u01754103919058") 2025/08/02 03:10:22 DEBUG : only1: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2155a_d20250802_m030603_c001_v7007000_t0000_u01754103963933") 2025/08/02 03:10:22 DEBUG : only1: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40711067dc0a09bb_d20250802_m030559_c001_v0001130_t0043_u01754103959163") 2025/08/02 03:10:22 DEBUG : only1: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfbcc_d20250802_m030542_c001_v0001136_t0036_u01754103942767") 2025/08/02 03:10:22 DEBUG : only1: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc7bd7_d20250802_m030536_c001_v7007000_t0000_u01754103936417") 2025/08/02 03:10:22 DEBUG : only1: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfab3_d20250802_m030519_c001_v0001136_t0030_u01754103919886") 2025/08/02 03:10:22 DEBUG : only10: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2155b_d20250802_m030604_c001_v7007000_t0000_u01754103964151") 2025/08/02 03:10:22 DEBUG : only10: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4143e42643ebfc90_d20250802_m030557_c001_v0001136_t0009_u01754103957985") 2025/08/02 03:10:22 DEBUG : only10: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfc22_d20250802_m030549_c001_v0001136_t0046_u01754103949685") 2025/08/02 03:10:22 DEBUG : only10: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f412dc033f4915bec_d20250802_m030535_c001_v7007000_t0000_u01754103935700") 2025/08/02 03:10:22 DEBUG : only10: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfafe_d20250802_m030526_c001_v0001136_t0050_u01754103926845") 2025/08/02 03:10:22 DEBUG : only11: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2155c_d20250802_m030604_c001_v7007000_t0000_u01754103964333") 2025/08/02 03:10:23 DEBUG : only11: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f413ff262a528287a_d20250802_m030558_c001_v0001184_t0046_u01754103958738") 2025/08/02 03:10:23 DEBUG : only11: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfc28_d20250802_m030550_c001_v0001136_t0018_u01754103950339") 2025/08/02 03:10:23 DEBUG : only11: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc7bd4_d20250802_m030535_c001_v7007000_t0000_u01754103935848") 2025/08/02 03:10:23 DEBUG : only11: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfb06_d20250802_m030527_c001_v0001136_t0044_u01754103927459") 2025/08/02 03:10:23 DEBUG : only12: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2155d_d20250802_m030604_c001_v7007000_t0000_u01754103964518") 2025/08/02 03:10:23 DEBUG : only12: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4105a363cff9c30b_d20250802_m030558_c001_v0001182_t0036_u01754103958545") 2025/08/02 03:10:23 DEBUG : only12: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfc34_d20250802_m030551_c001_v0001136_t0000_u01754103951120") 2025/08/02 03:10:23 DEBUG : only12: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2de_d20250802_m030536_c001_v7007000_t0000_u01754103936055") 2025/08/02 03:10:23 DEBUG : only12: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfb12_d20250802_m030528_c001_v0001136_t0012_u01754103928183") 2025/08/02 03:10:23 DEBUG : only13: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2155f_d20250802_m030604_c001_v7007000_t0000_u01754103964708") 2025/08/02 03:10:23 DEBUG : only13: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4105a363cff9c31b_d20250802_m030559_c001_v0001182_t0036_u01754103959153") 2025/08/02 03:10:23 DEBUG : only13: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfc3c_d20250802_m030552_c001_v0001136_t0033_u01754103952248") 2025/08/02 03:10:23 DEBUG : only13: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f412dc033f4915bef_d20250802_m030536_c001_v7007000_t0000_u01754103936080") 2025/08/02 03:10:23 DEBUG : only13: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfb22_d20250802_m030529_c001_v0001136_t0013_u01754103929018") 2025/08/02 03:10:23 DEBUG : only14: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21560_d20250802_m030604_c001_v7007000_t0000_u01754103964946") 2025/08/02 03:10:23 DEBUG : only14: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f413ff262a5282888_d20250802_m030559_c001_v0001184_t0046_u01754103959322") 2025/08/02 03:10:23 DEBUG : only14: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfc46_d20250802_m030552_c001_v0001136_t0018_u01754103952970") 2025/08/02 03:10:23 DEBUG : only14: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020e814688cbefd_d20250802_m030535_c001_v7007000_t0000_u01754103935856") 2025/08/02 03:10:23 DEBUG : only14: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfb2e_d20250802_m030529_c001_v0001136_t0042_u01754103929965") 2025/08/02 03:10:23 DEBUG : only15: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21561_d20250802_m030605_c001_v7007000_t0000_u01754103965129") 2025/08/02 03:10:24 DEBUG : only15: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4105a363cff9c30d_d20250802_m030558_c001_v0001182_t0036_u01754103958737") 2025/08/02 03:10:24 DEBUG : only15: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfc54_d20250802_m030553_c001_v0001136_t0045_u01754103953791") 2025/08/02 03:10:24 DEBUG : only15: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2dd_d20250802_m030535_c001_v7007000_t0000_u01754103935873") 2025/08/02 03:10:24 DEBUG : only15: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfb3c_d20250802_m030530_c001_v0001136_t0059_u01754103930650") 2025/08/02 03:10:24 DEBUG : only16: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21562_d20250802_m030605_c001_v7007000_t0000_u01754103965311") 2025/08/02 03:10:24 DEBUG : only16: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40711067dc0a09b3_d20250802_m030558_c001_v0001130_t0043_u01754103958377") 2025/08/02 03:10:24 DEBUG : only16: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfc66_d20250802_m030554_c001_v0001136_t0042_u01754103954941") 2025/08/02 03:10:24 DEBUG : only16: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f412dc033f4915bed_d20250802_m030535_c001_v7007000_t0000_u01754103935892") 2025/08/02 03:10:24 DEBUG : only16: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfb48_d20250802_m030531_c001_v0001136_t0016_u01754103931909") 2025/08/02 03:10:25 DEBUG : only17: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21564_d20250802_m030605_c001_v7007000_t0000_u01754103965494") 2025/08/02 03:10:25 DEBUG : only17: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4143e42643ebfc94_d20250802_m030558_c001_v0001136_t0009_u01754103958384") 2025/08/02 03:10:25 DEBUG : only17: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfc6e_d20250802_m030555_c001_v0001136_t0035_u01754103955638") 2025/08/02 03:10:25 DEBUG : only17: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020e814688cbeff_d20250802_m030536_c001_v7007000_t0000_u01754103936248") 2025/08/02 03:10:25 DEBUG : only17: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfb54_d20250802_m030532_c001_v0001136_t0047_u01754103932611") 2025/08/02 03:10:25 DEBUG : only18: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21566_d20250802_m030605_c001_v7007000_t0000_u01754103965676") 2025/08/02 03:10:25 DEBUG : only18: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40711067dc0a09b5_d20250802_m030558_c001_v0001130_t0043_u01754103958564") 2025/08/02 03:10:25 DEBUG : only18: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfc7a_d20250802_m030556_c001_v0001136_t0034_u01754103956263") 2025/08/02 03:10:25 DEBUG : only18: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc7bd5_d20250802_m030536_c001_v7007000_t0000_u01754103936047") 2025/08/02 03:10:25 DEBUG : only18: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfb5a_d20250802_m030533_c001_v0001136_t0019_u01754103933340") 2025/08/02 03:10:25 DEBUG : only19: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21567_d20250802_m030605_c001_v7007000_t0000_u01754103965860") 2025/08/02 03:10:25 DEBUG : only19: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4143e42643ebfc9a_d20250802_m030558_c001_v0001136_t0009_u01754103958573") 2025/08/02 03:10:25 DEBUG : only19: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfc84_d20250802_m030556_c001_v0001136_t0031_u01754103956972") 2025/08/02 03:10:25 DEBUG : only19: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc7bd6_d20250802_m030536_c001_v7007000_t0000_u01754103936229") 2025/08/02 03:10:25 DEBUG : only19: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfb64_d20250802_m030534_c001_v0001136_t0050_u01754103934027") 2025/08/02 03:10:25 DEBUG : only2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21568_d20250802_m030606_c001_v7007000_t0000_u01754103966044") 2025/08/02 03:10:25 DEBUG : only2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40711067dc0a09b7_d20250802_m030558_c001_v0001130_t0043_u01754103958750") 2025/08/02 03:10:25 DEBUG : only2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfbd6_d20250802_m030543_c001_v0001136_t0044_u01754103943407") 2025/08/02 03:10:25 DEBUG : only2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2e0_d20250802_m030536_c001_v7007000_t0000_u01754103936428") 2025/08/02 03:10:25 DEBUG : only2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfabb_d20250802_m030520_c001_v0001136_t0022_u01754103920718") 2025/08/02 03:10:25 DEBUG : only3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21569_d20250802_m030606_c001_v7007000_t0000_u01754103966226") 2025/08/02 03:10:25 DEBUG : only3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4143e42643ebfc9e_d20250802_m030558_c001_v0001136_t0009_u01754103958758") 2025/08/02 03:10:25 DEBUG : only3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfbdc_d20250802_m030544_c001_v0001136_t0040_u01754103944339") 2025/08/02 03:10:25 DEBUG : only3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc7bd1_d20250802_m030535_c001_v7007000_t0000_u01754103935302") 2025/08/02 03:10:25 DEBUG : only3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfac7_d20250802_m030521_c001_v0001136_t0045_u01754103921504") 2025/08/02 03:10:26 DEBUG : only4: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2156a_d20250802_m030606_c001_v7007000_t0000_u01754103966410") 2025/08/02 03:10:26 DEBUG : only4: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f413ff262a528287e_d20250802_m030558_c001_v0001184_t0046_u01754103958939") 2025/08/02 03:10:26 DEBUG : only4: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfbe6_d20250802_m030545_c001_v0001136_t0012_u01754103945124") 2025/08/02 03:10:26 DEBUG : only4: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f412dc033f4915bf0_d20250802_m030536_c001_v7007000_t0000_u01754103936265") 2025/08/02 03:10:26 DEBUG : only4: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebface_d20250802_m030522_c001_v0001136_t0051_u01754103922132") 2025/08/02 03:10:26 DEBUG : only5: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2156b_d20250802_m030606_c001_v7007000_t0000_u01754103966594") 2025/08/02 03:10:26 DEBUG : only5: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4105a363cff9c313_d20250802_m030558_c001_v0001182_t0036_u01754103958965") 2025/08/02 03:10:26 DEBUG : only5: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfbf0_d20250802_m030545_c001_v0001136_t0056_u01754103945860") 2025/08/02 03:10:26 DEBUG : only5: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc7bd2_d20250802_m030535_c001_v7007000_t0000_u01754103935485") 2025/08/02 03:10:26 DEBUG : only5: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfad8_d20250802_m030522_c001_v0001136_t0043_u01754103922813") 2025/08/02 03:10:26 DEBUG : only6: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2156c_d20250802_m030606_c001_v7007000_t0000_u01754103966792") 2025/08/02 03:10:26 DEBUG : only6: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4143e42643ebfca2_d20250802_m030558_c001_v0001136_t0009_u01754103958958") 2025/08/02 03:10:26 DEBUG : only6: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfbf6_d20250802_m030546_c001_v0001136_t0029_u01754103946555") 2025/08/02 03:10:26 DEBUG : only6: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020e814688cbefe_d20250802_m030536_c001_v7007000_t0000_u01754103936039") 2025/08/02 03:10:26 DEBUG : only6: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfade_d20250802_m030523_c001_v0001136_t0039_u01754103923499") 2025/08/02 03:10:26 DEBUG : only7: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2156d_d20250802_m030606_c001_v7007000_t0000_u01754103966974") 2025/08/02 03:10:26 DEBUG : only7: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f40711067dc0a09b9_d20250802_m030558_c001_v0001130_t0043_u01754103958966") 2025/08/02 03:10:26 DEBUG : only7: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfc02_d20250802_m030547_c001_v0001136_t0046_u01754103947244") 2025/08/02 03:10:26 DEBUG : only7: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020e814688cbefb_d20250802_m030535_c001_v7007000_t0000_u01754103935669") 2025/08/02 03:10:26 DEBUG : only7: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfae6_d20250802_m030524_c001_v0001136_t0017_u01754103924339") 2025/08/02 03:10:26 DEBUG : only8: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2156e_d20250802_m030607_c001_v7007000_t0000_u01754103967159") 2025/08/02 03:10:27 DEBUG : only8: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f413ff262a5282884_d20250802_m030559_c001_v0001184_t0046_u01754103959138") 2025/08/02 03:10:27 DEBUG : only8: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfc0c_d20250802_m030548_c001_v0001136_t0058_u01754103948112") 2025/08/02 03:10:27 DEBUG : only8: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc7bd3_d20250802_m030535_c001_v7007000_t0000_u01754103935666") 2025/08/02 03:10:27 DEBUG : only8: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfaee_d20250802_m030525_c001_v0001136_t0021_u01754103925195") 2025/08/02 03:10:27 DEBUG : only9: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2156f_d20250802_m030607_c001_v7007000_t0000_u01754103967341") 2025/08/02 03:10:27 DEBUG : only9: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4143e42643ebfca4_d20250802_m030559_c001_v0001136_t0009_u01754103959140") 2025/08/02 03:10:27 DEBUG : only9: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfc16_d20250802_m030548_c001_v0001136_t0025_u01754103948830") 2025/08/02 03:10:27 DEBUG : only9: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f409f985e1364f2df_d20250802_m030536_c001_v7007000_t0000_u01754103936241") 2025/08/02 03:10:27 DEBUG : only9: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfaf6_d20250802_m030525_c001_v0001136_t0017_u01754103925973") 2025/08/02 03:10:27 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c2b2_d20250802_m030203_c001_v7007000_t0000_u01754103723613") 2025/08/02 03:10:27 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf888b_d20250802_m030201_c001_v0001036_t0016_u01754103721474") 2025/08/02 03:10:27 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c2a3_d20250802_m030200_c001_v7007000_t0000_u01754103720368") 2025/08/02 03:10:27 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf303_d20250802_m030158_c001_v0001136_t0059_u01754103718616") 2025/08/02 03:10:27 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c298_d20250802_m030157_c001_v7007000_t0000_u01754103717519") 2025/08/02 03:10:27 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a062b_d20250802_m030154_c001_v0001130_t0044_u01754103714706") 2025/08/02 03:10:27 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb9a_d20250802_m030144_c001_v7007000_t0000_u01754103704247") 2025/08/02 03:10:27 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf24d_d20250802_m030142_c001_v0001136_t0024_u01754103702817") 2025/08/02 03:10:27 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb96_d20250802_m030141_c001_v7007000_t0000_u01754103701096") 2025/08/02 03:10:27 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf235_d20250802_m030140_c001_v0001136_t0047_u01754103700061") 2025/08/02 03:10:27 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb90_d20250802_m030138_c001_v7007000_t0000_u01754103698638") 2025/08/02 03:10:28 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf21f_d20250802_m030137_c001_v0001136_t0015_u01754103697388") 2025/08/02 03:10:28 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb81_d20250802_m030131_c001_v7007000_t0000_u01754103691064") 2025/08/02 03:10:28 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf1c1_d20250802_m030129_c001_v0001136_t0051_u01754103689693") 2025/08/02 03:10:28 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb7f_d20250802_m030129_c001_v7007000_t0000_u01754103689327") 2025/08/02 03:10:28 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf1a9_d20250802_m030127_c001_v0001136_t0018_u01754103687800") 2025/08/02 03:10:28 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb7d_d20250802_m030127_c001_v7007000_t0000_u01754103687424") 2025/08/02 03:10:28 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf19d_d20250802_m030126_c001_v0001136_t0011_u01754103686531") 2025/08/02 03:10:28 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf195_d20250802_m030125_c001_v0001136_t0045_u01754103685889") 2025/08/02 03:10:28 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb76_d20250802_m030125_c001_v7007000_t0000_u01754103685524") 2025/08/02 03:10:28 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf18b_d20250802_m030124_c001_v0001136_t0021_u01754103684867") 2025/08/02 03:10:28 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf185_d20250802_m030124_c001_v0001136_t0048_u01754103684133") 2025/08/02 03:10:28 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f40392a7_d20250802_m030123_c001_v7007000_t0000_u01754103683401") 2025/08/02 03:10:28 DEBUG : potato: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf177_d20250802_m030122_c001_v0001136_t0019_u01754103682476") 2025/08/02 03:10:28 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1747c80_d20250802_m030249_c001_v7007000_t0000_u01754103769338") 2025/08/02 03:10:28 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf88af_d20250802_m030248_c001_v0001036_t0039_u01754103768485") 2025/08/02 03:10:28 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41621801732bc237_d20250802_m030239_c001_v7007000_t0000_u01754103759834") 2025/08/02 03:10:28 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf88a9_d20250802_m030235_c001_v0001036_t0033_u01754103755374") 2025/08/02 03:10:28 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc7b09_d20250802_m030227_c001_v7007000_t0000_u01754103747718") 2025/08/02 03:10:28 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf889d_d20250802_m030222_c001_v0001036_t0028_u01754103742872") 2025/08/02 03:10:28 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c2cf_d20250802_m030215_c001_v7007000_t0000_u01754103735063") 2025/08/02 03:10:28 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf8897_d20250802_m030210_c001_v0001036_t0010_u01754103730861") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdba4_d20250802_m030148_c001_v7007000_t0000_u01754103708760") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf27f_d20250802_m030146_c001_v0001136_t0043_u01754103706978") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb9d_d20250802_m030146_c001_v7007000_t0000_u01754103706611") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf261_d20250802_m030144_c001_v0001136_t0036_u01754103704844") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb9b_d20250802_m030144_c001_v7007000_t0000_u01754103704448") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf251_d20250802_m030143_c001_v0001136_t0036_u01754103703520") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb98_d20250802_m030142_c001_v7007000_t0000_u01754103702451") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf241_d20250802_m030141_c001_v0001136_t0027_u01754103701462") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb93_d20250802_m030139_c001_v7007000_t0000_u01754103699688") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf22d_d20250802_m030138_c001_v0001136_t0043_u01754103698628") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdb84_d20250802_m030131_c001_v7007000_t0000_u01754103691818") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf1cb_d20250802_m030130_c001_v0001136_t0045_u01754103690781") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef2206b_d20250802_m030030_c001_v7007000_t0000_u01754103630052") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebef41_d20250802_m030029_c001_v0001136_t0040_u01754103629326") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef2206a_d20250802_m030028_c001_v7007000_t0000_u01754103628420") 2025/08/02 03:10:29 DEBUG : potato2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebef31_d20250802_m030027_c001_v0001136_t0000_u01754103627589") 2025/08/02 03:10:29 DEBUG : potato3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41621801732bc239_d20250802_m030240_c001_v7007000_t0000_u01754103760156") 2025/08/02 03:10:29 DEBUG : potato3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a06ac_d20250802_m030236_c001_v0001130_t0014_u01754103756857") 2025/08/02 03:10:29 DEBUG : potato3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc7b0b_d20250802_m030228_c001_v7007000_t0000_u01754103748164") 2025/08/02 03:10:29 DEBUG : potato3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0686_d20250802_m030224_c001_v0001130_t0057_u01754103744513") 2025/08/02 03:10:30 DEBUG : potato3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c2d0_d20250802_m030215_c001_v7007000_t0000_u01754103735296") 2025/08/02 03:10:30 DEBUG : potato3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0660_d20250802_m030211_c001_v0001130_t0021_u01754103731945") 2025/08/02 03:10:30 DEBUG : pre-dest1/1: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e2416c_d20250802_m030323_c001_v7007000_t0000_u01754103803703") 2025/08/02 03:10:30 DEBUG : pre-dest1/1: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0712_d20250802_m030314_c001_v0001130_t0032_u01754103794964") 2025/08/02 03:10:30 DEBUG : pre-dest2/2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419d9c9094e2416d_d20250802_m030323_c001_v7007000_t0000_u01754103803888") 2025/08/02 03:10:30 DEBUG : pre-dest2/2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf88e3_d20250802_m030315_c001_v0001036_t0009_u01754103795702") 2025/08/02 03:10:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4086dd0977b95035_d20250802_m030300_c001_v7007000_t0000_u01754103780352") 2025/08/02 03:10:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf549_d20250802_m030257_c001_v0001136_t0041_u01754103777088") 2025/08/02 03:10:30 DEBUG : sizeonly: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f403928e_d20250802_m030106_c001_v7007000_t0000_u01754103666864") 2025/08/02 03:10:30 DEBUG : sizeonly: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf0b7_d20250802_m030105_c001_v0001136_t0045_u01754103665778") 2025/08/02 03:10:30 DEBUG : splitbanan: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d1748225_d20250802_m030755_c001_v7007000_t0000_u01754104075064") 2025/08/02 03:10:30 DEBUG : splitbanan: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282e66_d20250802_m030747_c001_v0001184_t0014_u01754104067740") 2025/08/02 03:10:30 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955c5_d20250802_m030907_c001_v7007000_t0000_u01754104147323") 2025/08/02 03:10:30 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec040a_d20250802_m030900_c001_v0001136_t0031_u01754104140776") 2025/08/02 03:10:30 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4210f34572d6a618_d20250802_m030852_c001_v7007000_t0000_u01754104132320") 2025/08/02 03:10:30 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec035e_d20250802_m030846_c001_v0001136_t0025_u01754104126264") 2025/08/02 03:10:30 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955a8_d20250802_m030838_c001_v7007000_t0000_u01754104118510") 2025/08/02 03:10:30 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec02de_d20250802_m030832_c001_v0001136_t0054_u01754104112296") 2025/08/02 03:10:30 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d94749d16_d20250802_m030824_c001_v7007000_t0000_u01754104104178") 2025/08/02 03:10:30 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0266_d20250802_m030818_c001_v0001136_t0056_u01754104098064") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4182b5d04324cf5e_d20250802_m030810_c001_v7007000_t0000_u01754104090011") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec01d4_d20250802_m030803_c001_v0001136_t0041_u01754104083287") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f418ed661d174820d_d20250802_m030749_c001_v7007000_t0000_u01754104069654") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0136_d20250802_m030746_c001_v0001136_t0059_u01754104066590") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f406a7f09393c030d_d20250802_m030738_c001_v7007000_t0000_u01754104058628") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c78d_d20250802_m030731_c001_v0001182_t0025_u01754104051645") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba215da_d20250802_m030730_c001_v7007000_t0000_u01754104050507") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0b80_d20250802_m030727_c001_v0001130_t0024_u01754104047445") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f41609e0665cc8b53_d20250802_m030719_c001_v7007000_t0000_u01754104039559") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebffa8_d20250802_m030712_c001_v0001136_t0053_u01754104032791") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f405dae8c8bc3d726_d20250802_m030711_c001_v7007000_t0000_u01754104031397") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebff74_d20250802_m030708_c001_v0001136_t0015_u01754104028295") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c469_d20250802_m030654_c001_v7007000_t0000_u01754104014520") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0ace_d20250802_m030650_c001_v0001130_t0046_u01754104010793") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4020b5c3d38d0cfe_d20250802_m030643_c001_v7007000_t0000_u01754104003003") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0a84_d20250802_m030636_c001_v0001130_t0023_u01754103996370") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f415baf7d947468c3_d20250802_m030628_c001_v7007000_t0000_u01754103988242") 2025/08/02 03:10:31 DEBUG : splitbananasplit: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0a3c_d20250802_m030622_c001_v0001130_t0056_u01754103982300") 2025/08/02 03:10:31 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4086dd0977b95207_d20250802_m030733_c001_v7007000_t0000_u01754104053375") 2025/08/02 03:10:31 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c763_d20250802_m030728_c001_v0001182_t0013_u01754104048597") 2025/08/02 03:10:31 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21580_d20250802_m030616_c001_v7007000_t0000_u01754103976061") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0a0c_d20250802_m030614_c001_v0001130_t0047_u01754103974816") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2157d_d20250802_m030614_c001_v7007000_t0000_u01754103974031") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebfd4a_d20250802_m030612_c001_v0001136_t0040_u01754103972718") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c2c3_d20250802_m030207_c001_v7007000_t0000_u01754103727979") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf888f_d20250802_m030206_c001_v0001036_t0024_u01754103726756") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c2bf_d20250802_m030206_c001_v7007000_t0000_u01754103726202") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf339_d20250802_m030205_c001_v0001136_t0013_u01754103725097") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f403928c_d20250802_m030103_c001_v7007000_t0000_u01754103663453") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf08d_d20250802_m030101_c001_v0001136_t0041_u01754103661978") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f403928b_d20250802_m030101_c001_v7007000_t0000_u01754103661609") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf081_d20250802_m030100_c001_v0001136_t0030_u01754103660505") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f4039289_d20250802_m030058_c001_v7007000_t0000_u01754103658462") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf063_d20250802_m030057_c001_v0001136_t0021_u01754103657106") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f4039285_d20250802_m030056_c001_v7007000_t0000_u01754103656563") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf051_d20250802_m030054_c001_v0001136_t0010_u01754103654943") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf02f_d20250802_m030052_c001_v0001136_t0009_u01754103652376") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f401bbe58f4039280_d20250802_m030052_c001_v7007000_t0000_u01754103652013") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf023_d20250802_m030051_c001_v0001136_t0011_u01754103651162") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf017_d20250802_m030050_c001_v0001136_t0041_u01754103650299") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef22099_d20250802_m030049_c001_v7007000_t0000_u01754103649577") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebeff3_d20250802_m030047_c001_v0001136_t0048_u01754103647185") 2025/08/02 03:10:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebefdb_d20250802_m030044_c001_v0001136_t0036_u01754103644764") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef2208f_d20250802_m030044_c001_v7007000_t0000_u01754103644401") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebefd1_d20250802_m030043_c001_v0001136_t0027_u01754103643735") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebefc7_d20250802_m030042_c001_v0001136_t0031_u01754103642950") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef2208d_d20250802_m030042_c001_v7007000_t0000_u01754103642588") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebefa9_d20250802_m030038_c001_v0001136_t0016_u01754103638897") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef22084_d20250802_m030038_c001_v7007000_t0000_u01754103638534") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebef9b_d20250802_m030037_c001_v0001136_t0048_u01754103637861") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef22080_d20250802_m030036_c001_v7007000_t0000_u01754103636961") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebef8b_d20250802_m030036_c001_v0001136_t0046_u01754103636326") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef22073_d20250802_m030035_c001_v7007000_t0000_u01754103635783") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebef7b_d20250802_m030035_c001_v0001136_t0057_u01754103635096") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef22071_d20250802_m030034_c001_v7007000_t0000_u01754103634179") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebef67_d20250802_m030033_c001_v0001136_t0056_u01754103633297") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef2206e_d20250802_m030032_c001_v7007000_t0000_u01754103632750") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebef5b_d20250802_m030032_c001_v0001136_t0036_u01754103632040") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef2206d_d20250802_m030031_c001_v7007000_t0000_u01754103631498") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebef4f_d20250802_m030030_c001_v0001136_t0012_u01754103630595") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef22066_d20250802_m030025_c001_v7007000_t0000_u01754103625813") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebef17_d20250802_m030025_c001_v0001136_t0033_u01754103625060") 2025/08/02 03:10:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef22064_d20250802_m030024_c001_v7007000_t0000_u01754103624471") 2025/08/02 03:10:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebef0d_d20250802_m030023_c001_v0001136_t0012_u01754103623702") 2025/08/02 03:10:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef22060_d20250802_m030022_c001_v7007000_t0000_u01754103622802") 2025/08/02 03:10:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebef03_d20250802_m030022_c001_v0001136_t0030_u01754103622151") 2025/08/02 03:10:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f419046b64ef2205b_d20250802_m030019_c001_v7007000_t0000_u01754103619786") 2025/08/02 03:10:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebeee7_d20250802_m030019_c001_v0001136_t0036_u01754103619042") 2025/08/02 03:10:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21581_d20250802_m030616_c001_v7007000_t0000_u01754103976244") 2025/08/02 03:10:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282985_d20250802_m030614_c001_v0001184_t0056_u01754103974837") 2025/08/02 03:10:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2157e_d20250802_m030614_c001_v7007000_t0000_u01754103974214") 2025/08/02 03:10:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c3d1_d20250802_m030612_c001_v0001182_t0025_u01754103972729") 2025/08/02 03:10:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955c7_d20250802_m030909_c001_v7007000_t0000_u01754104149404") 2025/08/02 03:10:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a52831b4_d20250802_m030908_c001_v0001184_t0012_u01754104148733") 2025/08/02 03:10:34 DEBUG : sub/yam: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c2b1_d20250802_m030203_c001_v7007000_t0000_u01754103723040") 2025/08/02 03:10:34 DEBUG : sub/yam: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0639_d20250802_m030201_c001_v0001130_t0016_u01754103721123") 2025/08/02 03:10:34 DEBUG : test_dir1/file2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2157b_d20250802_m030611_c001_v7007000_t0000_u01754103971880") 2025/08/02 03:10:34 DEBUG : test_dir1/file2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a09f8_d20250802_m030610_c001_v0001130_t0048_u01754103970497") 2025/08/02 03:10:34 DEBUG : test_dir1/file2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21575_d20250802_m030609_c001_v7007000_t0000_u01754103969612") 2025/08/02 03:10:34 DEBUG : test_dir1/file2: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a09ec_d20250802_m030608_c001_v0001130_t0009_u01754103968327") 2025/08/02 03:10:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba2157c_d20250802_m030612_c001_v7007000_t0000_u01754103972062") 2025/08/02 03:10:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5282941_d20250802_m030610_c001_v0001184_t0040_u01754103970851") 2025/08/02 03:10:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4152d501fba21576_d20250802_m030609_c001_v7007000_t0000_u01754103969794") 2025/08/02 03:10:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9c38b_d20250802_m030608_c001_v0001182_t0042_u01754103968321") 2025/08/02 03:10:35 DEBUG : three: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdbad_d20250802_m030153_c001_v7007000_t0000_u01754103713877") 2025/08/02 03:10:35 DEBUG : three: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf2cf_d20250802_m030152_c001_v0001136_t0058_u01754103712649") 2025/08/02 03:10:35 DEBUG : three: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ebf2b3_d20250802_m030150_c001_v0001136_t0042_u01754103710302") 2025/08/02 03:10:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955c8_d20250802_m030911_c001_v7007000_t0000_u01754104151122") 2025/08/02 03:10:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0d74_d20250802_m030910_c001_v0001130_t0059_u01754104150373") 2025/08/02 03:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955d5_d20250802_m030929_c001_v7007000_t0000_u01754104169809") 2025/08/02 03:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9cc8e_d20250802_m030927_c001_v0001182_t0055_u01754104167970") 2025/08/02 03:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955d2_d20250802_m030926_c001_v7007000_t0000_u01754104166410") 2025/08/02 03:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0dd8_d20250802_m030924_c001_v0001130_t0024_u01754104164609") 2025/08/02 03:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955d1_d20250802_m030923_c001_v7007000_t0000_u01754104163625") 2025/08/02 03:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a52832d4_d20250802_m030923_c001_v0001184_t0059_u01754104163007") 2025/08/02 03:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955cd_d20250802_m030918_c001_v7007000_t0000_u01754104158235") 2025/08/02 03:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0db2_d20250802_m030917_c001_v0001130_t0040_u01754104157258") 2025/08/02 03:10:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955ce_d20250802_m030920_c001_v7007000_t0000_u01754104160265") 2025/08/02 03:10:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9cbf7_d20250802_m030919_c001_v0001182_t0038_u01754104159215") 2025/08/02 03:10:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955cc_d20250802_m030916_c001_v7007000_t0000_u01754104156279") 2025/08/02 03:10:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f113ff262a5283239_d20250802_m030915_c001_v0001184_t0057_u01754104155663") 2025/08/02 03:10:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955ca_d20250802_m030914_c001_v7007000_t0000_u01754104154631") 2025/08/02 03:10:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec047e_d20250802_m030913_c001_v0001136_t0040_u01754104153723") 2025/08/02 03:10:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955c9_d20250802_m030912_c001_v7007000_t0000_u01754104152717") 2025/08/02 03:10:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1105a363cff9cb79_d20250802_m030912_c001_v0001182_t0045_u01754104152090") 2025/08/02 03:10:35 DEBUG : toe/toe/toe: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f403a8c8011e77e20_d20250802_m030934_c001_v7007000_t0000_u01754104174544") 2025/08/02 03:10:36 DEBUG : toe/toe/toe: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0e42_d20250802_m030933_c001_v0001130_t0035_u01754104173781") 2025/08/02 03:10:36 DEBUG : toe/toe/toe: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955cf_d20250802_m030922_c001_v7007000_t0000_u01754104162022") 2025/08/02 03:10:36 DEBUG : toe/toe/toe: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec04da_d20250802_m030921_c001_v0001136_t0058_u01754104161236") 2025/08/02 03:10:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955d6_d20250802_m030930_c001_v7007000_t0000_u01754104170410") 2025/08/02 03:10:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1143e42643ec0532_d20250802_m030929_c001_v0001136_t0050_u01754104169315") 2025/08/02 03:10:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4030020fb21955d3_d20250802_m030927_c001_v7007000_t0000_u01754104167013") 2025/08/02 03:10:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f109e7c200770cd6d_d20250802_m030926_c001_v0001182_t0056_u01754104166191") 2025/08/02 03:10:36 DEBUG : two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f400c3e48f90cdbae_d20250802_m030154_c001_v7007000_t0000_u01754103714062") 2025/08/02 03:10:36 DEBUG : two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f408c446f61cf887b_d20250802_m030152_c001_v0001036_t0011_u01754103712034") 2025/08/02 03:10:36 DEBUG : two: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f4143e42643ebf2af_d20250802_m030150_c001_v0001136_t0009_u01754103710118") 2025/08/02 03:10:36 DEBUG : yam: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c2b4_d20250802_m030203_c001_v7007000_t0000_u01754103723795") 2025/08/02 03:10:36 DEBUG : yam: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f1006888782a41f7e_d20250802_m030202_c001_v0001043_t0058_u01754103722671") 2025/08/02 03:10:36 DEBUG : yam: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c2a1_d20250802_m030159_c001_v7007000_t0000_u01754103719800") 2025/08/02 03:10:36 DEBUG : yam: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f10711067dc0a0631_d20250802_m030158_c001_v0001130_t0012_u01754103718267") 2025/08/02 03:10:36 DEBUG : yam: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c295_d20250802_m030156_c001_v7007000_t0000_u01754103716964") 2025/08/02 03:10:36 DEBUG : yam: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f108c446f61cf8885_d20250802_m030154_c001_v0001036_t0055_u01754103714698") 2025/08/02 03:10:36 DEBUG : yaml: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c2a4_d20250802_m030200_c001_v7007000_t0000_u01754103720550") 2025/08/02 03:10:36 DEBUG : yaml: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f118ac7b56657889e_d20250802_m030159_c001_v0001183_t0018_u01754103719574") 2025/08/02 03:10:36 DEBUG : yaml: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f417a624a5554c29b_d20250802_m030157_c001_v7007000_t0000_u01754103717701") 2025/08/02 03:10:36 DEBUG : yaml: Deleting (id "4_z4f421d63b09d6b8b9f880e1b_f105f112d693b4deb_d20250802_m030156_c001_v0001117_t0005_u01754103716361") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m21.869759564s (try 1/5)