"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/12 01:08:04 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado" 2025/08/12 01:08:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:08:04 DEBUG : Creating backend with remote "/tmp/rclone2032353663" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:08:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/12 01:08:08 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:08 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.82s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:08:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:08:09 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:09 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:08:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:08:10 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:08:10 DEBUG : B2 bucket rclone-test-cadecer4rado: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.70s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", 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-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", 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-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:11 DEBUG : Creating backend with remote "/non-existing" 2025/08/12 01:08:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/12 01:08:12 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:12 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:08:13 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:13 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:08:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:08:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", 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-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:14 INFO : B2 bucket rclone-test-cadecer4rado: Running all checks before starting transfers 2025/08/12 01:08:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:08:14 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:14 INFO : B2 bucket rclone-test-cadecer4rado: Checks finished, now starting transfers 2025/08/12 01:08:14 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:08:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:08:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:15 ERROR : Ignoring --no-traverse with sync 2025/08/12 01:08:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:08:15 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:15 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:08:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:08:15 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:08:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/12 01:08:16 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:16 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:08:17 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/12 01:08:17 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:08:17 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:17 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:08:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:08:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:08:19 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:19 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:08:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:08:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/12 01:08:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:08:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/12 01:08:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:08:20 INFO : sub dir2: Making directory 2025/08/12 01:08:20 INFO : sub dir: Making directory 2025/08/12 01:08:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:08:20 INFO : sub dir2/sub sub dir2: Making directory 2025/08/12 01:08:20 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:20 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:08:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:08:20 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/12 01:08:21 DEBUG : B2 bucket rclone-test-cadecer4rado: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:21 INFO : sub dir2: Making directory 2025/08/12 01:08:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/12 01:08:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:08:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:08:21 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:21 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:08:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:08:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:22 DEBUG : sub dir2: Making directory with metadata 2025/08/12 01:08:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:08:22 INFO : sub dir2: Making directory 2025/08/12 01:08:22 INFO : sub dir: Making directory 2025/08/12 01:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:08:22 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:22 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:08:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:08:23 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:08:23 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/12 01:08:23 DEBUG : B2 bucket rclone-test-cadecer4rado: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/12 01:08:23 DEBUG : B2 bucket rclone-test-cadecer4rado: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.32s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", 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-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:24 INFO : sub dir2: Making directory 2025/08/12 01:08:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:08:24 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:24 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:08:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:08:24 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:08:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:25 DEBUG : sub dir2: Making directory with metadata 2025/08/12 01:08:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:08:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:08:25 INFO : sub dir2: Making directory 2025/08/12 01:08:25 INFO : sub dir: Making directory 2025/08/12 01:08:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:08:25 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:25 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:08:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:08:25 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:08:25 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/12 01:08:26 DEBUG : B2 bucket rclone-test-cadecer4rado: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", 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-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:27 INFO : sub dir2: Making directory 2025/08/12 01:08:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:08:27 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:27 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:08:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:08:27 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:08:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zukesam1jefu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-cadecer4rado -> B2 bucket rclone-test-zukesam1jefu 2025/08/12 01:08:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:08:29 DEBUG : B2 bucket rclone-test-zukesam1jefu: Waiting for checks to finish 2025/08/12 01:08:29 DEBUG : B2 bucket rclone-test-zukesam1jefu: Waiting for transfers to finish 2025/08/12 01:08:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:08:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/12 01:08:33 DEBUG : B2 bucket rclone-test-zukesam1jefu: Purge remote 2025/08/12 01:08:33 INFO : B2 bucket rclone-test-zukesam1jefu: cleaning bucket "rclone-test-zukesam1jefu" of all files 2025/08/12 01:08:34 DEBUG : sub dir/hello world: Deleting (id "4_z6f125d63d02d9bbb9f880e1b_f113f6ac4a46d5b97_d20250812_m010833_c001_v0001137_t0024_u01754960913422") --- PASS: TestServerSideCopy (9.45s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/12 01:08:38 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:38 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:08:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/12 01:08:38 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.08s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:40 DEBUG : Creating backend with remote "TestB2:rclone-test-zosidex8nemi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-cadecer4rado -> B2 bucket rclone-test-zosidex8nemi 2025/08/12 01:08:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:08:41 DEBUG : B2 bucket rclone-test-zosidex8nemi: Waiting for checks to finish 2025/08/12 01:08:41 DEBUG : B2 bucket rclone-test-zosidex8nemi: Waiting for transfers to finish 2025/08/12 01:08:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:08:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/12 01:08:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/12 01:08:46 DEBUG : B2 bucket rclone-test-zosidex8nemi: Waiting for checks to finish 2025/08/12 01:08:46 DEBUG : B2 bucket rclone-test-zosidex8nemi: Waiting for transfers to finish 2025/08/12 01:08:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/12 01:08:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/12 01:08:47 DEBUG : B2 bucket rclone-test-zosidex8nemi: Purge remote 2025/08/12 01:08:47 INFO : B2 bucket rclone-test-zosidex8nemi: cleaning bucket "rclone-test-zosidex8nemi" of all files 2025/08/12 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_zaff28d33d02d9bbb9f880e1b_f115eb5af43c4d13d_d20250812_m010846_c001_v0001120_t0048_u01754960926814") 2025/08/12 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_zaff28d33d02d9bbb9f880e1b_f11513029fa32193c_d20250812_m010845_c001_v0001137_t0020_u01754960925170") --- PASS: TestServerSideCopyOverSelf (9.36s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/12 01:08:49 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:08:49 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:08:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/12 01:08:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/12 01:08:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.67s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xinivus0hini" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-cadecer4rado -> B2 bucket rclone-test-xinivus0hini 2025/08/12 01:08:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:08:52 DEBUG : B2 bucket rclone-test-xinivus0hini: Waiting for checks to finish 2025/08/12 01:08:52 DEBUG : B2 bucket rclone-test-xinivus0hini: Waiting for transfers to finish 2025/08/12 01:08:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:08:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/12 01:08:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/12 01:08:57 DEBUG : B2 bucket rclone-test-xinivus0hini: Waiting for checks to finish 2025/08/12 01:08:57 DEBUG : B2 bucket rclone-test-xinivus0hini: Waiting for transfers to finish 2025/08/12 01:08:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/12 01:08:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/12 01:08:58 INFO : sub dir/hello world: Deleted 2025/08/12 01:08:59 DEBUG : testing file moves 2025/08/12 01:08:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/12 01:08:59 DEBUG : B2 bucket rclone-test-xinivus0hini: Waiting for checks to finish 2025/08/12 01:08:59 DEBUG : B2 bucket rclone-test-xinivus0hini: Waiting for transfers to finish 2025/08/12 01:08:59 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/12 01:08:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/12 01:09:00 INFO : sub dir/hello world: Deleted 2025/08/12 01:09:00 DEBUG : B2 bucket rclone-test-xinivus0hini: Purge remote 2025/08/12 01:09:00 INFO : B2 bucket rclone-test-xinivus0hini: cleaning bucket "rclone-test-xinivus0hini" of all files 2025/08/12 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf82ade3d02d9bbb9f880e1b_f1172e718d5676c41_d20250812_m010859_c001_v0001137_t0019_u01754960939713") 2025/08/12 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf82ade3d02d9bbb9f880e1b_f106418175d3ba0c5_d20250812_m010857_c001_v0001102_t0033_u01754960937835") 2025/08/12 01:09:00 DEBUG : sub dir/hello world: Deleting (id "4_zdf82ade3d02d9bbb9f880e1b_f1036b59ae4de5904_d20250812_m010856_c001_v0001136_t0029_u01754960936124") --- PASS: TestServerSideMoveOverSelf (14.58s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:05 ERROR : error listing: directory not found 2025/08/12 01:09:06 INFO : Local file system at /tmp/rclone2032353663: Making directory 2025/08/12 01:09:06 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:06 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.82s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:09:07 DEBUG : Local file system at /tmp/rclone2032353663: Waiting for checks to finish 2025/08/12 01:09:07 DEBUG : Local file system at /tmp/rclone2032353663: Waiting for transfers to finish 2025/08/12 01:09:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:09:08 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/12 01:09:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:09 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/12 01:09:09 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:09 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:09:09 INFO : check sum: Copied (new) 2025/08/12 01:09:09 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:09 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:09:09 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/12 01:09:09 DEBUG : check sum: Unchanged skipping 2025/08/12 01:09:09 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:09 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/12 01:09:10 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:10 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:10 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/12 01:09:10 INFO : sizeonly: Copied (new) 2025/08/12 01:09:10 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:11 DEBUG : sizeonly: Sizes identical 2025/08/12 01:09:11 DEBUG : sizeonly: Unchanged skipping 2025/08/12 01:09:11 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:11 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:11 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:11 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/12 01:09:12 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:12 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/12 01:09:12 INFO : ignore-size: Copied (new) 2025/08/12 01:09:12 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:09:12 DEBUG : ignore-size: Unchanged skipping 2025/08/12 01:09:12 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:12 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:12 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.47s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:09:14 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:14 DEBUG : existing: Unchanged skipping 2025/08/12 01:09:14 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:14 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:14 INFO : There was nothing to transfer 2025/08/12 01:09:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/12 01:09:14 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:14 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/12 01:09:14 INFO : existing: Copied (replaced existing) 2025/08/12 01:09:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.68s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/12 01:09:15 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:15 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/12 01:09:15 INFO : existing: Copied (new) 2025/08/12 01:09:15 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:15 DEBUG : existing: Destination exists, skipping 2025/08/12 01:09:15 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:15 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:15 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.47s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:17 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/12 01:09:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/12 01:09:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:09:17 DEBUG : c/non empty space: Unchanged skipping 2025/08/12 01:09:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:09:17 INFO : a/potato2: Copied (new) 2025/08/12 01:09:17 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:17 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:17 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:17 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:19 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09: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/12 01:09:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:09:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/12 01:09:19 DEBUG : empty space: Unchanged skipping 2025/08/12 01:09:19 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:19 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:19 INFO : There was nothing to transfer 2025/08/12 01:09:19 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09: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/12 01:09:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:09:20 INFO : empty space: Updated modification time in destination 2025/08/12 01:09:20 DEBUG : empty space: Unchanged skipping 2025/08/12 01:09:20 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:20 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.48s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:21 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:21 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/12 01:09:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:09:21 DEBUG : empty space: Unchanged skipping 2025/08/12 01:09:21 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:21 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:23 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:23 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/12 01:09:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2032353663) 2025/08/12 01:09:23 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cadecer4rado) 2025/08/12 01:09:23 DEBUG : foo: sha1 differ 2025/08/12 01:09:23 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/12 01:09:23 INFO : foo: Copied (replaced existing) 2025/08/12 01:09:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:09:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/12 01:09:24 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:24 DEBUG : empty space: Unchanged skipping 2025/08/12 01:09:24 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:24 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:09:24 INFO : potato: Copied (new) 2025/08/12 01:09:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.74s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/12 01:09:26 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:26 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/12 01:09:26 INFO : potato: Copied (replaced existing) 2025/08/12 01:09:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.51s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:27 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:27 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/12 01:09:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2032353663) 2025/08/12 01:09:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cadecer4rado) 2025/08/12 01:09:27 DEBUG : potato: sha1 differ 2025/08/12 01:09:27 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/12 01:09:28 INFO : potato: Copied (replaced existing) 2025/08/12 01:09:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:09:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:09:29 DEBUG : empty space: Unchanged skipping 2025/08/12 01:09:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/12 01:09:29 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:29 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:29 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:09:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:09:31 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:31 DEBUG : empty space: Unchanged skipping 2025/08/12 01:09:31 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:09:31 INFO : potato2: Copied (new) 2025/08/12 01:09:31 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:33 INFO : d: Making directory 2025/08/12 01:09:33 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/12 01:09:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/12 01:09:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:09:33 DEBUG : c/non empty space: Unchanged skipping 2025/08/12 01:09:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:09:33 INFO : a/potato2: Copied (new) 2025/08/12 01:09:33 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:33 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:33 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:34 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:35 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/12 01:09:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/12 01:09:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:09:35 DEBUG : c/non empty space: Unchanged skipping 2025/08/12 01:09:36 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:36 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:09:36 INFO : a/potato2: Copied (new) 2025/08/12 01:09:36 ERROR : B2 bucket rclone-test-cadecer4rado: not deleting files as there were IO errors 2025/08/12 01:09:36 ERROR : B2 bucket rclone-test-cadecer4rado: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:37 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:09:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:09:38 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:38 DEBUG : empty space: Unchanged skipping 2025/08/12 01:09:38 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:38 INFO : potato: Deleted 2025/08/12 01:09:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:09:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:39 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:39 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:39 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:40 INFO : potato: Deleted 2025/08/12 01:09:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:09:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:09:40 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:40 DEBUG : empty space: Unchanged skipping 2025/08/12 01:09:40 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:09:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.37s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:09:42 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:42 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/12 01:09:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:43 DEBUG : enormous: Excluded (Size Filter) 2025/08/12 01:09:43 DEBUG : enormous: Excluded 2025/08/12 01:09:43 DEBUG : potato2: Excluded (Size Filter) 2025/08/12 01:09:43 DEBUG : potato2: Excluded 2025/08/12 01:09:44 DEBUG : potato2: Excluded (Size Filter) 2025/08/12 01:09:44 DEBUG : potato2: Excluded 2025/08/12 01:09:44 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:09:44 DEBUG : empty space: Unchanged skipping 2025/08/12 01:09:44 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:44 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:44 INFO : There was nothing to transfer 2025/08/12 01:09:44 DEBUG : enormous: Excluded (Size Filter) 2025/08/12 01:09:44 DEBUG : enormous: Excluded 2025/08/12 01:09:44 DEBUG : potato2: Excluded (Size Filter) 2025/08/12 01:09:44 DEBUG : potato2: Excluded 2025/08/12 01:09:44 DEBUG : potato2: Excluded (Size Filter) 2025/08/12 01:09:44 DEBUG : potato2: Excluded 2025/08/12 01:09:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/12 01:09:44 DEBUG : empty space: Unchanged skipping 2025/08/12 01:09:44 DEBUG : Local file system at /tmp/rclone2032353663: Waiting for checks to finish 2025/08/12 01:09:44 DEBUG : Local file system at /tmp/rclone2032353663: Waiting for transfers to finish 2025/08/12 01:09:44 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:46 DEBUG : enormous: Excluded (Size Filter) 2025/08/12 01:09:46 DEBUG : enormous: Excluded 2025/08/12 01:09:46 DEBUG : potato2: Excluded (Size Filter) 2025/08/12 01:09:46 DEBUG : potato2: Excluded 2025/08/12 01:09:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:09:46 DEBUG : empty space: Unchanged skipping 2025/08/12 01:09:46 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:46 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:46 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:46 INFO : enormous: Deleted 2025/08/12 01:09:46 INFO : potato2: Deleted 2025/08/12 01:09:46 INFO : There was nothing to transfer 2025/08/12 01:09:46 DEBUG : Local file system at /tmp/rclone2032353663: Waiting for checks to finish 2025/08/12 01:09:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/12 01:09:46 DEBUG : empty space: Unchanged skipping 2025/08/12 01:09:46 DEBUG : Local file system at /tmp/rclone2032353663: Waiting for transfers to finish 2025/08/12 01:09:46 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:46 INFO : enormous: Deleted 2025/08/12 01:09:46 INFO : potato2: Deleted 2025/08/12 01:09:46 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.35s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:09:48 DEBUG : five: Need to transfer - File not found at Destination 2025/08/12 01:09:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/12 01:09:48 DEBUG : three: Sizes identical 2025/08/12 01:09:48 DEBUG : one: Destination is newer than source, skipping 2025/08/12 01:09:48 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/12 01:09:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/12 01:09:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2032353663) 2025/08/12 01:09:48 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cadecer4rado) 2025/08/12 01:09:48 DEBUG : two: sha1 differ 2025/08/12 01:09:48 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/12 01:09:49 INFO : five: Copied (new) 2025/08/12 01:09:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/12 01:09:49 INFO : four: Copied (replaced existing) 2025/08/12 01:09:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/12 01:09:49 INFO : two: Copied (replaced existing) 2025/08/12 01:09:49 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:50 DEBUG : one: Destination is newer than source, skipping 2025/08/12 01:09:50 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/12 01:09:50 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/12 01:09:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/12 01:09:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/12 01:09:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2032353663) 2025/08/12 01:09:50 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cadecer4rado) 2025/08/12 01:09:50 DEBUG : three: sha1 differ 2025/08/12 01:09:50 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/12 01:09:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/12 01:09:50 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/12 01:09:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/12 01:09:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/12 01:09:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/12 01:09:50 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/12 01:09:50 INFO : three: Copied (replaced existing) 2025/08/12 01:09:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === 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-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/12 01:09:51 INFO : B2 bucket rclone-test-cadecer4rado: Making map for --track-renames 2025/08/12 01:09:51 INFO : B2 bucket rclone-test-cadecer4rado: Finished making map for --track-renames 2025/08/12 01:09:51 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/12 01:09:51 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for renames to finish 2025/08/12 01:09:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/12 01:09:51 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/12 01:09:52 INFO : potato: Copied (new) 2025/08/12 01:09:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:09:52 INFO : yam: Copied (new) 2025/08/12 01:09:52 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:09:52 INFO : B2 bucket rclone-test-cadecer4rado: Making map for --track-renames 2025/08/12 01:09:52 INFO : B2 bucket rclone-test-cadecer4rado: Finished making map for --track-renames 2025/08/12 01:09:52 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:52 DEBUG : potato: Unchanged skipping 2025/08/12 01:09:52 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for renames to finish 2025/08/12 01:09:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:09:53 INFO : yam: Copied (server-side copy) to: yaml 2025/08/12 01:09:53 INFO : yam: Deleted 2025/08/12 01:09:53 INFO : yaml: Renamed from "yam" 2025/08/12 01:09:53 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/12 01:09:54 INFO : B2 bucket rclone-test-cadecer4rado: Making map for --track-renames 2025/08/12 01:09:54 INFO : B2 bucket rclone-test-cadecer4rado: Finished making map for --track-renames 2025/08/12 01:09:54 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/12 01:09:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/12 01:09:54 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for renames to finish 2025/08/12 01:09:54 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/12 01:09:55 INFO : potato: Copied (new) 2025/08/12 01:09:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:09:55 INFO : yam: Copied (new) 2025/08/12 01:09:55 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:09:55 INFO : B2 bucket rclone-test-cadecer4rado: Making map for --track-renames 2025/08/12 01:09:55 INFO : B2 bucket rclone-test-cadecer4rado: Finished making map for --track-renames 2025/08/12 01:09:55 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:55 DEBUG : potato: Unchanged skipping 2025/08/12 01:09:55 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for renames to finish 2025/08/12 01:09:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:09:56 INFO : yam: Copied (server-side copy) to: yaml 2025/08/12 01:09:56 INFO : yam: Deleted 2025/08/12 01:09:56 INFO : yaml: Renamed from "yam" 2025/08/12 01:09:56 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.83s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/12 01:09:57 INFO : B2 bucket rclone-test-cadecer4rado: Making map for --track-renames 2025/08/12 01:09:57 INFO : B2 bucket rclone-test-cadecer4rado: Finished making map for --track-renames 2025/08/12 01:09:57 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/12 01:09:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/12 01:09:57 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for renames to finish 2025/08/12 01:09:57 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:09:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:09:57 INFO : sub/yam: Copied (new) 2025/08/12 01:09:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/12 01:09:58 INFO : potato: Copied (new) 2025/08/12 01:09:58 DEBUG : Waiting for deletions to finish 2025/08/12 01:09:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:09:58 DEBUG : potato: Unchanged skipping 2025/08/12 01:09:59 INFO : B2 bucket rclone-test-cadecer4rado: Making map for --track-renames 2025/08/12 01:09:59 INFO : B2 bucket rclone-test-cadecer4rado: Finished making map for --track-renames 2025/08/12 01:09:59 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:09:59 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for renames to finish 2025/08/12 01:09:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:09:59 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/12 01:10:00 INFO : sub/yam: Deleted 2025/08/12 01:10:00 INFO : yam: Renamed from "sub/yam" 2025/08/12 01:10:00 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:10:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.54s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:10:01 DEBUG : Creating backend with remote "/tmp/rclone2032353663/dir1" 2025/08/12 01:10:01 DEBUG : Creating backend with remote "/tmp/rclone2032353663/dir2" 2025/08/12 01:10:01 DEBUG : Local file system at /tmp/rclone2032353663/dir2: Using server-side directory move 2025/08/12 01:10:01 INFO : Local file system at /tmp/rclone2032353663/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/12 01:10:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/12 01:10:01 DEBUG : Local file system at /tmp/rclone2032353663/dir2: Waiting for checks to finish 2025/08/12 01:10:01 DEBUG : Local file system at /tmp/rclone2032353663/dir2: Waiting for transfers to finish 2025/08/12 01:10:01 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:10:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:10:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/12 01:10:01 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:10:01 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:10:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/12 01:10:02 INFO : nested/sub dir/file: Copied (new) 2025/08/12 01:10:02 INFO : nested/sub dir/file: Deleted 2025/08/12 01:10:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:10:02 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:10:02 INFO : sub dir/hello world: Deleted 2025/08/12 01:10:02 INFO : sub dir: Removing directory 2025/08/12 01:10:02 INFO : nested/sub dir: Removing directory 2025/08/12 01:10:02 INFO : nested: Removing directory 2025/08/12 01:10:02 DEBUG : Local file system at /tmp/rclone2032353663: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:10:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:10:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/12 01:10:03 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:10:03 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:10:03 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1172-11.backblaze.com/b2api/v1/b2_upload_file/8f52fd53d01d9bbb9f880e1b/c001_v0001172_t0003": EOF 2025/08/12 01:10:03 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-11.backblaze.com/b2api/v1/b2_upload_file/8f52fd53d01d9bbb9f880e1b/c001_v0001172_t0003": EOF) 2025/08/12 01:10:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/12 01:10:03 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1172-11.backblaze.com/b2api/v1/b2_upload_file/8f52fd53d01d9bbb9f880e1b/c001_v0001172_t0003": EOF - low level retry 0/10 2025/08/12 01:10:03 DEBUG : pacer: Reducing sleep to 10ms 2025/08/12 01:10:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/12 01:10:03 INFO : nested/sub dir/file: Copied (new) 2025/08/12 01:10:03 INFO : nested/sub dir/file: Deleted 2025/08/12 01:10:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:10:03 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:10:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.46s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:10:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/12 01:10:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/12 01:10:04 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:10:04 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:10:05 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/12 01:10:05 INFO : existing-b: Copied (new) 2025/08/12 01:10:05 INFO : existing-b: Deleted 2025/08/12 01:10:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/12 01:10:05 INFO : existing: Copied (new) 2025/08/12 01:10:05 INFO : existing: Deleted 2025/08/12 01:10:05 DEBUG : existing: Destination exists, skipping 2025/08/12 01:10:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/12 01:10:05 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:10:05 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:10:05 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.13s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:10:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bodigad1toxa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cadecer4rado -> B2 bucket rclone-test-bodigad1toxa 2025/08/12 01:10:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:10:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/12 01:10:14 DEBUG : empty space: Unchanged skipping 2025/08/12 01:10:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/12 01:10:14 DEBUG : B2 bucket rclone-test-bodigad1toxa: Waiting for checks to finish 2025/08/12 01:10:14 INFO : empty space: Deleted 2025/08/12 01:10:14 DEBUG : B2 bucket rclone-test-bodigad1toxa: Waiting for transfers to finish 2025/08/12 01:10:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:10:14 INFO : potato2: Copied (server-side copy) 2025/08/12 01:10:14 INFO : potato2: Deleted 2025/08/12 01:10:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/12 01:10:14 INFO : potato3: Copied (server-side copy) 2025/08/12 01:10:15 INFO : potato3: Deleted 2025/08/12 01:10:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yubaxun1muwe" 2025/08/12 01:10:15 DEBUG : Config file has changed externally - reloading 2025/08/12 01:10:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/12 01:10:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:10:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/12 01:10:16 DEBUG : B2 bucket rclone-test-yubaxun1muwe: Waiting for checks to finish 2025/08/12 01:10:16 DEBUG : B2 bucket rclone-test-yubaxun1muwe: Waiting for transfers to finish 2025/08/12 01:10:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:10:20 INFO : potato2: Copied (server-side copy) 2025/08/12 01:10:21 INFO : potato2: Deleted 2025/08/12 01:10:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:10:21 INFO : empty space: Copied (server-side copy) 2025/08/12 01:10:21 INFO : empty space: Deleted 2025/08/12 01:10:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/12 01:10:21 INFO : potato3: Copied (server-side copy) 2025/08/12 01:10:21 INFO : potato3: Deleted 2025/08/12 01:10:21 DEBUG : B2 bucket rclone-test-yubaxun1muwe: Purge remote 2025/08/12 01:10:21 INFO : B2 bucket rclone-test-yubaxun1muwe: cleaning bucket "rclone-test-yubaxun1muwe" of all files 2025/08/12 01:10:22 DEBUG : empty space: Deleting (id "4_z0f92fd83d03d9bbb9f880e1b_f101e2b7865a8d64a_d20250812_m011020_c001_v0001105_t0007_u01754961020888") 2025/08/12 01:10:22 DEBUG : potato2: Deleting (id "4_z0f92fd83d03d9bbb9f880e1b_f11493b8c24d1acf1_d20250812_m011020_c001_v0001041_t0037_u01754961020475") 2025/08/12 01:10:22 DEBUG : potato3: Deleting (id "4_z0f92fd83d03d9bbb9f880e1b_f117d3e10b5c95163_d20250812_m011020_c001_v0001116_t0033_u01754961020874") 2025/08/12 01:10:28 DEBUG : B2 bucket rclone-test-bodigad1toxa: Purge remote 2025/08/12 01:10:28 INFO : B2 bucket rclone-test-bodigad1toxa: cleaning bucket "rclone-test-bodigad1toxa" of all files 2025/08/12 01:10:28 DEBUG : empty space: Deleting (id "4_z3fd2dd93d03d9bbb9f880e1b_f40744f92fd44a7b0_d20250812_m011021_c001_v7007000_t0000_u01754961021311") 2025/08/12 01:10:28 DEBUG : empty space: Deleting (id "4_z3fd2dd93d03d9bbb9f880e1b_f112dabbf32b9a1af_d20250812_m011013_c001_v0001180_t0017_u01754961013187") 2025/08/12 01:10:28 DEBUG : potato2: Deleting (id "4_z3fd2dd93d03d9bbb9f880e1b_f40744f92fd44a7af_d20250812_m011020_c001_v7007000_t0000_u01754961020908") 2025/08/12 01:10:28 DEBUG : potato2: Deleting (id "4_z3fd2dd93d03d9bbb9f880e1b_f105b6ebc1b5256e2_d20250812_m011014_c001_v0001041_t0006_u01754961014328") 2025/08/12 01:10:28 DEBUG : potato3: Deleting (id "4_z3fd2dd93d03d9bbb9f880e1b_f40744f92fd44a7b1_d20250812_m011021_c001_v7007000_t0000_u01754961021529") 2025/08/12 01:10:28 DEBUG : potato3: Deleting (id "4_z3fd2dd93d03d9bbb9f880e1b_f118d50ab8405a173_d20250812_m011014_c001_v0001161_t0006_u01754961014713") 2025/08/12 01:10:28 DEBUG : potato3: Deleting (id "4_z3fd2dd93d03d9bbb9f880e1b_f112dabbf32b9a1b1_d20250812_m011013_c001_v0001180_t0014_u01754961013373") --- PASS: TestServerSideMove (25.03s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:10:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kupojil2mipa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cadecer4rado -> B2 bucket rclone-test-kupojil2mipa 2025/08/12 01:10:38 DEBUG : empty space: Excluded (Size Filter) 2025/08/12 01:10:38 DEBUG : empty space: Excluded 2025/08/12 01:10:38 DEBUG : empty space: Excluded (Size Filter) 2025/08/12 01:10:38 DEBUG : empty space: Excluded 2025/08/12 01:10:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:10:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/12 01:10:38 DEBUG : B2 bucket rclone-test-kupojil2mipa: Waiting for checks to finish 2025/08/12 01:10:38 DEBUG : B2 bucket rclone-test-kupojil2mipa: Waiting for transfers to finish 2025/08/12 01:10:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:10:39 INFO : potato2: Copied (server-side copy) 2025/08/12 01:10:39 INFO : potato2: Deleted 2025/08/12 01:10:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/12 01:10:39 INFO : potato3: Copied (server-side copy) 2025/08/12 01:10:39 INFO : potato3: Deleted 2025/08/12 01:10:39 DEBUG : Creating backend with remote "TestB2:rclone-test-rovukat1divo" 2025/08/12 01:10:40 DEBUG : empty space: Excluded (Size Filter) 2025/08/12 01:10:40 DEBUG : empty space: Excluded 2025/08/12 01:10:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:10:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/12 01:10:40 DEBUG : B2 bucket rclone-test-rovukat1divo: Waiting for checks to finish 2025/08/12 01:10:40 DEBUG : B2 bucket rclone-test-rovukat1divo: Waiting for transfers to finish 2025/08/12 01:10:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:10:44 INFO : potato2: Copied (server-side copy) 2025/08/12 01:10:45 INFO : potato2: Deleted 2025/08/12 01:10:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/12 01:10:45 INFO : potato3: Copied (server-side copy) 2025/08/12 01:10:45 INFO : potato3: Deleted 2025/08/12 01:10:45 DEBUG : B2 bucket rclone-test-rovukat1divo: Purge remote 2025/08/12 01:10:45 INFO : B2 bucket rclone-test-rovukat1divo: cleaning bucket "rclone-test-rovukat1divo" of all files 2025/08/12 01:10:45 DEBUG : potato2: Deleting (id "4_z7f925d63d04d9bbb9f880e1b_f11667256349a7c9d_d20250812_m011044_c001_v0001182_t0018_u01754961044726") 2025/08/12 01:10:45 DEBUG : potato3: Deleting (id "4_z7f925d63d04d9bbb9f880e1b_f112b524c62110f91_d20250812_m011044_c001_v0001183_t0000_u01754961044978") 2025/08/12 01:10:47 DEBUG : B2 bucket rclone-test-kupojil2mipa: Purge remote 2025/08/12 01:10:47 INFO : B2 bucket rclone-test-kupojil2mipa: cleaning bucket "rclone-test-kupojil2mipa" of all files 2025/08/12 01:10:48 DEBUG : empty space: Deleting (id "4_z9f923de3d04d9bbb9f880e1b_f115ff32653ed4d88_d20250812_m011037_c001_v0001172_t0031_u01754961037271") 2025/08/12 01:10:48 DEBUG : potato2: Deleting (id "4_z9f923de3d04d9bbb9f880e1b_f4021a1ce9bd7eb4c_d20250812_m011044_c001_v7007000_t0000_u01754961044950") 2025/08/12 01:10:48 DEBUG : potato2: Deleting (id "4_z9f923de3d04d9bbb9f880e1b_f117ed315d07fce5a_d20250812_m011038_c001_v0001150_t0022_u01754961038772") 2025/08/12 01:10:48 DEBUG : potato3: Deleting (id "4_z9f923de3d04d9bbb9f880e1b_f4021a1ce9bd7eb4d_d20250812_m011045_c001_v7007000_t0000_u01754961045221") 2025/08/12 01:10:48 DEBUG : potato3: Deleting (id "4_z9f923de3d04d9bbb9f880e1b_f104141c1bcfcd3de_d20250812_m011039_c001_v0001183_t0050_u01754961039105") 2025/08/12 01:10:48 DEBUG : potato3: Deleting (id "4_z9f923de3d04d9bbb9f880e1b_f115ff32653ed4d8a_d20250812_m011037_c001_v0001172_t0044_u01754961037579") --- PASS: TestServerSideMoveWithFilter (20.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:10:52 DEBUG : Creating backend with remote "TestB2:rclone-test-dacihij6favo" 2025/08/12 01:10:54 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cadecer4rado -> B2 bucket rclone-test-dacihij6favo 2025/08/12 01:11:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:11:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/12 01:11:00 DEBUG : empty space: Unchanged skipping 2025/08/12 01:11:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/12 01:11:00 DEBUG : B2 bucket rclone-test-dacihij6favo: Waiting for checks to finish 2025/08/12 01:11:00 INFO : empty space: Deleted 2025/08/12 01:11:00 DEBUG : B2 bucket rclone-test-dacihij6favo: Waiting for transfers to finish 2025/08/12 01:11:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:11:00 INFO : potato2: Copied (server-side copy) 2025/08/12 01:11:01 INFO : potato2: Deleted 2025/08/12 01:11:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/12 01:11:01 INFO : potato3: Copied (server-side copy) 2025/08/12 01:11:01 INFO : potato3: Deleted 2025/08/12 01:11:01 DEBUG : Creating backend with remote "TestB2:rclone-test-rogakoq7voxu" 2025/08/12 01:11:02 INFO : tomatoDir: Making directory 2025/08/12 01:11:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/12 01:11:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:11:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/12 01:11:02 DEBUG : B2 bucket rclone-test-rogakoq7voxu: Waiting for checks to finish 2025/08/12 01:11:02 DEBUG : B2 bucket rclone-test-rogakoq7voxu: Waiting for transfers to finish 2025/08/12 01:11:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:11:06 INFO : empty space: Copied (server-side copy) 2025/08/12 01:11:07 INFO : empty space: Deleted 2025/08/12 01:11:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:11:07 INFO : potato2: Copied (server-side copy) 2025/08/12 01:11:07 INFO : potato2: Deleted 2025/08/12 01:11:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/12 01:11:07 INFO : potato3: Copied (server-side copy) 2025/08/12 01:11:07 INFO : potato3: Deleted 2025/08/12 01:11:08 DEBUG : B2 bucket rclone-test-rogakoq7voxu: Purge remote 2025/08/12 01:11:08 INFO : B2 bucket rclone-test-rogakoq7voxu: cleaning bucket "rclone-test-rogakoq7voxu" of all files 2025/08/12 01:11:08 DEBUG : empty space: Deleting (id "4_zcf32adc3d04d9bbb9f880e1b_f111ae4b907d11d66_d20250812_m011106_c001_v0001178_t0054_u01754961066836") 2025/08/12 01:11:08 DEBUG : potato2: Deleting (id "4_zcf32adc3d04d9bbb9f880e1b_f1037d91f8e098cb4_d20250812_m011107_c001_v0001182_t0022_u01754961067068") 2025/08/12 01:11:08 DEBUG : potato3: Deleting (id "4_zcf32adc3d04d9bbb9f880e1b_f1078f72fc39dfea6_d20250812_m011107_c001_v0001100_t0057_u01754961067211") 2025/08/12 01:11:09 DEBUG : B2 bucket rclone-test-dacihij6favo: Purge remote 2025/08/12 01:11:09 INFO : B2 bucket rclone-test-dacihij6favo: cleaning bucket "rclone-test-dacihij6favo" of all files 2025/08/12 01:11:10 DEBUG : empty space: Deleting (id "4_z2f928dd3d04d9bbb9f880e1b_f40673a98df949af5_d20250812_m011107_c001_v7007000_t0000_u01754961067049") 2025/08/12 01:11:10 DEBUG : empty space: Deleting (id "4_z2f928dd3d04d9bbb9f880e1b_f11450c036657fb67_d20250812_m011059_c001_v0001134_t0043_u01754961059178") 2025/08/12 01:11:10 DEBUG : potato2: Deleting (id "4_z2f928dd3d04d9bbb9f880e1b_f40673a98df949afb_d20250812_m011107_c001_v7007000_t0000_u01754961067273") 2025/08/12 01:11:10 DEBUG : potato2: Deleting (id "4_z2f928dd3d04d9bbb9f880e1b_f1070a91be1ef0929_d20250812_m011100_c001_v0001180_t0020_u01754961060703") 2025/08/12 01:11:10 DEBUG : potato3: Deleting (id "4_z2f928dd3d04d9bbb9f880e1b_f40673a98df949b06_d20250812_m011107_c001_v7007000_t0000_u01754961067708") 2025/08/12 01:11:10 DEBUG : potato3: Deleting (id "4_z2f928dd3d04d9bbb9f880e1b_f1157f80599e1894d_d20250812_m011100_c001_v0001165_t0005_u01754961060930") 2025/08/12 01:11:10 DEBUG : potato3: Deleting (id "4_z2f928dd3d04d9bbb9f880e1b_f11450c036657fb69_d20250812_m011059_c001_v0001134_t0057_u01754961059562") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.05s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:11:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.54s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:11:17 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:11:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/rclone-sync-test" 2025/08/12 01:11:21 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/rclone-sync-test-include/layer2" 2025/08/12 01:11:22 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/rclone-sync-test-ignore-file" 2025/08/12 01:11:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/12 01:11:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/12 01:11:26 DEBUG : pacer: Reducing sleep to 10ms 2025/08/12 01:11:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/12 01:11:26 DEBUG : B2 bucket rclone-test-cadecer4rado path rclone-sync-test: Waiting for checks to finish 2025/08/12 01:11:26 DEBUG : B2 bucket rclone-test-cadecer4rado path rclone-sync-test: Waiting for transfers to finish 2025/08/12 01:11:26 DEBUG : Waiting for deletions to finish 2025/08/12 01:11:26 INFO : There was nothing to transfer 2025/08/12 01:11:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/12 01:11:27 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:11:27 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:11:27 DEBUG : Waiting for deletions to finish 2025/08/12 01:11:27 INFO : There was nothing to transfer 2025/08/12 01:11:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/12 01:11:27 DEBUG : B2 bucket rclone-test-cadecer4rado path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/12 01:11:27 DEBUG : B2 bucket rclone-test-cadecer4rado path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/12 01:11:27 DEBUG : Waiting for deletions to finish 2025/08/12 01:11:27 INFO : There was nothing to transfer 2025/08/12 01:11:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/12 01:11:28 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:11:28 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:11:28 DEBUG : Waiting for deletions to finish 2025/08/12 01:11:28 INFO : There was nothing to transfer 2025/08/12 01:11:28 DEBUG : Excluded 2025/08/12 01:11:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/12 01:11:28 DEBUG : B2 bucket rclone-test-cadecer4rado path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/12 01:11:28 DEBUG : B2 bucket rclone-test-cadecer4rado path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/12 01:11:28 DEBUG : Waiting for deletions to finish 2025/08/12 01:11:28 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.26s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:11:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/dst" 2025/08/12 01:11:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/CompareDest" 2025/08/12 01:11:32 DEBUG : one: Need to transfer - File not found at Destination 2025/08/12 01:11:32 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:11:32 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:11:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:11:33 INFO : one: Copied (new) 2025/08/12 01:11:33 DEBUG : Waiting for deletions to finish 2025/08/12 01:11:34 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:11:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:11:34 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:11:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/12 01:11:34 INFO : one: Copied (replaced existing) 2025/08/12 01:11:34 DEBUG : Waiting for deletions to finish 2025/08/12 01:11:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:11:36 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:11:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:11:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 01:11:36 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:11:36 DEBUG : Waiting for deletions to finish 2025/08/12 01:11:36 INFO : There was nothing to transfer 2025/08/12 01:11:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:11:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:11:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/12 01:11:37 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:11:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:11:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 01:11:37 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:11:37 DEBUG : Waiting for deletions to finish 2025/08/12 01:11:37 INFO : There was nothing to transfer 2025/08/12 01:11:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:11:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:11:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/12 01:11:38 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:11:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:11:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 01:11:38 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:11:38 DEBUG : Waiting for deletions to finish 2025/08/12 01:11:38 INFO : There was nothing to transfer 2025/08/12 01:11:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:11:39 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/12 01:11:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/12 01:11:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/12 01:11:39 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:11:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:11:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 01:11:39 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:11:39 DEBUG : Waiting for deletions to finish 2025/08/12 01:11:39 INFO : There was nothing to transfer 2025/08/12 01:11:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:11:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/12 01:11:40 DEBUG : two: Need to transfer - File not found at Destination 2025/08/12 01:11:40 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:11:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:11:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 01:11:40 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:11:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/12 01:11:41 INFO : two: Copied (new) 2025/08/12 01:11:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.43s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:11:44 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/dest" 2025/08/12 01:11:45 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/pre-dest1" 2025/08/12 01:11:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/pre-dest2" 2025/08/12 01:11:48 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:11:48 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/12 01:11:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:11:48 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/12 01:11:49 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/12 01:11:49 DEBUG : B2 bucket rclone-test-cadecer4rado path dest: Waiting for checks to finish 2025/08/12 01:11:49 DEBUG : B2 bucket rclone-test-cadecer4rado path dest: Waiting for transfers to finish 2025/08/12 01:11:50 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/12 01:11:50 INFO : 3: Copied (new) 2025/08/12 01:11:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.86s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:11:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/dst" 2025/08/12 01:11:52 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/CopyDest" 2025/08/12 01:11:54 DEBUG : one: Need to transfer - File not found at Destination 2025/08/12 01:11:54 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:11:54 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:11:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:11:55 INFO : one: Copied (new) 2025/08/12 01:11:55 DEBUG : Waiting for deletions to finish 2025/08/12 01:11:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:11:56 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:11:56 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:11:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/12 01:11:56 INFO : one: Copied (replaced existing) 2025/08/12 01:11:56 DEBUG : Waiting for deletions to finish 2025/08/12 01:11:58 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/BackupDir" 2025/08/12 01:11:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:11:59 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:11:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:11:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:12:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:12:01 INFO : one: Copied (server-side copy) 2025/08/12 01:12:01 INFO : one: Deleted 2025/08/12 01:12:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/12 01:12:01 INFO : one: Copied (server-side copy) 2025/08/12 01:12:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/12 01:12:01 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:12:01 DEBUG : Waiting for deletions to finish 2025/08/12 01:12:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:12:02 DEBUG : one: Unchanged skipping 2025/08/12 01:12:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:12:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/12 01:12:03 INFO : two: Copied (server-side copy) 2025/08/12 01:12:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/12 01:12:03 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:12:03 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:12:03 DEBUG : Waiting for deletions to finish 2025/08/12 01:12:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:12:03 DEBUG : one: Unchanged skipping 2025/08/12 01:12:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:12:03 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:12:03 DEBUG : two: Unchanged skipping 2025/08/12 01:12:03 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:12:03 DEBUG : Waiting for deletions to finish 2025/08/12 01:12:03 INFO : There was nothing to transfer 2025/08/12 01:12:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:12:04 DEBUG : one: Unchanged skipping 2025/08/12 01:12:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/12 01:12:05 DEBUG : three: Destination not found in --copy-dest 2025/08/12 01:12:05 DEBUG : three: Need to transfer - File not found at Destination 2025/08/12 01:12:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:12:05 DEBUG : two: Unchanged skipping 2025/08/12 01:12:05 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:12:05 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:12:05 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/12 01:12:05 INFO : three: Copied (new) 2025/08/12 01:12:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.84s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:12:08 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/dst" 2025/08/12 01:12:09 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/backup" 2025/08/12 01:12:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 01:12:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:12:11 DEBUG : two: Unchanged skipping 2025/08/12 01:12:11 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:12:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:12:13 INFO : one: Copied (server-side copy) 2025/08/12 01:12:13 INFO : one: Deleted 2025/08/12 01:12:13 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:12:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:12:14 INFO : one: Copied (new) 2025/08/12 01:12:14 DEBUG : Waiting for deletions to finish 2025/08/12 01:12:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/12 01:12:15 INFO : three.txt: Copied (server-side copy) 2025/08/12 01:12:15 INFO : three.txt: Deleted 2025/08/12 01:12:15 INFO : three.txt: Moved into backup dir 2025/08/12 01:12:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/12 01:12:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:12:17 DEBUG : two: Unchanged skipping 2025/08/12 01:12:17 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:12:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:12:17 INFO : one: Copied (server-side copy) 2025/08/12 01:12:17 INFO : one: Deleted 2025/08/12 01:12:17 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:12:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/12 01:12:18 INFO : one: Copied (new) 2025/08/12 01:12:18 DEBUG : Waiting for deletions to finish 2025/08/12 01:12:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:12:18 INFO : three.txt: Copied (server-side copy) 2025/08/12 01:12:19 INFO : three.txt: Deleted 2025/08/12 01:12:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.82s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:12:21 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/dst" 2025/08/12 01:12:22 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/backup" 2025/08/12 01:12:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:12:24 DEBUG : two: Unchanged skipping 2025/08/12 01:12:24 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:12:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 01:12:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:12:25 INFO : one: Copied (server-side copy) to: one.bak 2025/08/12 01:12:26 INFO : one: Deleted 2025/08/12 01:12:26 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:12:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:12:27 INFO : one: Copied (new) 2025/08/12 01:12:27 DEBUG : Waiting for deletions to finish 2025/08/12 01:12:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/12 01:12:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/12 01:12:27 INFO : three.txt: Deleted 2025/08/12 01:12:27 INFO : three.txt: Moved into backup dir 2025/08/12 01:12:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/12 01:12:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:12:29 DEBUG : two: Unchanged skipping 2025/08/12 01:12:29 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:12:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:12:30 INFO : one: Copied (server-side copy) to: one.bak 2025/08/12 01:12:30 INFO : one: Deleted 2025/08/12 01:12:30 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:12:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/12 01:12:30 INFO : one: Copied (new) 2025/08/12 01:12:30 DEBUG : Waiting for deletions to finish 2025/08/12 01:12:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:12:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/12 01:12:31 INFO : three.txt: Deleted 2025/08/12 01:12:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.42s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:12:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/dst" 2025/08/12 01:12:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/backup" 2025/08/12 01:12:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 01:12:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:12:36 DEBUG : two: Unchanged skipping 2025/08/12 01:12:36 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:12:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:12:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/12 01:12:38 INFO : one: Deleted 2025/08/12 01:12:38 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:12:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:12:39 INFO : one: Copied (new) 2025/08/12 01:12:39 DEBUG : Waiting for deletions to finish 2025/08/12 01:12:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/12 01:12:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/12 01:12:40 INFO : three.txt: Deleted 2025/08/12 01:12:40 INFO : three.txt: Moved into backup dir 2025/08/12 01:12:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/12 01:12:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:12:41 DEBUG : two: Unchanged skipping 2025/08/12 01:12:41 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:12:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:12:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/12 01:12:42 INFO : one: Deleted 2025/08/12 01:12:42 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:12:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/12 01:12:43 INFO : one: Copied (new) 2025/08/12 01:12:43 DEBUG : Waiting for deletions to finish 2025/08/12 01:12:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:12:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/12 01:12:44 INFO : three.txt: Deleted 2025/08/12 01:12:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.12s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:12:46 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1153-13.backblaze.com/b2api/v1/b2_upload_file/8f52fd53d01d9bbb9f880e1b/c001_v0001153_t0025": EOF 2025/08/12 01:12:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1153-13.backblaze.com/b2api/v1/b2_upload_file/8f52fd53d01d9bbb9f880e1b/c001_v0001153_t0025": EOF) 2025/08/12 01:12:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-cadecer4rado: 1/10 (Post "https://pod-000-1153-13.backblaze.com/b2api/v1/b2_upload_file/8f52fd53d01d9bbb9f880e1b/c001_v0001153_t0025": EOF) 2025/08/12 01:12:48 DEBUG : pacer: Reducing sleep to 10ms 2025/08/12 01:12:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/dst" 2025/08/12 01:12:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 01:12:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:12:50 DEBUG : two: Unchanged skipping 2025/08/12 01:12:50 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:12:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:12:51 INFO : one: Copied (server-side copy) to: one.bak 2025/08/12 01:12:52 INFO : one: Deleted 2025/08/12 01:12:52 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:12:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:12:52 INFO : one: Copied (new) 2025/08/12 01:12:52 DEBUG : Waiting for deletions to finish 2025/08/12 01:12:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/12 01:12:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/12 01:12:53 INFO : three.txt: Deleted 2025/08/12 01:12:53 INFO : three.txt: Moved into backup dir 2025/08/12 01:12:53 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-06.backblaze.com/b2api/v1/b2_upload_file/8f52fd53d01d9bbb9f880e1b/c001_v0001184_t0003": EOF 2025/08/12 01:12:53 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-06.backblaze.com/b2api/v1/b2_upload_file/8f52fd53d01d9bbb9f880e1b/c001_v0001184_t0003": EOF) 2025/08/12 01:12:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-cadecer4rado: 1/10 (Post "https://pod-000-1184-06.backblaze.com/b2api/v1/b2_upload_file/8f52fd53d01d9bbb9f880e1b/c001_v0001184_t0003": EOF) 2025/08/12 01:12:56 DEBUG : pacer: Reducing sleep to 10ms 2025/08/12 01:12:57 DEBUG : one.bak: Excluded (Path Filter) 2025/08/12 01:12:57 DEBUG : one.bak: Excluded 2025/08/12 01:12:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/12 01:12:57 DEBUG : three.txt.bak: Excluded 2025/08/12 01:12:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/12 01:12:57 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for checks to finish 2025/08/12 01:12:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:12:57 DEBUG : two: Unchanged skipping 2025/08/12 01:12:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:12:57 INFO : one: Copied (server-side copy) to: one.bak 2025/08/12 01:12:57 INFO : one: Deleted 2025/08/12 01:12:57 DEBUG : B2 bucket rclone-test-cadecer4rado path dst: Waiting for transfers to finish 2025/08/12 01:12:57 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1177-14.backblaze.com/b2api/v1/b2_upload_file/8f52fd53d01d9bbb9f880e1b/c001_v0001177_t0042": EOF 2025/08/12 01:12:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-14.backblaze.com/b2api/v1/b2_upload_file/8f52fd53d01d9bbb9f880e1b/c001_v0001177_t0042": EOF) 2025/08/12 01:12:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/12 01:12:57 DEBUG : one: Received error: Post "https://pod-000-1177-14.backblaze.com/b2api/v1/b2_upload_file/8f52fd53d01d9bbb9f880e1b/c001_v0001177_t0042": EOF - low level retry 0/10 2025/08/12 01:12:58 DEBUG : pacer: Reducing sleep to 10ms 2025/08/12 01:12:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/12 01:12:58 INFO : one: Copied (new) 2025/08/12 01:12:58 DEBUG : Waiting for deletions to finish 2025/08/12 01:12:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:12:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/12 01:12:59 INFO : three.txt: Deleted 2025/08/12 01:12:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.85s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:13:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/dst" 2025/08/12 01:13:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 01:13:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:13:05 INFO : one: Copied (server-side copy) to: one.bak 2025/08/12 01:13:05 INFO : one: Deleted 2025/08/12 01:13:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:13:06 INFO : one: Copied (new) 2025/08/12 01:13:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:06 DEBUG : two: Unchanged skipping 2025/08/12 01:13:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/12 01:13:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/12 01:13:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/12 01:13:07 INFO : three.txt: Deleted 2025/08/12 01:13:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:13:07 INFO : three.txt: Copied (new) 2025/08/12 01:13:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/12 01:13:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:13:08 INFO : one: Copied (server-side copy) to: one.bak 2025/08/12 01:13:09 INFO : one: Deleted 2025/08/12 01:13:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/12 01:13:09 INFO : one: Copied (new) 2025/08/12 01:13:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:09 DEBUG : two: Unchanged skipping 2025/08/12 01:13:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/12 01:13:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:13:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/12 01:13:10 INFO : three.txt: Deleted 2025/08/12 01:13:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/12 01:13:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.46s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:13:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cadecer4rado/dst" 2025/08/12 01:13:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 01:13:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:13:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/12 01:13:17 INFO : one: Deleted 2025/08/12 01:13:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:13:18 INFO : one: Copied (new) 2025/08/12 01:13:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:18 DEBUG : two: Unchanged skipping 2025/08/12 01:13:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/12 01:13:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/12 01:13:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/12 01:13:19 INFO : three.txt: Deleted 2025/08/12 01:13:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:13:19 INFO : three.txt: Copied (new) 2025/08/12 01:13:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/12 01:13:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:13:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/12 01:13:21 INFO : one: Deleted 2025/08/12 01:13:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/12 01:13:21 INFO : one: Copied (new) 2025/08/12 01:13:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:21 DEBUG : two: Unchanged skipping 2025/08/12 01:13:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/12 01:13:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:13:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/12 01:13:22 INFO : three.txt: Deleted 2025/08/12 01:13:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/12 01:13:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.62s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:13:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/12 01:13:25 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:13:25 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:13:26 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/12 01:13:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/12 01:13:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.34s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:13:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/12 01:13:27 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:13:27 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:13:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/12 01:13:27 INFO : existing: Copied (new) 2025/08/12 01:13:27 DEBUG : Waiting for deletions to finish 2025/08/12 01:13:28 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/12 01:13:28 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:13:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/12 01:13:28 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:13:28 ERROR : B2 bucket rclone-test-cadecer4rado: not deleting files as there were IO errors 2025/08/12 01:13:28 ERROR : B2 bucket rclone-test-cadecer4rado: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.01s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:13:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:29 DEBUG : existing: Unchanged skipping 2025/08/12 01:13:29 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:13:29 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:13:29 DEBUG : Waiting for deletions to finish 2025/08/12 01:13:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.56s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:13:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both0: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both10: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both11: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both12: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both13: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both14: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both15: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both16: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both17: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both18: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both19: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both1: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both2: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both3: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:13:52 DEBUG : both4: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both5: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:13:52 DEBUG : both9: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both6: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both7: Unchanged skipping 2025/08/12 01:13:52 DEBUG : both8: Unchanged skipping 2025/08/12 01:13:52 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:13:52 DEBUG : Waiting for deletions to finish 2025/08/12 01:13:52 INFO : only12: Deleted 2025/08/12 01:13:52 INFO : only15: Deleted 2025/08/12 01:13:52 INFO : only16: Deleted 2025/08/12 01:13:52 INFO : only1: Deleted 2025/08/12 01:13:52 INFO : only8: Deleted 2025/08/12 01:13:52 INFO : only9: Deleted 2025/08/12 01:13:53 INFO : only11: Deleted 2025/08/12 01:13:53 INFO : only13: Deleted 2025/08/12 01:13:53 INFO : only18: Deleted 2025/08/12 01:13:53 INFO : only19: Deleted 2025/08/12 01:13:53 INFO : only3: Deleted 2025/08/12 01:13:53 INFO : only4: Deleted 2025/08/12 01:13:53 INFO : only5: Deleted 2025/08/12 01:13:53 INFO : only7: Deleted 2025/08/12 01:13:53 INFO : only0: Deleted 2025/08/12 01:13:53 INFO : only10: Deleted 2025/08/12 01:13:53 INFO : only14: Deleted 2025/08/12 01:13:53 INFO : only17: Deleted 2025/08/12 01:13:53 INFO : only2: Deleted 2025/08/12 01:13:53 INFO : only6: Deleted 2025/08/12 01:13:53 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.78s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:14:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both0: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both10: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both11: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both12: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both13: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both14: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both15: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both16: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both17: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both18: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:14:15 DEBUG : both19: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both1: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both2: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both3: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both4: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both5: Unchanged skipping 2025/08/12 01:14:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:15 DEBUG : both6: Unchanged skipping 2025/08/12 01:14:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : both7: Unchanged skipping 2025/08/12 01:14:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : both8: Unchanged skipping 2025/08/12 01:14:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : both9: Unchanged skipping 2025/08/12 01:14:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/12 01:14:15 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:14:16 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:16 INFO : only0: Copied (replaced existing) 2025/08/12 01:14:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:16 INFO : only10: Copied (replaced existing) 2025/08/12 01:14:16 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:16 INFO : only13: Copied (replaced existing) 2025/08/12 01:14:16 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:16 INFO : only14: Copied (replaced existing) 2025/08/12 01:14:16 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:16 INFO : only12: Copied (replaced existing) 2025/08/12 01:14:16 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:16 INFO : only15: Copied (replaced existing) 2025/08/12 01:14:16 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:16 INFO : only16: Copied (replaced existing) 2025/08/12 01:14:16 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:16 INFO : only17: Copied (replaced existing) 2025/08/12 01:14:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:16 INFO : only18: Copied (replaced existing) 2025/08/12 01:14:16 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:16 INFO : only11: Copied (replaced existing) 2025/08/12 01:14:17 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:17 INFO : only19: Copied (replaced existing) 2025/08/12 01:14:17 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:17 INFO : only1: Copied (replaced existing) 2025/08/12 01:14:17 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:17 INFO : only2: Copied (replaced existing) 2025/08/12 01:14:17 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:17 INFO : only3: Copied (replaced existing) 2025/08/12 01:14:17 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:17 INFO : only4: Copied (replaced existing) 2025/08/12 01:14:17 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:17 INFO : only5: Copied (replaced existing) 2025/08/12 01:14:17 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:17 INFO : only6: Copied (replaced existing) 2025/08/12 01:14:17 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:17 INFO : only9: Copied (replaced existing) 2025/08/12 01:14:17 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:17 INFO : only7: Copied (replaced existing) 2025/08/12 01:14:17 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:14:17 INFO : only8: Copied (replaced existing) 2025/08/12 01:14:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.62s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:14:25 DEBUG : empty_dir: Making directory with metadata 2025/08/12 01:14:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:14:25 DEBUG : empty_on_remote: Making directory with metadata 2025/08/12 01:14:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:14:25 INFO : empty_on_remote: Making directory 2025/08/12 01:14:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/12 01:14:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/12 01:14:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/12 01:14:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:14:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.86s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:14:28 DEBUG : empty_dir: Making directory with metadata 2025/08/12 01:14:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:14:28 DEBUG : empty_on_remote: Making directory with metadata 2025/08/12 01:14:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:14:28 INFO : empty_on_remote: Making directory 2025/08/12 01:14:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/12 01:14:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/12 01:14:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/12 01:14:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:14:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/12 01:14:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.78s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:14:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:14:31 INFO : sub dir: Making directory 2025/08/12 01:14:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.43s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:14:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:14:34 INFO : sub dir: Making directory 2025/08/12 01:14:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:14:46 DEBUG : Waiting for deletions to finish 2025/08/12 01:14:47 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:14:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:14:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : apple: Unchanged skipping 2025/08/12 01:14:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : banana: Unchanged skipping 2025/08/12 01:14:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:14:47 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:14:47 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:14:47 DEBUG : Waiting for deletions to finish 2025/08/12 01:14:47 INFO : There was nothing to transfer 2025/08/12 01:14:47 DEBUG : Waiting for deletions to finish 2025/08/12 01:14:48 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : apple: Unchanged skipping 2025/08/12 01:14:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:14:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : banana: Unchanged skipping 2025/08/12 01:14:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:14:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:14:48 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:14:48 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:14:48 DEBUG : Waiting for deletions to finish 2025/08/12 01:14:48 INFO : There was nothing to transfer 2025/08/12 01:14:48 DEBUG : Waiting for deletions to finish 2025/08/12 01:14:48 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:14:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:15:02 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:02 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:15:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : apple: Unchanged skipping 2025/08/12 01:15:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:15:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : banana: Unchanged skipping 2025/08/12 01:15:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:15:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:15:03 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:15:03 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:03 INFO : There was nothing to transfer 2025/08/12 01:15:03 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:03 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:15:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : apple: Unchanged skipping 2025/08/12 01:15:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:15:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : banana: Unchanged skipping 2025/08/12 01:15:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:15:04 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:15:04 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:15:04 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:04 INFO : There was nothing to transfer 2025/08/12 01:15:04 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:04 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:15:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:15:17 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:18 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:15:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:18 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:18 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:19 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/12 01:15:19 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/12 01:15:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/12 01:15:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:19 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:15:19 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:15:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/12 01:15:19 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/12 01:15:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/12 01:15:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/12 01:15:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/12 01:15:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/12 01:15:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/12 01:15:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/12 01:15:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/12 01:15:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/12 01:15:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/12 01:15:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/12 01:15:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/12 01:15:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/12 01:15:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/12 01:15:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/12 01:15:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:15:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/12 01:15:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/12 01:15:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/12 01:15:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:15:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/12 01:15:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:21 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:21 INFO : dir1/0015-9;=.txt: Deleted 2025/08/12 01:15:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/12 01:15:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/12 01:15:21 INFO : splitbananasplit: Deleted 2025/08/12 01:15:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/12 01:15:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/12 01:15:21 INFO : appleappleapplebanana: Deleted 2025/08/12 01:15:21 INFO : dir1/0010-456789.txt: Deleted 2025/08/12 01:15:21 INFO : banana: Deleted 2025/08/12 01:15:21 INFO : dir1/0008-2345678.txt: Deleted 2025/08/12 01:15:21 INFO : dir1/0009-3456789.txt: Deleted 2025/08/12 01:15:21 INFO : dir1/0011-56789;.txt: Deleted 2025/08/12 01:15:21 INFO : dir1/0013-789;=.txt: Deleted 2025/08/12 01:15:21 INFO : dir1/0014-89;=.txt: Deleted 2025/08/12 01:15:21 INFO : apple: Deleted 2025/08/12 01:15:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/12 01:15:21 INFO : dir1/0003-defghij.txt: Deleted 2025/08/12 01:15:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/12 01:15:21 INFO : dir1/0007-1234567.txt: Deleted 2025/08/12 01:15:21 INFO : dir1/0012-6789;.txt: Deleted 2025/08/12 01:15:21 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/12 01:15:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:15:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:22 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : apple: Unchanged skipping 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:15:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : banana: Unchanged skipping 2025/08/12 01:15:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/12 01:15:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:15:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:15:22 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:15:22 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:15:22 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:22 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/12 01:15:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:23 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:23 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:23 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:15:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:23 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:15:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:15:23 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:15:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:15:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:15:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:15:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:15:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:15:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:15:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:15:37 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:37 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:15:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/12 01:15:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/12 01:15:37 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/12 01:15:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/12 01:15:37 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:15:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/12 01:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/12 01:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:15:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/12 01:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:15:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/12 01:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:15:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/12 01:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:15:37 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:15:37 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:15:37 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:15:37 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/12 01:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:15:37 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:15:37 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:15:37 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:15:37 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:15:37 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:15:37 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:15:37 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:15:37 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:15:37 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:15:37 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/12 01:15:37 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:37 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:15:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:15:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:15:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:15:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:15:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:15:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:15:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:15:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:15:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:15:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/12 01:15:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:15:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:15:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:15:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:15:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/12 01:15:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:38 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:15:38 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:15:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/12 01:15:38 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/12 01:15:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:15:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/12 01:15:38 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/12 01:15:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:15:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/12 01:15:38 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/12 01:15:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:15:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/12 01:15:38 INFO : apple: Copied (new) to: PREFIXapple 2025/08/12 01:15:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:15:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/12 01:15:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:15:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:15:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/12 01:15:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:15:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:15:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/12 01:15:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:15:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:15:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/12 01:15:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:15:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:15:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/12 01:15:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:15:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:15:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/12 01:15:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:15:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:15:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/12 01:15:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:15:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:15:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/12 01:15:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:15:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:15:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/12 01:15:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:15:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:15:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/12 01:15:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:15:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/12 01:15:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:15:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/12 01:15:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/12 01:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:15:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/12 01:15:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:15:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/12 01:15:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:15:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/12 01:15:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:15:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/12 01:15:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:15:39 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:39 INFO : dir1/0009-3456789.txt: Deleted 2025/08/12 01:15:39 INFO : apple: Deleted 2025/08/12 01:15:40 INFO : appleappleapplebanana: Deleted 2025/08/12 01:15:40 INFO : splitbananasplit: Deleted 2025/08/12 01:15:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/12 01:15:40 INFO : dir1/0010-456789.txt: Deleted 2025/08/12 01:15:40 INFO : dir1/0012-6789;.txt: Deleted 2025/08/12 01:15:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/12 01:15:40 INFO : dir1/0003-defghij.txt: Deleted 2025/08/12 01:15:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/12 01:15:40 INFO : dir1/0011-56789;.txt: Deleted 2025/08/12 01:15:40 INFO : dir1/0013-789;=.txt: Deleted 2025/08/12 01:15:40 INFO : dir1/0014-89;=.txt: Deleted 2025/08/12 01:15:40 INFO : dir1/0015-9;=.txt: Deleted 2025/08/12 01:15:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/12 01:15:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/12 01:15:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/12 01:15:40 INFO : banana: Deleted 2025/08/12 01:15:40 INFO : dir1/0007-1234567.txt: Deleted 2025/08/12 01:15:40 INFO : dir1/0008-2345678.txt: Deleted 2025/08/12 01:15:40 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:40 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:15:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:15:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:15:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:15:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:15:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:15:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:15:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:15:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:15:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:15:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:15:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:15:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:15:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:15:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:15:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:15:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:15:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:15:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:15:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:15:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:15:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:15:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:15:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:15:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:15:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:15:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:15:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:15:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:15:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:15:41 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:15:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:15:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:15:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:15:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:15:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:15:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:15:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:15:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:15:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:15:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:15:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:15:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:15:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:15:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:15:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:15:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:15:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:41 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:15:41 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:15:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/12 01:15:41 INFO : appleappleapplebanana: Copied (new) 2025/08/12 01:15:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/12 01:15:41 INFO : apple: Copied (new) 2025/08/12 01:15:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/12 01:15:41 INFO : banana: Copied (new) 2025/08/12 01:15:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/12 01:15:41 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/12 01:15:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/12 01:15:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/12 01:15:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/12 01:15:41 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/12 01:15:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/12 01:15:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/12 01:15:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/12 01:15:42 INFO : splitbananasplit: Copied (new) 2025/08/12 01:15:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/12 01:15:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/12 01:15:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/12 01:15:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/12 01:15:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/12 01:15:42 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/12 01:15:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/12 01:15:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/12 01:15:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/12 01:15:42 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/12 01:15:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/12 01:15:42 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/12 01:15:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/12 01:15:42 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/12 01:15:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/12 01:15:42 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/12 01:15:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/12 01:15:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/12 01:15:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/12 01:15:42 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/12 01:15:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/12 01:15:43 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/12 01:15:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/12 01:15:43 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/12 01:15:43 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:43 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/12 01:15:43 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/12 01:15:43 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/12 01:15:43 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/12 01:15:43 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/12 01:15:43 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/12 01:15:43 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/12 01:15:43 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/12 01:15:43 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/12 01:15:43 INFO : PREFIXapple: Deleted 2025/08/12 01:15:43 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/12 01:15:43 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/12 01:15:43 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/12 01:15:43 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/12 01:15:43 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/12 01:15:43 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/12 01:15:43 INFO : PREFIXbanana: Deleted 2025/08/12 01:15:43 INFO : PREFIXsplitbananasplit: Deleted 2025/08/12 01:15:43 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/12 01:15:43 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/12 01:15:43 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:44 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:44 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:15:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:15:58 DEBUG : Waiting for deletions to finish 2025/08/12 01:15:58 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:15:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:15:58 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:15:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:15:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:15:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:15:58 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:15:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:15:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:15:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:15:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:15:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:15:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:15:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:15:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:15:58 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:15:58 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:15:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/12 01:15:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:15:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/12 01:15:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:15:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/12 01:15:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:15:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/12 01:15:58 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:15:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:15:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:15:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:15:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:15:59 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:15:59 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:15:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/12 01:15:59 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/12 01:15:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/12 01:15:59 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/12 01:15:59 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:15:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/12 01:15:59 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/12 01:15:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/12 01:15:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/12 01:15:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/12 01:15:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/12 01:15:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/12 01:15:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/12 01:15:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/12 01:15:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/12 01:15:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:15:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:16:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/12 01:16:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:16:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:16:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/12 01:16:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:16:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:16:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/12 01:16:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:16:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:16:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/12 01:16:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:16:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/12 01:16:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:16:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/12 01:16:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:16:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/12 01:16:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:16:01 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:01 INFO : appleappleapplebanana: Deleted 2025/08/12 01:16:01 INFO : banana: Deleted 2025/08/12 01:16:01 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/12 01:16:01 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/12 01:16:01 INFO : dir1/0012-6789;.txt: Deleted 2025/08/12 01:16:01 INFO : splitbananasplit: Deleted 2025/08/12 01:16:01 INFO : dir1/0008-2345678.txt: Deleted 2025/08/12 01:16:01 INFO : dir1/0013-789;=.txt: Deleted 2025/08/12 01:16:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/12 01:16:01 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/12 01:16:01 INFO : dir1/0003-defghij.txt: Deleted 2025/08/12 01:16:01 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/12 01:16:01 INFO : dir1/0007-1234567.txt: Deleted 2025/08/12 01:16:01 INFO : dir1/0009-3456789.txt: Deleted 2025/08/12 01:16:01 INFO : dir1/0015-9;=.txt: Deleted 2025/08/12 01:16:01 INFO : apple: Deleted 2025/08/12 01:16:01 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/12 01:16:01 INFO : dir1/0010-456789.txt: Deleted 2025/08/12 01:16:01 INFO : dir1/0011-56789;.txt: Deleted 2025/08/12 01:16:01 INFO : dir1/0014-89;=.txt: Deleted 2025/08/12 01:16:01 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:02 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/12 01:16:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:16:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:16:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:16:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:02 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:16:02 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:16:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/12 01:16:02 INFO : splitbananasplit: Copied (new) 2025/08/12 01:16:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/12 01:16:02 INFO : appleappleapplebanana: Copied (new) 2025/08/12 01:16:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/12 01:16:03 INFO : banana: Copied (new) 2025/08/12 01:16:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/12 01:16:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/12 01:16:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/12 01:16:03 INFO : apple: Copied (new) 2025/08/12 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/12 01:16:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/12 01:16:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/12 01:16:03 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/12 01:16:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/12 01:16:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/12 01:16:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/12 01:16:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/12 01:16:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/12 01:16:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/12 01:16:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/12 01:16:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/12 01:16:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/12 01:16:03 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/12 01:16:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/12 01:16:03 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/12 01:16:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/12 01:16:03 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/12 01:16:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/12 01:16:03 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/12 01:16:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/12 01:16:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/12 01:16:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/12 01:16:04 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/12 01:16:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/12 01:16:04 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/12 01:16:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/12 01:16:04 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/12 01:16:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/12 01:16:04 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/12 01:16:04 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:04 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/12 01:16:04 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/12 01:16:04 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/12 01:16:04 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/12 01:16:04 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/12 01:16:04 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/12 01:16:04 INFO : appleSUFFIX: Deleted 2025/08/12 01:16:04 INFO : bananaSUFFIX: Deleted 2025/08/12 01:16:04 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/12 01:16:04 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/12 01:16:04 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/12 01:16:04 INFO : splitbananasplitSUFFIX: Deleted 2025/08/12 01:16:04 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/12 01:16:04 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/12 01:16:04 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/12 01:16:05 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/12 01:16:05 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/12 01:16:05 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/12 01:16:05 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/12 01:16:05 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/12 01:16:05 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:05 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:05 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:16:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:16:19 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:19 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:16:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:16:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:16:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:16:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:16:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:16:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:16:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:20 DEBUG : apple: Unchanged skipping 2025/08/12 01:16:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:20 DEBUG : banana: Unchanged skipping 2025/08/12 01:16:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:16:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:16:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:16:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/12 01:16:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:16:20 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:16:20 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:16:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/12 01:16:20 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/12 01:16:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:16:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/12 01:16:20 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/12 01:16:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:16:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/12 01:16:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/12 01:16:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:16:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/12 01:16:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/12 01:16:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:16:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/12 01:16:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/12 01:16:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:16:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/12 01:16:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/12 01:16:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:16:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/12 01:16:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/12 01:16:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:16:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/12 01:16:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/12 01:16:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:16:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/12 01:16:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/12 01:16:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:16:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/12 01:16:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/12 01:16:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:16:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/12 01:16:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/12 01:16:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:16:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/12 01:16:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/12 01:16:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:16:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/12 01:16:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/12 01:16:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:16:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/12 01:16:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/12 01:16:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:16:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/12 01:16:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/12 01:16:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/12 01:16:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/12 01:16:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/12 01:16:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/12 01:16:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/12 01:16:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/12 01:16:22 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:22 INFO : dir1/0007-1234567.txt: Deleted 2025/08/12 01:16:22 INFO : splitbananasplit: Deleted 2025/08/12 01:16:22 INFO : dir1/0014-89;=.txt: Deleted 2025/08/12 01:16:22 INFO : appleappleapplebanana: Deleted 2025/08/12 01:16:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/12 01:16:22 INFO : dir1/0003-defghij.txt: Deleted 2025/08/12 01:16:22 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/12 01:16:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/12 01:16:22 INFO : dir1/0008-2345678.txt: Deleted 2025/08/12 01:16:22 INFO : dir1/0015-9;=.txt: Deleted 2025/08/12 01:16:22 INFO : dir1/0011-56789;.txt: Deleted 2025/08/12 01:16:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/12 01:16:22 INFO : dir1/0009-3456789.txt: Deleted 2025/08/12 01:16:22 INFO : dir1/0010-456789.txt: Deleted 2025/08/12 01:16:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/12 01:16:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/12 01:16:22 INFO : dir1/0012-6789;.txt: Deleted 2025/08/12 01:16:22 INFO : dir1/0013-789;=.txt: Deleted 2025/08/12 01:16:22 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:23 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : appleapple: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/12 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:16:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:16:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:16:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:16:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:16:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:16:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:16:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:16:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:16:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:16:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:16:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:16:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:16:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:16:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:16:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:16:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:16:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:16:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:16:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:16:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:16:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:16:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:16:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:16:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:16:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:16:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:16:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:16:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:16:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:16:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:16:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:16:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:16:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:16:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:16:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:16:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:16:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:16:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:16:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:16:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:16:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:16:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:16:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:16:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:16:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:16:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:16:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:16:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:16:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:16:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:16:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:16:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:16:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:16:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:16:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:16:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:16:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : apple: Unchanged skipping 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:16:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : banana: Unchanged skipping 2025/08/12 01:16:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:16:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:16:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/12 01:16:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:16:23 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:16:23 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:16:23 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:23 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:24 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : appleapple: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/12 01:16:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:16:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:16:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:16:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:16:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:16:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:16:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:16:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:16:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:16:24 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:16:38 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:38 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:16:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:16:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : apple: Unchanged skipping 2025/08/12 01:16:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:16:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : banana: Unchanged skipping 2025/08/12 01:16:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:16:39 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:16:39 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:16:39 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:39 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:40 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : apple: Unchanged skipping 2025/08/12 01:16:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:16:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : banana: Unchanged skipping 2025/08/12 01:16:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:16:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:16:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:16:40 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:16:40 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:40 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:40 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:16:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:41 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:16:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:16:55 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:55 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:16:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:55 DEBUG : apple: Unchanged skipping 2025/08/12 01:16:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:16:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:55 DEBUG : banana: Unchanged skipping 2025/08/12 01:16:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:16:56 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:16:56 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:16:56 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:56 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:56 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:16:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : apple: Unchanged skipping 2025/08/12 01:16:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:16:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : banana: Unchanged skipping 2025/08/12 01:16:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:56 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:16:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:16:57 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:16:57 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:16:57 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:57 DEBUG : Waiting for deletions to finish 2025/08/12 01:16:57 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:17:10 DEBUG : Waiting for deletions to finish 2025/08/12 01:17:10 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:17:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : apple: Unchanged skipping 2025/08/12 01:17:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:17:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : banana: Unchanged skipping 2025/08/12 01:17:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:17:11 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:17:11 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:17:11 DEBUG : Waiting for deletions to finish 2025/08/12 01:17:11 DEBUG : Waiting for deletions to finish 2025/08/12 01:17:11 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:17:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : apple: Unchanged skipping 2025/08/12 01:17:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:17:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : banana: Unchanged skipping 2025/08/12 01:17:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:17:12 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:17:12 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:17:12 DEBUG : Waiting for deletions to finish 2025/08/12 01:17:12 DEBUG : Waiting for deletions to finish 2025/08/12 01:17:12 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:17:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:17:26 DEBUG : Waiting for deletions to finish 2025/08/12 01:17:27 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:17:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:27 DEBUG : apple: Unchanged skipping 2025/08/12 01:17:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:17:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:27 DEBUG : banana: Unchanged skipping 2025/08/12 01:17:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:27 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:17:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:17:28 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:17:28 DEBUG : Waiting for deletions to finish 2025/08/12 01:17:28 DEBUG : Waiting for deletions to finish 2025/08/12 01:17:28 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:17:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : apple: Unchanged skipping 2025/08/12 01:17:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : banana: Unchanged skipping 2025/08/12 01:17:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:17:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:17:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:17:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:17:29 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:17:29 DEBUG : Waiting for deletions to finish 2025/08/12 01:17:29 DEBUG : Waiting for deletions to finish 2025/08/12 01:17:29 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:17:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:17:43 DEBUG : Waiting for deletions to finish 2025/08/12 01:17:43 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:17:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : apple: Unchanged skipping 2025/08/12 01:17:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:17:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : banana: Unchanged skipping 2025/08/12 01:17:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:17:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:17:44 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:17:44 DEBUG : Waiting for deletions to finish 2025/08/12 01:17:44 DEBUG : Waiting for deletions to finish 2025/08/12 01:17:44 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : apple: Unchanged skipping 2025/08/12 01:17:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:17:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : banana: Unchanged skipping 2025/08/12 01:17:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:17:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:17:45 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:17:45 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:17:45 DEBUG : Waiting for deletions to finish 2025/08/12 01:17:45 DEBUG : Waiting for deletions to finish 2025/08/12 01:17:45 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (192.12s) --- PASS: TestTransform/NFC (15.17s) --- PASS: TestTransform/NFD (15.59s) --- PASS: TestTransform/base64 (18.58s) --- PASS: TestTransform/prefix (21.27s) --- PASS: TestTransform/suffix (21.39s) --- PASS: TestTransform/truncate (18.30s) --- PASS: TestTransform/encoder (17.49s) --- PASS: TestTransform/ISO-8859-1 (15.78s) --- PASS: TestTransform/charmap (15.36s) --- PASS: TestTransform/lowercase (16.67s) --- PASS: TestTransform/ascii (16.51s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:17:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/12 01:17:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/12 01:17:50 INFO : sub dir_somesuffix: Making directory 2025/08/12 01:17:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/12 01:17:50 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/12 01:17:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/12 01:17:50 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/12 01:17:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/12 01:17:50 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:17:50 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:17:51 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:17:51 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/12 01:17:51 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.59s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:17:52 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:52 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:52 INFO : tictactoe: Making directory 2025/08/12 01:17:52 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:52 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:17:52 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/12 01:17:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:17:52 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:17:52 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:17:53 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:17:53 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/12 01:17:53 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.78s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:17:54 INFO : toe: Making directory 2025/08/12 01:17:54 INFO : toe/toe: Making directory 2025/08/12 01:17:54 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/12 01:17:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/12 01:17:54 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/12 01:17:54 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:17:54 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:17:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:17:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/12 01:17:55 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.85s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:17:56 INFO : toe: Making directory 2025/08/12 01:17:56 INFO : toe/toe: Making directory 2025/08/12 01:17:56 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/12 01:17:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/12 01:17:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/12 01:17:56 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:17:56 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:17:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:17:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/12 01:17:56 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.68s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:17:57 DEBUG : empty_dir: Making directory with metadata 2025/08/12 01:17:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:17:57 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:17:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:17:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:17:57 INFO : tictacempty_dir: Making directory 2025/08/12 01:17:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:17:57 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:57 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:57 INFO : tictactoe: Making directory 2025/08/12 01:17:57 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:57 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:17:57 INFO : tictactoe/tictactoe: Making directory 2025/08/12 01:17:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:17:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/12 01:17:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/12 01:17:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/12 01:17:57 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:17:57 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:17:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:17:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/12 01:17:58 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.65s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:17:59 DEBUG : empty_dir: Making directory with metadata 2025/08/12 01:17:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:17:59 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:17:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:17:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:17:59 INFO : tictacempty_dir: Making directory 2025/08/12 01:17:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:17:59 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:59 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:59 INFO : tictactoe: Making directory 2025/08/12 01:17:59 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:59 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:17:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:17:59 INFO : tictactoe/tictactoe: Making directory 2025/08/12 01:17:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:17:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/12 01:17:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:17:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/12 01:17:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:17:59 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:17:59 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:18:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:18:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:18:00 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/12 01:18:00 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:18:00 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:18:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:18:00 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:00 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/12 01:18:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:18:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/12 01:18:00 NOTICE: B2 bucket rclone-test-cadecer4rado: 0 differences found 2025/08/12 01:18:00 NOTICE: B2 bucket rclone-test-cadecer4rado: 1 matching files --- PASS: TestAllTag (2.33s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:18:01 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:01 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:01 INFO : tictactoe: Making directory 2025/08/12 01:18:01 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:01 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:18:01 INFO : tictactoe/tictactoe: Making directory 2025/08/12 01:18:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:18:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/12 01:18:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/12 01:18:01 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:18:01 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:18:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/12 01:18:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:18:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/12 01:18:02 DEBUG : Waiting for deletions to finish 2025/08/12 01:18:02 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:02 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:02 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:18:03 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:18:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:18:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/12 01:18:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/12 01:18:03 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:18:03 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.55s) === RUN TestSyntax 2025/08/12 01:18:04 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:18:04 INFO : toe: Making directory 2025/08/12 01:18:04 INFO : toe/toe: Making directory 2025/08/12 01:18:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/12 01:18:04 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:18:04 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:18:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:18:05 INFO : toe/toe/toe: Copied (new) 2025/08/12 01:18:05 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.82s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:18:05 DEBUG : empty_dir: Making directory with metadata 2025/08/12 01:18:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:18:05 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:18:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:18:06 INFO : tictacempty_dir: Making directory 2025/08/12 01:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:18:06 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:06 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:06 INFO : tictactoe: Making directory 2025/08/12 01:18:06 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:06 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:18:06 INFO : tictactoe/tictactoe: Making directory 2025/08/12 01:18:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:18:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/12 01:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:18:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/12 01:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:18:06 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:18:06 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:18:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:18:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:18:06 INFO : toe/toe/toe.txt: Deleted 2025/08/12 01:18:06 INFO : toe/toe: Removing directory 2025/08/12 01:18:06 INFO : toe: Removing directory 2025/08/12 01:18:06 INFO : empty_dir: Removing directory 2025/08/12 01:18:06 DEBUG : Local file system at /tmp/rclone2032353663: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:18:07 DEBUG : empty_dir: Making directory with metadata 2025/08/12 01:18:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:18:07 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:18:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:18:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:18:07 INFO : tictacempty_dir: Making directory 2025/08/12 01:18:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:18:07 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:07 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:07 INFO : tictactoe: Making directory 2025/08/12 01:18:07 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:07 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:18:07 INFO : tictactoe/tictactoe: Making directory 2025/08/12 01:18:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:18:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/12 01:18:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:18:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/12 01:18:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:18:07 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:18:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:18:07 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:18:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:18:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:18:08 INFO : toe/toe/toe.txt: Deleted 2025/08/12 01:18:08 INFO : toe/toe: Removing directory 2025/08/12 01:18:08 INFO : toe: Removing directory 2025/08/12 01:18:08 INFO : empty_dir: Removing directory 2025/08/12 01:18:08 DEBUG : Local file system at /tmp/rclone2032353663: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/12 01:18:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/12 01:18:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/12 01:18:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/12 01:18:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/12 01:18:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:18:09 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/12 01:18:09 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.10s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:18:10 DEBUG : Reset feature "Copy" 2025/08/12 01:18:10 DEBUG : Reset feature "Move" 2025/08/12 01:18:10 DEBUG : Reset feature "Copy" 2025/08/12 01:18:10 DEBUG : Reset feature "Move" 2025/08/12 01:18:10 DEBUG : empty_dir: Making directory with metadata 2025/08/12 01:18:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:18:10 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:18:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:18:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:18:10 INFO : tictacempty_dir: Making directory 2025/08/12 01:18:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:18:10 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:10 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:10 INFO : tictactoe: Making directory 2025/08/12 01:18:10 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:10 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:18:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:18:10 INFO : tictactoe/tictactoe: Making directory 2025/08/12 01:18:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:18:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/12 01:18:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:18:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/12 01:18:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:18:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:18:10 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:18:10 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:18:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:18:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:18:11 INFO : toe/toe/toe.txt: Deleted 2025/08/12 01:18:11 INFO : toe/toe: Removing directory 2025/08/12 01:18:11 INFO : toe: Removing directory 2025/08/12 01:18:11 INFO : empty_dir: Removing directory 2025/08/12 01:18:11 DEBUG : Local file system at /tmp/rclone2032353663: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/12 01:18:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/12 01:18:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/12 01:18:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/12 01:18:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/12 01:18:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:18:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/12 01:18:13 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.82s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:18:14 DEBUG : toe: transformed to: dG9l 2025/08/12 01:18:14 DEBUG : toe: transformed to: dG9l 2025/08/12 01:18:14 INFO : dG9l: Making directory 2025/08/12 01:18:14 DEBUG : toe: transformed to: dG9l 2025/08/12 01:18:14 DEBUG : toe: transformed to: dG9l 2025/08/12 01:18:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/12 01:18:14 INFO : dG9l/dG9l: Making directory 2025/08/12 01:18:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/12 01:18:14 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/12 01:18:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/12 01:18:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/12 01:18:14 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/12 01:18:14 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:18:14 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:18:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:18:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/12 01:18:15 DEBUG : Waiting for deletions to finish 2025/08/12 01:18:15 DEBUG : dG9l: transformed to: toe 2025/08/12 01:18:15 DEBUG : dG9l: transformed to: toe 2025/08/12 01:18:15 DEBUG : dG9l: transformed to: toe 2025/08/12 01:18:15 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/12 01:18:16 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/12 01:18:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/12 01:18:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/12 01:18:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/12 01:18:16 DEBUG : Local file system at /tmp/rclone2032353663: Waiting for checks to finish 2025/08/12 01:18:16 DEBUG : Local file system at /tmp/rclone2032353663: Waiting for transfers to finish 2025/08/12 01:18:16 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.56s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-cadecer4rado", Local "Local file system at /tmp/rclone2032353663", Modify Window "1ms" 2025/08/12 01:18:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:18:17 DEBUG : toe: transformed to: 2025/08/12 01:18:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:18:17 DEBUG : toe: transformed to: 2025/08/12 01:18:17 INFO : B2 bucket rclone-test-cadecer4rado: Making directory 2025/08/12 01:18:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:18:17 DEBUG : toe: transformed to: 2025/08/12 01:18:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:18:17 DEBUG : toe: transformed to: 2025/08/12 01:18:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:18:17 DEBUG : toe/toe: transformed to: 2025/08/12 01:18:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/12 01:18:17 INFO : toe/toe: Making directory 2025/08/12 01:18:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:18:17 DEBUG : toe/toe: transformed to: 2025/08/12 01:18:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/12 01:18:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:18:17 DEBUG : toe: transformed to: 2025/08/12 01:18:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/12 01:18:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:18:17 DEBUG : toe/toe/toe: transformed to: 2025/08/12 01:18:17 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/12 01:18:17 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for checks to finish 2025/08/12 01:18:17 DEBUG : B2 bucket rclone-test-cadecer4rado: Waiting for transfers to finish 2025/08/12 01:18:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:18:18 INFO : toe/toe/toe: Copied (new) 2025/08/12 01:18:18 ERROR : B2 bucket rclone-test-cadecer4rado: not deleting files as there were IO errors 2025/08/12 01:18:18 ERROR : B2 bucket rclone-test-cadecer4rado: not deleting directories as there were IO errors --- PASS: TestError (2.13s) PASS 2025/08/12 01:18:19 DEBUG : B2 bucket rclone-test-cadecer4rado: Purge remote 2025/08/12 01:18:19 INFO : B2 bucket rclone-test-cadecer4rado: cleaning bucket "rclone-test-cadecer4rado" of all files 2025/08/12 01:18:20 DEBUG : BackupDir/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec9b5_d20250812_m011206_c001_v7007000_t0000_u01754961126143") 2025/08/12 01:18:20 DEBUG : BackupDir/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f105a588616c2aff7_d20250812_m011200_c001_v0001105_t0035_u01754961120964") 2025/08/12 01:18:20 DEBUG : CompareDest/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ad5b_d20250812_m011141_c001_v7007000_t0000_u01754961101993") 2025/08/12 01:18:20 DEBUG : CompareDest/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed564_d20250812_m011135_c001_v0001184_t0008_u01754961095979") 2025/08/12 01:18:20 DEBUG : CompareDest/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ad5c_d20250812_m011142_c001_v7007000_t0000_u01754961102175") 2025/08/12 01:18:20 DEBUG : CompareDest/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e91952_d20250812_m011136_c001_v0001153_t0004_u01754961096913") 2025/08/12 01:18:20 DEBUG : CopyDest/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec9b6_d20250812_m011206_c001_v7007000_t0000_u01754961126327") 2025/08/12 01:18:20 DEBUG : CopyDest/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e919a0_d20250812_m011157_c001_v0001153_t0011_u01754961117742") 2025/08/12 01:18:20 DEBUG : CopyDest/three: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec9bb_d20250812_m011206_c001_v7007000_t0000_u01754961126509") 2025/08/12 01:18:20 DEBUG : CopyDest/three: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e919b2_d20250812_m011204_c001_v0001153_t0022_u01754961124148") 2025/08/12 01:18:20 DEBUG : CopyDest/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec9bd_d20250812_m011206_c001_v7007000_t0000_u01754961126690") 2025/08/12 01:18:20 DEBUG : CopyDest/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed6b2_d20250812_m011201_c001_v0001184_t0007_u01754961121982") 2025/08/12 01:18:20 DEBUG : EXISTING: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40744f92fd44a885_d20250812_m011330_c001_v7007000_t0000_u01754961210432") 2025/08/12 01:18:20 DEBUG : EXISTING: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd7b_d20250812_m011329_c001_v0001146_t0049_u01754961209240") 2025/08/12 01:18:20 DEBUG : PREFIXapple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb165b_d20250812_m011543_c001_v7007000_t0000_u01754961343467") 2025/08/12 01:18:21 DEBUG : PREFIXapple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba643_d20250812_m011537_c001_v0001102_t0026_u01754961337962") 2025/08/12 01:18:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4176b152a7ad8b76_d20250812_m011543_c001_v7007000_t0000_u01754961343528") 2025/08/12 01:18:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d011_d20250812_m011537_c001_v0001146_t0047_u01754961337976") 2025/08/12 01:18:21 DEBUG : PREFIXbanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63b9_d20250812_m011543_c001_v7007000_t0000_u01754961343630") 2025/08/12 01:18:21 DEBUG : PREFIXbanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654ce1_d20250812_m011537_c001_v0001183_t0058_u01754961337974") 2025/08/12 01:18:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454124_d20250812_m011543_c001_v7007000_t0000_u01754961343655") 2025/08/12 01:18:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad385_d20250812_m011537_c001_v0001120_t0002_u01754961337954") 2025/08/12 01:18:21 DEBUG : Testêé: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40744f92fd44a87c_d20250812_m011326_c001_v7007000_t0000_u01754961206805") 2025/08/12 01:18:21 DEBUG : Testêé: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd73_d20250812_m011326_c001_v0001146_t0020_u01754961206012") 2025/08/12 01:18:21 DEBUG : Testêé: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd69_d20250812_m011325_c001_v0001146_t0033_u01754961205250") 2025/08/12 01:18:21 DEBUG : YXBwbGU=: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec930_d20250812_m011523_c001_v7007000_t0000_u01754961323694") 2025/08/12 01:18:21 DEBUG : YXBwbGU=: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654c4e_d20250812_m011519_c001_v0001183_t0030_u01754961319205") 2025/08/12 01:18:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec931_d20250812_m011523_c001_v7007000_t0000_u01754961323878") 2025/08/12 01:18:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cfb9_d20250812_m011519_c001_v0001146_t0044_u01754961319218") 2025/08/12 01:18:21 DEBUG : YmFuYW5h: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec932_d20250812_m011524_c001_v7007000_t0000_u01754961324063") 2025/08/12 01:18:21 DEBUG : YmFuYW5h: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba603_d20250812_m011519_c001_v0001102_t0039_u01754961319215") 2025/08/12 01:18:21 DEBUG : a/potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e78086_d20250812_m010936_c001_v7007000_t0000_u01754960976563") 2025/08/12 01:18:21 DEBUG : a/potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed0b8_d20250812_m010935_c001_v0001184_t0051_u01754960975913") 2025/08/12 01:18:21 DEBUG : a/potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc26845317c_d20250812_m010934_c001_v7007000_t0000_u01754960974528") 2025/08/12 01:18:21 DEBUG : a/potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed096_d20250812_m010933_c001_v0001184_t0055_u01754960973618") 2025/08/12 01:18:21 DEBUG : a/potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c003a3_d20250812_m010918_c001_v7007000_t0000_u01754960958431") 2025/08/12 01:18:21 DEBUG : a/potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed016_d20250812_m010917_c001_v0001184_t0045_u01754960957527") 2025/08/12 01:18:21 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64b6_d20250812_m011746_c001_v7007000_t0000_u01754961466387") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117655075_d20250812_m011742_c001_v0001183_t0016_u01754961462168") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319e8_d20250812_m011730_c001_v7007000_t0000_u01754961450004") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c211765501d_d20250812_m011725_c001_v0001183_t0017_u01754961445343") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6427_d20250812_m011713_c001_v7007000_t0000_u01754961433284") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654fc7_d20250812_m011709_c001_v0001183_t0031_u01754961429453") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cb7_d20250812_m011657_c001_v7007000_t0000_u01754961417901") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654f5f_d20250812_m011653_c001_v0001183_t0028_u01754961413384") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc26845418f_d20250812_m011642_c001_v7007000_t0000_u01754961402118") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654ef1_d20250812_m011637_c001_v0001183_t0027_u01754961397190") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63f9_d20250812_m011624_c001_v7007000_t0000_u01754961384714") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d0ad_d20250812_m011618_c001_v0001146_t0049_u01754961378162") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63cd_d20250812_m011606_c001_v7007000_t0000_u01754961366313") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d073_d20250812_m011602_c001_v0001146_t0031_u01754961362745") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb1665_d20250812_m011601_c001_v7007000_t0000_u01754961361825") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad3c5_d20250812_m011556_c001_v0001120_t0031_u01754961356496") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ae98_d20250812_m011545_c001_v7007000_t0000_u01754961345009") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad395_d20250812_m011541_c001_v0001120_t0052_u01754961341319") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40322871fddb8d3f_d20250812_m011539_c001_v7007000_t0000_u01754961339824") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad37d_d20250812_m011535_c001_v0001120_t0030_u01754961335754") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec92a_d20250812_m011521_c001_v7007000_t0000_u01754961321732") 2025/08/12 01:18:22 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654c32_d20250812_m011516_c001_v0001183_t0033_u01754961316555") 2025/08/12 01:18:23 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30a4_d20250812_m011505_c001_v7007000_t0000_u01754961305143") 2025/08/12 01:18:23 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654bcc_d20250812_m011501_c001_v0001183_t0012_u01754961301025") 2025/08/12 01:18:23 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20f5_d20250812_m011449_c001_v7007000_t0000_u01754961289435") 2025/08/12 01:18:23 DEBUG : apple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654b4a_d20250812_m011445_c001_v0001183_t0000_u01754961285052") 2025/08/12 01:18:23 DEBUG : appleSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb166a_d20250812_m011604_c001_v7007000_t0000_u01754961364631") 2025/08/12 01:18:23 DEBUG : appleSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d063_d20250812_m011558_c001_v0001146_t0040_u01754961358908") 2025/08/12 01:18:23 DEBUG : appleapple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63fb_d20250812_m011624_c001_v7007000_t0000_u01754961384897") 2025/08/12 01:18:23 DEBUG : appleapple: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d0bf_d20250812_m011620_c001_v0001146_t0055_u01754961380405") 2025/08/12 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64b7_d20250812_m011746_c001_v7007000_t0000_u01754961466581") 2025/08/12 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad4d9_d20250812_m011742_c001_v0001120_t0042_u01754961462708") 2025/08/12 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319ea_d20250812_m011730_c001_v7007000_t0000_u01754961450186") 2025/08/12 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad4b1_d20250812_m011725_c001_v0001120_t0041_u01754961445874") 2025/08/12 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6428_d20250812_m011713_c001_v7007000_t0000_u01754961433469") 2025/08/12 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad495_d20250812_m011709_c001_v0001120_t0050_u01754961429973") 2025/08/12 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cb9_d20250812_m011658_c001_v7007000_t0000_u01754961418082") 2025/08/12 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad47f_d20250812_m011654_c001_v0001120_t0040_u01754961414134") 2025/08/12 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454190_d20250812_m011642_c001_v7007000_t0000_u01754961402302") 2025/08/12 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad44b_d20250812_m011637_c001_v0001120_t0049_u01754961397810") 2025/08/12 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416fa9f85260ac9b_d20250812_m011622_c001_v7007000_t0000_u01754961382358") 2025/08/12 01:18:23 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba701_d20250812_m011618_c001_v0001102_t0022_u01754961378759") 2025/08/12 01:18:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63cf_d20250812_m011606_c001_v7007000_t0000_u01754961366495") 2025/08/12 01:18:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad3d9_d20250812_m011602_c001_v0001120_t0004_u01754961362765") 2025/08/12 01:18:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f401545a959f6550a_d20250812_m011601_c001_v7007000_t0000_u01754961361256") 2025/08/12 01:18:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba6a5_d20250812_m011557_c001_v0001102_t0041_u01754961357125") 2025/08/12 01:18:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ae99_d20250812_m011545_c001_v7007000_t0000_u01754961345194") 2025/08/12 01:18:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654d0d_d20250812_m011541_c001_v0001183_t0036_u01754961341330") 2025/08/12 01:18:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d17931973_d20250812_m011539_c001_v7007000_t0000_u01754961339993") 2025/08/12 01:18:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654cd7_d20250812_m011536_c001_v0001183_t0030_u01754961336551") 2025/08/12 01:18:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec926_d20250812_m011521_c001_v7007000_t0000_u01754961321551") 2025/08/12 01:18:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cfab_d20250812_m011517_c001_v0001146_t0036_u01754961317142") 2025/08/12 01:18:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30a6_d20250812_m011505_c001_v7007000_t0000_u01754961305325") 2025/08/12 01:18:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cf5f_d20250812_m011501_c001_v0001146_t0054_u01754961301633") 2025/08/12 01:18:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20f6_d20250812_m011449_c001_v7007000_t0000_u01754961289620") 2025/08/12 01:18:24 DEBUG : appleappleapplebanana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cf1d_d20250812_m011445_c001_v0001146_t0013_u01754961285747") 2025/08/12 01:18:24 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4176b152a7ad8b85_d20250812_m011604_c001_v7007000_t0000_u01754961364570") 2025/08/12 01:18:24 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad3cb_d20250812_m011558_c001_v0001120_t0014_u01754961358886") 2025/08/12 01:18:24 DEBUG : b/potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e78087_d20250812_m010936_c001_v7007000_t0000_u01754960976747") 2025/08/12 01:18:24 DEBUG : b/potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed0ae_d20250812_m010935_c001_v0001184_t0053_u01754960975085") 2025/08/12 01:18:24 DEBUG : b/potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc26845317b_d20250812_m010933_c001_v7007000_t0000_u01754960973969") 2025/08/12 01:18:24 DEBUG : b/potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed090_d20250812_m010932_c001_v0001184_t0022_u01754960972771") 2025/08/12 01:18:24 DEBUG : b/potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c003a2_d20250812_m010917_c001_v7007000_t0000_u01754960957866") 2025/08/12 01:18:24 DEBUG : b/potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed00a_d20250812_m010916_c001_v0001184_t0054_u01754960956687") 2025/08/12 01:18:25 DEBUG : backup/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4176b152a7ad89ea_d20250812_m011219_c001_v7007000_t0000_u01754961139511") 2025/08/12 01:18:25 DEBUG : backup/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f101cbf757e3546bb_d20250812_m011217_c001_v0001093_t0013_u01754961137402") 2025/08/12 01:18:25 DEBUG : backup/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114c1660fdf89d51_d20250812_m011212_c001_v0001137_t0019_u01754961132946") 2025/08/12 01:18:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984f3d_d20250812_m011245_c001_v7007000_t0000_u01754961165031") 2025/08/12 01:18:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f105068601680d752_d20250812_m011242_c001_v0001172_t0026_u01754961162157") 2025/08/12 01:18:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1041f900b2e5cf20_d20250812_m011238_c001_v0001184_t0022_u01754961158049") 2025/08/12 01:18:25 DEBUG : backup/one.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41813bcb8b963644_d20250812_m011231_c001_v7007000_t0000_u01754961151922") 2025/08/12 01:18:25 DEBUG : backup/one.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1130f177cdb8d292_d20250812_m011229_c001_v0001184_t0043_u01754961149873") 2025/08/12 01:18:25 DEBUG : backup/one.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f116d6fecdf4298e3_d20250812_m011225_c001_v0001165_t0049_u01754961145710") 2025/08/12 01:18:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984f3e_d20250812_m011245_c001_v7007000_t0000_u01754961165224") 2025/08/12 01:18:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f101436c23fae4b9e_d20250812_m011243_c001_v0001144_t0036_u01754961163590") 2025/08/12 01:18:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f10377dac5ac57a88_d20250812_m011239_c001_v0001172_t0038_u01754961159600") 2025/08/12 01:18:25 DEBUG : backup/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4176b152a7ad89ec_d20250812_m011219_c001_v7007000_t0000_u01754961139692") 2025/08/12 01:18:25 DEBUG : backup/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1197232eb1ce59e9_d20250812_m011218_c001_v0001145_t0006_u01754961138657") 2025/08/12 01:18:25 DEBUG : backup/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f103a63d872d3c385_d20250812_m011214_c001_v0001101_t0030_u01754961134789") 2025/08/12 01:18:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41813bcb8b963645_d20250812_m011232_c001_v7007000_t0000_u01754961152104") 2025/08/12 01:18:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f112b5a32ab59969f_d20250812_m011230_c001_v0001137_t0008_u01754961150970") 2025/08/12 01:18:25 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1159e22528698464_d20250812_m011227_c001_v0001171_t0052_u01754961147354") 2025/08/12 01:18:25 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64b8_d20250812_m011746_c001_v7007000_t0000_u01754961466765") 2025/08/12 01:18:25 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba821_d20250812_m011742_c001_v0001102_t0057_u01754961462388") 2025/08/12 01:18:25 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319eb_d20250812_m011730_c001_v7007000_t0000_u01754961450369") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba7f1_d20250812_m011725_c001_v0001102_t0057_u01754961445550") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f642a_d20250812_m011713_c001_v7007000_t0000_u01754961433652") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba7b1_d20250812_m011709_c001_v0001102_t0045_u01754961429659") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cba_d20250812_m011658_c001_v7007000_t0000_u01754961418270") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba77f_d20250812_m011653_c001_v0001102_t0040_u01754961413576") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454191_d20250812_m011642_c001_v7007000_t0000_u01754961402487") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba741_d20250812_m011637_c001_v0001102_t0041_u01754961397414") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63fc_d20250812_m011625_c001_v7007000_t0000_u01754961385080") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654e5d_d20250812_m011618_c001_v0001183_t0051_u01754961378554") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63d0_d20250812_m011606_c001_v7007000_t0000_u01754961366678") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba6c3_d20250812_m011602_c001_v0001102_t0026_u01754961362729") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4070d5d67113f600_d20250812_m011601_c001_v7007000_t0000_u01754961361270") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654d9b_d20250812_m011556_c001_v0001183_t0059_u01754961356918") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ae9c_d20250812_m011545_c001_v7007000_t0000_u01754961345376") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba657_d20250812_m011541_c001_v0001102_t0050_u01754961341339") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb1659_d20250812_m011540_c001_v7007000_t0000_u01754961340414") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba63d_d20250812_m011536_c001_v0001102_t0056_u01754961336171") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4021a1ce9bd80879_d20250812_m011521_c001_v7007000_t0000_u01754961321567") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba5f5_d20250812_m011516_c001_v0001102_t0032_u01754961316760") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30a8_d20250812_m011505_c001_v7007000_t0000_u01754961305509") 2025/08/12 01:18:26 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba5b9_d20250812_m011501_c001_v0001102_t0045_u01754961301270") 2025/08/12 01:18:27 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20f7_d20250812_m011449_c001_v7007000_t0000_u01754961289804") 2025/08/12 01:18:27 DEBUG : banana: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba57d_d20250812_m011445_c001_v0001102_t0026_u01754961285252") 2025/08/12 01:18:27 DEBUG : bananaSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f401545a959f65515_d20250812_m011604_c001_v7007000_t0000_u01754961364646") 2025/08/12 01:18:27 DEBUG : bananaSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba6b1_d20250812_m011558_c001_v0001102_t0037_u01754961358911") 2025/08/12 01:18:27 DEBUG : both0: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2088_d20250812_m011417_c001_v7007000_t0000_u01754961257976") 2025/08/12 01:18:27 DEBUG : both0: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce2b_d20250812_m011358_c001_v0001146_t0005_u01754961238459") 2025/08/12 01:18:27 DEBUG : both0: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb159b_d20250812_m011354_c001_v7007000_t0000_u01754961234177") 2025/08/12 01:18:27 DEBUG : both0: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd89_d20250812_m011332_c001_v0001146_t0029_u01754961212329") 2025/08/12 01:18:27 DEBUG : both1: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2089_d20250812_m011418_c001_v7007000_t0000_u01754961258159") 2025/08/12 01:18:27 DEBUG : both1: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce31_d20250812_m011359_c001_v0001146_t0007_u01754961239466") 2025/08/12 01:18:27 DEBUG : both1: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb159e_d20250812_m011354_c001_v7007000_t0000_u01754961234360") 2025/08/12 01:18:27 DEBUG : both1: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd93_d20250812_m011333_c001_v0001146_t0036_u01754961213539") 2025/08/12 01:18:27 DEBUG : both10: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e208b_d20250812_m011418_c001_v7007000_t0000_u01754961258341") 2025/08/12 01:18:27 DEBUG : both10: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce67_d20250812_m011407_c001_v0001146_t0056_u01754961247707") 2025/08/12 01:18:27 DEBUG : both10: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15a0_d20250812_m011354_c001_v7007000_t0000_u01754961234542") 2025/08/12 01:18:27 DEBUG : both10: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdc9_d20250812_m011341_c001_v0001146_t0056_u01754961221518") 2025/08/12 01:18:27 DEBUG : both11: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e208c_d20250812_m011418_c001_v7007000_t0000_u01754961258527") 2025/08/12 01:18:27 DEBUG : both11: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce6d_d20250812_m011408_c001_v0001146_t0019_u01754961248367") 2025/08/12 01:18:27 DEBUG : both11: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15a2_d20250812_m011354_c001_v7007000_t0000_u01754961234725") 2025/08/12 01:18:27 DEBUG : both11: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdcd_d20250812_m011342_c001_v0001146_t0048_u01754961222117") 2025/08/12 01:18:28 DEBUG : both12: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e208d_d20250812_m011418_c001_v7007000_t0000_u01754961258710") 2025/08/12 01:18:28 DEBUG : both12: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce73_d20250812_m011409_c001_v0001146_t0041_u01754961249035") 2025/08/12 01:18:28 DEBUG : both12: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15a4_d20250812_m011354_c001_v7007000_t0000_u01754961234907") 2025/08/12 01:18:28 DEBUG : both12: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdd7_d20250812_m011343_c001_v0001146_t0044_u01754961223077") 2025/08/12 01:18:28 DEBUG : both13: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e208e_d20250812_m011418_c001_v7007000_t0000_u01754961258926") 2025/08/12 01:18:28 DEBUG : both13: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce7b_d20250812_m011409_c001_v0001146_t0022_u01754961249685") 2025/08/12 01:18:28 DEBUG : both13: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15a6_d20250812_m011355_c001_v7007000_t0000_u01754961235089") 2025/08/12 01:18:28 DEBUG : both13: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cddf_d20250812_m011343_c001_v0001146_t0045_u01754961223965") 2025/08/12 01:18:28 DEBUG : both14: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e208f_d20250812_m011419_c001_v7007000_t0000_u01754961259108") 2025/08/12 01:18:28 DEBUG : both14: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce85_d20250812_m011410_c001_v0001146_t0049_u01754961250485") 2025/08/12 01:18:28 DEBUG : both14: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15aa_d20250812_m011355_c001_v7007000_t0000_u01754961235271") 2025/08/12 01:18:28 DEBUG : both14: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cde5_d20250812_m011344_c001_v0001146_t0026_u01754961224826") 2025/08/12 01:18:28 DEBUG : both15: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2090_d20250812_m011419_c001_v7007000_t0000_u01754961259290") 2025/08/12 01:18:28 DEBUG : both15: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce8b_d20250812_m011411_c001_v0001146_t0027_u01754961251093") 2025/08/12 01:18:28 DEBUG : both15: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15ad_d20250812_m011355_c001_v7007000_t0000_u01754961235453") 2025/08/12 01:18:28 DEBUG : both15: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdeb_d20250812_m011345_c001_v0001146_t0006_u01754961225978") 2025/08/12 01:18:28 DEBUG : both16: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2091_d20250812_m011419_c001_v7007000_t0000_u01754961259477") 2025/08/12 01:18:28 DEBUG : both16: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce95_d20250812_m011411_c001_v0001146_t0053_u01754961251936") 2025/08/12 01:18:28 DEBUG : both16: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15ae_d20250812_m011355_c001_v7007000_t0000_u01754961235637") 2025/08/12 01:18:28 DEBUG : both16: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdf5_d20250812_m011347_c001_v0001146_t0050_u01754961227273") 2025/08/12 01:18:28 DEBUG : both17: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2092_d20250812_m011419_c001_v7007000_t0000_u01754961259661") 2025/08/12 01:18:28 DEBUG : both17: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce9d_d20250812_m011412_c001_v0001146_t0016_u01754961252554") 2025/08/12 01:18:28 DEBUG : both17: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15af_d20250812_m011355_c001_v7007000_t0000_u01754961235820") 2025/08/12 01:18:29 DEBUG : both17: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdf9_d20250812_m011348_c001_v0001146_t0037_u01754961228227") 2025/08/12 01:18:29 DEBUG : both18: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2093_d20250812_m011419_c001_v7007000_t0000_u01754961259843") 2025/08/12 01:18:29 DEBUG : both18: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cea3_d20250812_m011413_c001_v0001146_t0007_u01754961253272") 2025/08/12 01:18:29 DEBUG : both18: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15b0_d20250812_m011356_c001_v7007000_t0000_u01754961236100") 2025/08/12 01:18:29 DEBUG : both18: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce01_d20250812_m011349_c001_v0001146_t0059_u01754961229519") 2025/08/12 01:18:29 DEBUG : both19: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2094_d20250812_m011420_c001_v7007000_t0000_u01754961260027") 2025/08/12 01:18:29 DEBUG : both19: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cea7_d20250812_m011414_c001_v0001146_t0037_u01754961254369") 2025/08/12 01:18:29 DEBUG : both19: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15b1_d20250812_m011356_c001_v7007000_t0000_u01754961236281") 2025/08/12 01:18:29 DEBUG : both19: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce09_d20250812_m011350_c001_v0001146_t0039_u01754961230098") 2025/08/12 01:18:29 DEBUG : both2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2095_d20250812_m011420_c001_v7007000_t0000_u01754961260210") 2025/08/12 01:18:29 DEBUG : both2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce37_d20250812_m011400_c001_v0001146_t0033_u01754961240522") 2025/08/12 01:18:29 DEBUG : both2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15b2_d20250812_m011356_c001_v7007000_t0000_u01754961236462") 2025/08/12 01:18:29 DEBUG : both2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd9d_d20250812_m011334_c001_v0001146_t0052_u01754961214918") 2025/08/12 01:18:29 DEBUG : both3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2096_d20250812_m011420_c001_v7007000_t0000_u01754961260470") 2025/08/12 01:18:29 DEBUG : both3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce3d_d20250812_m011401_c001_v0001146_t0038_u01754961241365") 2025/08/12 01:18:29 DEBUG : both3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15b3_d20250812_m011356_c001_v7007000_t0000_u01754961236644") 2025/08/12 01:18:29 DEBUG : both3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cda1_d20250812_m011335_c001_v0001146_t0044_u01754961215983") 2025/08/12 01:18:29 DEBUG : both4: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2097_d20250812_m011420_c001_v7007000_t0000_u01754961260652") 2025/08/12 01:18:29 DEBUG : both4: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce41_d20250812_m011402_c001_v0001146_t0026_u01754961242483") 2025/08/12 01:18:29 DEBUG : both4: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15b4_d20250812_m011356_c001_v7007000_t0000_u01754961236827") 2025/08/12 01:18:29 DEBUG : both4: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cda9_d20250812_m011336_c001_v0001146_t0049_u01754961216745") 2025/08/12 01:18:30 DEBUG : both5: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2098_d20250812_m011420_c001_v7007000_t0000_u01754961260841") 2025/08/12 01:18:30 DEBUG : both5: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce4b_d20250812_m011403_c001_v0001146_t0027_u01754961243731") 2025/08/12 01:18:30 DEBUG : both5: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15b5_d20250812_m011357_c001_v7007000_t0000_u01754961237014") 2025/08/12 01:18:30 DEBUG : both5: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdad_d20250812_m011337_c001_v0001146_t0050_u01754961217560") 2025/08/12 01:18:30 DEBUG : both6: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2099_d20250812_m011421_c001_v7007000_t0000_u01754961261024") 2025/08/12 01:18:30 DEBUG : both6: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce53_d20250812_m011404_c001_v0001146_t0019_u01754961244903") 2025/08/12 01:18:30 DEBUG : both6: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15b8_d20250812_m011357_c001_v7007000_t0000_u01754961237199") 2025/08/12 01:18:30 DEBUG : both6: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdb3_d20250812_m011338_c001_v0001146_t0014_u01754961218142") 2025/08/12 01:18:30 DEBUG : both7: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e209a_d20250812_m011421_c001_v7007000_t0000_u01754961261207") 2025/08/12 01:18:30 DEBUG : both7: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce59_d20250812_m011405_c001_v0001146_t0013_u01754961245543") 2025/08/12 01:18:30 DEBUG : both7: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15b9_d20250812_m011357_c001_v7007000_t0000_u01754961237382") 2025/08/12 01:18:30 DEBUG : both7: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdb9_d20250812_m011339_c001_v0001146_t0014_u01754961219071") 2025/08/12 01:18:30 DEBUG : both8: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e209b_d20250812_m011421_c001_v7007000_t0000_u01754961261390") 2025/08/12 01:18:30 DEBUG : both8: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce5d_d20250812_m011406_c001_v0001146_t0052_u01754961246104") 2025/08/12 01:18:30 DEBUG : both8: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15ba_d20250812_m011357_c001_v7007000_t0000_u01754961237564") 2025/08/12 01:18:30 DEBUG : both8: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdbd_d20250812_m011339_c001_v0001146_t0058_u01754961219626") 2025/08/12 01:18:30 DEBUG : both9: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e209d_d20250812_m011421_c001_v7007000_t0000_u01754961261573") 2025/08/12 01:18:30 DEBUG : both9: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce61_d20250812_m011406_c001_v0001146_t0030_u01754961246955") 2025/08/12 01:18:30 DEBUG : both9: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb15bb_d20250812_m011357_c001_v7007000_t0000_u01754961237746") 2025/08/12 01:18:30 DEBUG : both9: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdc1_d20250812_m011340_c001_v0001146_t0022_u01754961220362") 2025/08/12 01:18:31 DEBUG : c/non empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e78088_d20250812_m010936_c001_v7007000_t0000_u01754960976931") 2025/08/12 01:18:31 DEBUG : c/non empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed0b2_d20250812_m010935_c001_v0001184_t0023_u01754960975298") 2025/08/12 01:18:31 DEBUG : c/non empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc26845317d_d20250812_m010934_c001_v7007000_t0000_u01754960974712") 2025/08/12 01:18:31 DEBUG : c/non empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed092_d20250812_m010933_c001_v0001184_t0053_u01754960972998") 2025/08/12 01:18:31 DEBUG : c/non empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c003a4_d20250812_m010918_c001_v7007000_t0000_u01754960958613") 2025/08/12 01:18:31 DEBUG : c/non empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed00e_d20250812_m010916_c001_v0001184_t0054_u01754960956879") 2025/08/12 01:18:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec934_d20250812_m011524_c001_v7007000_t0000_u01754961324288") 2025/08/12 01:18:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad347_d20250812_m011519_c001_v0001120_t0035_u01754961319237") 2025/08/12 01:18:31 DEBUG : check sum: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c0039a_d20250812_m010910_c001_v7007000_t0000_u01754960950202") 2025/08/12 01:18:31 DEBUG : check sum: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecfd0_d20250812_m010909_c001_v0001184_t0034_u01754960949267") 2025/08/12 01:18:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f403ed5585f447275_d20250812_m011816_c001_v7007000_t0000_u01754961496742") 2025/08/12 01:18:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117655159_d20250812_m011815_c001_v0001183_t0053_u01754961495155") 2025/08/12 01:18:31 DEBUG : dest/3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec99c_d20250812_m011151_c001_v7007000_t0000_u01754961111037") 2025/08/12 01:18:31 DEBUG : dest/3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40960b0d8128e457_d20250812_m011149_c001_v0001183_t0012_u01754961109948") 2025/08/12 01:18:31 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63fd_d20250812_m011625_c001_v7007000_t0000_u01754961385263") 2025/08/12 01:18:31 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad41d_d20250812_m011620_c001_v0001120_t0002_u01754961380649") 2025/08/12 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64b9_d20250812_m011746_c001_v7007000_t0000_u01754961466990") 2025/08/12 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c211765504d_d20250812_m011734_c001_v0001183_t0023_u01754961454639") 2025/08/12 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319ec_d20250812_m011730_c001_v7007000_t0000_u01754961450550") 2025/08/12 01:18:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654ff3_d20250812_m011717_c001_v0001183_t0007_u01754961437976") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f642b_d20250812_m011713_c001_v7007000_t0000_u01754961433836") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654f8f_d20250812_m011702_c001_v0001183_t0042_u01754961422648") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cbb_d20250812_m011658_c001_v7007000_t0000_u01754961418453") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654f33_d20250812_m011646_c001_v0001183_t0007_u01754961406838") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454192_d20250812_m011642_c001_v7007000_t0000_u01754961402670") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654eb5_d20250812_m011629_c001_v0001183_t0046_u01754961389345") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416fa9f85260aca2_d20250812_m011622_c001_v7007000_t0000_u01754961382722") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d08d_d20250812_m011611_c001_v0001146_t0009_u01754961371010") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63d1_d20250812_m011606_c001_v7007000_t0000_u01754961366861") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654dcd_d20250812_m011602_c001_v0001183_t0018_u01754961362946") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f401545a959f65512_d20250812_m011601_c001_v7007000_t0000_u01754961361836") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad3b1_d20250812_m011549_c001_v0001120_t0057_u01754961349652") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ae9d_d20250812_m011545_c001_v7007000_t0000_u01754961345560") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654d0f_d20250812_m011541_c001_v0001183_t0042_u01754961341536") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d17931977_d20250812_m011540_c001_v7007000_t0000_u01754961340383") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad361_d20250812_m011528_c001_v0001120_t0045_u01754961328385") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f401545a959f654dc_d20250812_m011521_c001_v7007000_t0000_u01754961321747") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654bfc_d20250812_m011509_c001_v0001183_t0029_u01754961309799") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30aa_d20250812_m011505_c001_v7007000_t0000_u01754961305692") 2025/08/12 01:18:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654b86_d20250812_m011454_c001_v0001183_t0014_u01754961294203") 2025/08/12 01:18:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20f8_d20250812_m011449_c001_v7007000_t0000_u01754961289986") 2025/08/12 01:18:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654b1e_d20250812_m011439_c001_v0001183_t0047_u01754961279035") 2025/08/12 01:18:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454171_d20250812_m011604_c001_v7007000_t0000_u01754961364580") 2025/08/12 01:18:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654da3_d20250812_m011559_c001_v0001183_t0026_u01754961359112") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63fe_d20250812_m011625_c001_v7007000_t0000_u01754961385445") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba70d_d20250812_m011620_c001_v0001102_t0057_u01754961380637") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64ba_d20250812_m011747_c001_v7007000_t0000_u01754961467173") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba80b_d20250812_m011735_c001_v0001102_t0041_u01754961455203") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319ed_d20250812_m011730_c001_v7007000_t0000_u01754961450732") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba7d1_d20250812_m011718_c001_v0001102_t0052_u01754961438559") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f642c_d20250812_m011714_c001_v7007000_t0000_u01754961434021") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba799_d20250812_m011703_c001_v0001102_t0051_u01754961423210") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cbd_d20250812_m011658_c001_v7007000_t0000_u01754961418635") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba769_d20250812_m011647_c001_v0001102_t0026_u01754961407416") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454193_d20250812_m011642_c001_v7007000_t0000_u01754961402855") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba72f_d20250812_m011629_c001_v0001102_t0021_u01754961389902") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f400e933012e430cb_d20250812_m011622_c001_v7007000_t0000_u01754961382411") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654e1b_d20250812_m011611_c001_v0001183_t0048_u01754961371919") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63d2_d20250812_m011607_c001_v7007000_t0000_u01754961367052") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad3db_d20250812_m011603_c001_v0001120_t0012_u01754961363076") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f401545a959f6550f_d20250812_m011601_c001_v7007000_t0000_u01754961361641") 2025/08/12 01:18:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654d57_d20250812_m011550_c001_v0001183_t0022_u01754961350398") 2025/08/12 01:18:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ae9e_d20250812_m011545_c001_v7007000_t0000_u01754961345742") 2025/08/12 01:18:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad397_d20250812_m011541_c001_v0001120_t0010_u01754961341587") 2025/08/12 01:18:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ae91_d20250812_m011540_c001_v7007000_t0000_u01754961340400") 2025/08/12 01:18:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba61d_d20250812_m011529_c001_v0001102_t0016_u01754961329017") 2025/08/12 01:18:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41813bcb8b9638c8_d20250812_m011521_c001_v7007000_t0000_u01754961321524") 2025/08/12 01:18:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba5d5_d20250812_m011510_c001_v0001102_t0052_u01754961310353") 2025/08/12 01:18:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30ac_d20250812_m011505_c001_v7007000_t0000_u01754961305875") 2025/08/12 01:18:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba591_d20250812_m011454_c001_v0001102_t0059_u01754961294771") 2025/08/12 01:18:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20f9_d20250812_m011450_c001_v7007000_t0000_u01754961290169") 2025/08/12 01:18:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba567_d20250812_m011439_c001_v0001102_t0041_u01754961279622") 2025/08/12 01:18:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb166b_d20250812_m011604_c001_v7007000_t0000_u01754961364800") 2025/08/12 01:18:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad3cd_d20250812_m011559_c001_v0001120_t0000_u01754961359134") 2025/08/12 01:18:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63ff_d20250812_m011625_c001_v7007000_t0000_u01754961385629") 2025/08/12 01:18:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654e67_d20250812_m011620_c001_v0001183_t0047_u01754961380659") 2025/08/12 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64bc_d20250812_m011747_c001_v7007000_t0000_u01754961467355") 2025/08/12 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad4c3_d20250812_m011735_c001_v0001120_t0035_u01754961455946") 2025/08/12 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319ee_d20250812_m011730_c001_v7007000_t0000_u01754961450916") 2025/08/12 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad4a5_d20250812_m011719_c001_v0001120_t0019_u01754961439311") 2025/08/12 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f642d_d20250812_m011714_c001_v7007000_t0000_u01754961434207") 2025/08/12 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad487_d20250812_m011704_c001_v0001120_t0057_u01754961424030") 2025/08/12 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cbe_d20250812_m011658_c001_v7007000_t0000_u01754961418882") 2025/08/12 01:18:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad46d_d20250812_m011648_c001_v0001120_t0040_u01754961408180") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454194_d20250812_m011643_c001_v7007000_t0000_u01754961403041") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad431_d20250812_m011630_c001_v0001120_t0025_u01754961390590") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbecbdc_d20250812_m011622_c001_v7007000_t0000_u01754961382732") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba6eb_d20250812_m011612_c001_v0001102_t0057_u01754961372498") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63d3_d20250812_m011607_c001_v7007000_t0000_u01754961367234") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba6c9_d20250812_m011603_c001_v0001102_t0045_u01754961363178") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f401545a959f6550b_d20250812_m011601_c001_v7007000_t0000_u01754961361275") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba689_d20250812_m011550_c001_v0001102_t0032_u01754961350982") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ae9f_d20250812_m011545_c001_v7007000_t0000_u01754961345923") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba659_d20250812_m011541_c001_v0001102_t0047_u01754961341653") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d17931974_d20250812_m011540_c001_v7007000_t0000_u01754961340179") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654ca1_d20250812_m011529_c001_v0001183_t0021_u01754961329702") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4105d0699d5cb26b_d20250812_m011521_c001_v7007000_t0000_u01754961321535") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cf8d_d20250812_m011511_c001_v0001146_t0021_u01754961311226") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30ae_d20250812_m011506_c001_v7007000_t0000_u01754961306058") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cf41_d20250812_m011455_c001_v0001146_t0058_u01754961295623") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20fa_d20250812_m011450_c001_v7007000_t0000_u01754961290353") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cf03_d20250812_m011440_c001_v0001146_t0030_u01754961280002") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63c8_d20250812_m011604_c001_v7007000_t0000_u01754961364601") 2025/08/12 01:18:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba6b3_d20250812_m011559_c001_v0001102_t0009_u01754961359263") 2025/08/12 01:18:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6400_d20250812_m011625_c001_v7007000_t0000_u01754961385811") 2025/08/12 01:18:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d0c1_d20250812_m011620_c001_v0001146_t0050_u01754961380755") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64bd_d20250812_m011747_c001_v7007000_t0000_u01754961467538") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d1eb_d20250812_m011736_c001_v0001146_t0048_u01754961456766") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319ef_d20250812_m011731_c001_v7007000_t0000_u01754961451098") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d19d_d20250812_m011719_c001_v0001146_t0015_u01754961439926") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f642f_d20250812_m011714_c001_v7007000_t0000_u01754961434394") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d15f_d20250812_m011704_c001_v0001146_t0013_u01754961424718") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cbf_d20250812_m011659_c001_v7007000_t0000_u01754961419068") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d123_d20250812_m011648_c001_v0001146_t0037_u01754961408995") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454195_d20250812_m011643_c001_v7007000_t0000_u01754961403225") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d0df_d20250812_m011631_c001_v0001146_t0006_u01754961391344") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40322871fddb8d5b_d20250812_m011622_c001_v7007000_t0000_u01754961382412") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad3ff_d20250812_m011613_c001_v0001120_t0040_u01754961373199") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63d4_d20250812_m011607_c001_v7007000_t0000_u01754961367417") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654dcf_d20250812_m011603_c001_v0001183_t0031_u01754961363203") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc26845416d_d20250812_m011601_c001_v7007000_t0000_u01754961361652") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d047_d20250812_m011551_c001_v0001146_t0047_u01754961351770") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402aea0_d20250812_m011546_c001_v7007000_t0000_u01754961346105") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654d11_d20250812_m011541_c001_v0001183_t0046_u01754961341776") 2025/08/12 01:18:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1b741_d20250812_m011540_c001_v7007000_t0000_u01754961340211") 2025/08/12 01:18:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cfdf_d20250812_m011530_c001_v0001146_t0005_u01754961330245") 2025/08/12 01:18:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4021a1ce9bd8087a_d20250812_m011521_c001_v7007000_t0000_u01754961321760") 2025/08/12 01:18:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad339_d20250812_m011511_c001_v0001120_t0042_u01754961311946") 2025/08/12 01:18:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30b0_d20250812_m011506_c001_v7007000_t0000_u01754961306240") 2025/08/12 01:18:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad30f_d20250812_m011456_c001_v0001120_t0039_u01754961296318") 2025/08/12 01:18:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20fb_d20250812_m011450_c001_v7007000_t0000_u01754961290539") 2025/08/12 01:18:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad2e8_d20250812_m011440_c001_v0001120_t0049_u01754961280431") 2025/08/12 01:18:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f401545a959f65514_d20250812_m011604_c001_v7007000_t0000_u01754961364600") 2025/08/12 01:18:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d069_d20250812_m011559_c001_v0001146_t0025_u01754961359313") 2025/08/12 01:18:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6401_d20250812_m011625_c001_v7007000_t0000_u01754961385994") 2025/08/12 01:18:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654e6b_d20250812_m011620_c001_v0001183_t0050_u01754961380876") 2025/08/12 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64be_d20250812_m011747_c001_v7007000_t0000_u01754961467732") 2025/08/12 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117655059_d20250812_m011737_c001_v0001183_t0025_u01754961457254") 2025/08/12 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319f0_d20250812_m011731_c001_v7007000_t0000_u01754961451280") 2025/08/12 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654fff_d20250812_m011720_c001_v0001183_t0021_u01754961440235") 2025/08/12 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6430_d20250812_m011714_c001_v7007000_t0000_u01754961434580") 2025/08/12 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654fa3_d20250812_m011705_c001_v0001183_t0050_u01754961425082") 2025/08/12 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cc0_d20250812_m011659_c001_v7007000_t0000_u01754961419250") 2025/08/12 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654f45_d20250812_m011649_c001_v0001183_t0019_u01754961409445") 2025/08/12 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454197_d20250812_m011643_c001_v7007000_t0000_u01754961403409") 2025/08/12 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654ecb_d20250812_m011632_c001_v0001183_t0017_u01754961392147") 2025/08/12 01:18:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbecbdb_d20250812_m011622_c001_v7007000_t0000_u01754961382544") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d097_d20250812_m011613_c001_v0001146_t0015_u01754961373652") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63d5_d20250812_m011607_c001_v7007000_t0000_u01754961367601") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d077_d20250812_m011603_c001_v0001146_t0019_u01754961363252") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f401545a959f6550c_d20250812_m011601_c001_v7007000_t0000_u01754961361447") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad3b5_d20250812_m011552_c001_v0001120_t0020_u01754961352066") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402aea1_d20250812_m011546_c001_v7007000_t0000_u01754961346311") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad399_d20250812_m011541_c001_v0001120_t0027_u01754961341874") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1b742_d20250812_m011540_c001_v7007000_t0000_u01754961340406") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad36b_d20250812_m011530_c001_v0001120_t0046_u01754961330956") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec92b_d20250812_m011521_c001_v7007000_t0000_u01754961321766") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654c1a_d20250812_m011512_c001_v0001183_t0028_u01754961312412") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30b2_d20250812_m011506_c001_v7007000_t0000_u01754961306434") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654b98_d20250812_m011456_c001_v0001183_t0023_u01754961296789") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20fc_d20250812_m011450_c001_v7007000_t0000_u01754961290773") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654b2e_d20250812_m011440_c001_v0001183_t0026_u01754961280675") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb1669_d20250812_m011604_c001_v7007000_t0000_u01754961364608") 2025/08/12 01:18:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654da5_d20250812_m011559_c001_v0001183_t0023_u01754961359337") 2025/08/12 01:18:38 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6402_d20250812_m011626_c001_v7007000_t0000_u01754961386179") 2025/08/12 01:18:38 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d0c3_d20250812_m011621_c001_v0001146_t0040_u01754961381059") 2025/08/12 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64bf_d20250812_m011747_c001_v7007000_t0000_u01754961467917") 2025/08/12 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba80f_d20250812_m011737_c001_v0001102_t0046_u01754961457519") 2025/08/12 01:18:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319f1_d20250812_m011731_c001_v7007000_t0000_u01754961451463") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba7d7_d20250812_m011720_c001_v0001102_t0034_u01754961440683") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6431_d20250812_m011714_c001_v7007000_t0000_u01754961434764") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba7a1_d20250812_m011705_c001_v0001102_t0023_u01754961425308") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cc1_d20250812_m011659_c001_v7007000_t0000_u01754961419432") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba76f_d20250812_m011649_c001_v0001102_t0028_u01754961409644") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454198_d20250812_m011643_c001_v7007000_t0000_u01754961403596") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba733_d20250812_m011632_c001_v0001102_t0004_u01754961392353") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41813bcb8b963927_d20250812_m011622_c001_v7007000_t0000_u01754961382590") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654e31_d20250812_m011613_c001_v0001183_t0018_u01754961373965") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63d7_d20250812_m011607_c001_v7007000_t0000_u01754961367785") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad3dd_d20250812_m011603_c001_v0001120_t0000_u01754961363354") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4176b152a7ad8b80_d20250812_m011601_c001_v7007000_t0000_u01754961361653") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654d71_d20250812_m011552_c001_v0001183_t0048_u01754961352524") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402aea2_d20250812_m011546_c001_v7007000_t0000_u01754961346493") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654d13_d20250812_m011541_c001_v0001183_t0028_u01754961341985") 2025/08/12 01:18:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ae90_d20250812_m011540_c001_v7007000_t0000_u01754961340215") 2025/08/12 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba627_d20250812_m011531_c001_v0001102_t0012_u01754961331228") 2025/08/12 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d1793192d_d20250812_m011521_c001_v7007000_t0000_u01754961321322") 2025/08/12 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba5dd_d20250812_m011512_c001_v0001102_t0008_u01754961312604") 2025/08/12 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30b4_d20250812_m011506_c001_v7007000_t0000_u01754961306615") 2025/08/12 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba5a1_d20250812_m011457_c001_v0001102_t0025_u01754961297005") 2025/08/12 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20ff_d20250812_m011450_c001_v7007000_t0000_u01754961290956") 2025/08/12 01:18:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba56b_d20250812_m011440_c001_v0001102_t0034_u01754961280902") 2025/08/12 01:18:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4176b152a7ad8b86_d20250812_m011604_c001_v7007000_t0000_u01754961364754") 2025/08/12 01:18:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad3d1_d20250812_m011559_c001_v0001120_t0010_u01754961359522") 2025/08/12 01:18:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6403_d20250812_m011626_c001_v7007000_t0000_u01754961386364") 2025/08/12 01:18:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654e6d_d20250812_m011621_c001_v0001183_t0031_u01754961381079") 2025/08/12 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64c0_d20250812_m011748_c001_v7007000_t0000_u01754961468102") 2025/08/12 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad4c7_d20250812_m011737_c001_v0001120_t0017_u01754961457888") 2025/08/12 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319f2_d20250812_m011731_c001_v7007000_t0000_u01754961451646") 2025/08/12 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad4a7_d20250812_m011721_c001_v0001120_t0057_u01754961441332") 2025/08/12 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6432_d20250812_m011714_c001_v7007000_t0000_u01754961434949") 2025/08/12 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad48d_d20250812_m011705_c001_v0001120_t0004_u01754961425630") 2025/08/12 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cc3_d20250812_m011659_c001_v7007000_t0000_u01754961419615") 2025/08/12 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad473_d20250812_m011650_c001_v0001120_t0043_u01754961410057") 2025/08/12 01:18:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454199_d20250812_m011643_c001_v7007000_t0000_u01754961403783") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad43b_d20250812_m011632_c001_v0001120_t0057_u01754961392836") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416fa9f85260ac9f_d20250812_m011622_c001_v7007000_t0000_u01754961382540") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba6ed_d20250812_m011614_c001_v0001102_t0059_u01754961374179") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63d8_d20250812_m011607_c001_v7007000_t0000_u01754961367967") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654dd1_d20250812_m011603_c001_v0001183_t0049_u01754961363401") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63c5_d20250812_m011601_c001_v7007000_t0000_u01754961361665") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba691_d20250812_m011552_c001_v0001102_t0008_u01754961352735") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402aea3_d20250812_m011546_c001_v7007000_t0000_u01754961346675") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba65b_d20250812_m011542_c001_v0001102_t0013_u01754961342084") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb1658_d20250812_m011540_c001_v7007000_t0000_u01754961340222") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654caf_d20250812_m011531_c001_v0001183_t0059_u01754961331654") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d1793192e_d20250812_m011521_c001_v7007000_t0000_u01754961321506") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cf93_d20250812_m011512_c001_v0001146_t0040_u01754961312924") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30b6_d20250812_m011506_c001_v7007000_t0000_u01754961306798") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cf47_d20250812_m011457_c001_v0001146_t0038_u01754961297382") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2103_d20250812_m011451_c001_v7007000_t0000_u01754961291141") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cf07_d20250812_m011441_c001_v0001146_t0034_u01754961281280") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454173_d20250812_m011604_c001_v7007000_t0000_u01754961364763") 2025/08/12 01:18:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654da9_d20250812_m011559_c001_v0001183_t0038_u01754961359587") 2025/08/12 01:18:41 DEBUG : dir1/0007-12345: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6404_d20250812_m011626_c001_v7007000_t0000_u01754961386548") 2025/08/12 01:18:41 DEBUG : dir1/0007-12345: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba711_d20250812_m011621_c001_v0001102_t0033_u01754961381106") 2025/08/12 01:18:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64c2_d20250812_m011748_c001_v7007000_t0000_u01754961468286") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d1f3_d20250812_m011738_c001_v0001146_t0032_u01754961458291") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319f3_d20250812_m011731_c001_v7007000_t0000_u01754961451828") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d1a7_d20250812_m011721_c001_v0001146_t0040_u01754961441664") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6433_d20250812_m011715_c001_v7007000_t0000_u01754961435136") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d167_d20250812_m011706_c001_v0001146_t0004_u01754961426040") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cc4_d20250812_m011659_c001_v7007000_t0000_u01754961419797") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d12b_d20250812_m011650_c001_v0001146_t0024_u01754961410447") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc26845419b_d20250812_m011643_c001_v7007000_t0000_u01754961403967") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d0ef_d20250812_m011633_c001_v0001146_t0039_u01754961393105") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416fa9f85260ac98_d20250812_m011622_c001_v7007000_t0000_u01754961382174") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad409_d20250812_m011614_c001_v0001120_t0046_u01754961374562") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63da_d20250812_m011608_c001_v7007000_t0000_u01754961368220") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba6cd_d20250812_m011603_c001_v0001102_t0040_u01754961363508") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f415bcd0266d6dbae_d20250812_m011601_c001_v7007000_t0000_u01754961361687") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d04b_d20250812_m011553_c001_v0001146_t0018_u01754961353086") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402aea4_d20250812_m011546_c001_v7007000_t0000_u01754961346860") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d01f_d20250812_m011542_c001_v0001146_t0038_u01754961342146") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454108_d20250812_m011540_c001_v7007000_t0000_u01754961340429") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cfed_d20250812_m011531_c001_v0001146_t0037_u01754961331864") 2025/08/12 01:18:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d17931931_d20250812_m011521_c001_v7007000_t0000_u01754961321873") 2025/08/12 01:18:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad33d_d20250812_m011513_c001_v0001120_t0037_u01754961313286") 2025/08/12 01:18:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30b8_d20250812_m011506_c001_v7007000_t0000_u01754961306980") 2025/08/12 01:18:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad311_d20250812_m011457_c001_v0001120_t0014_u01754961297945") 2025/08/12 01:18:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2106_d20250812_m011451_c001_v7007000_t0000_u01754961291323") 2025/08/12 01:18:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad2ea_d20250812_m011441_c001_v0001120_t0005_u01754961281696") 2025/08/12 01:18:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454174_d20250812_m011604_c001_v7007000_t0000_u01754961364813") 2025/08/12 01:18:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba6bd_d20250812_m011559_c001_v0001102_t0034_u01754961359642") 2025/08/12 01:18:43 DEBUG : dir1/0008-23456: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6405_d20250812_m011626_c001_v7007000_t0000_u01754961386734") 2025/08/12 01:18:43 DEBUG : dir1/0008-23456: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad41f_d20250812_m011621_c001_v0001120_t0042_u01754961381162") 2025/08/12 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64c3_d20250812_m011748_c001_v7007000_t0000_u01754961468472") 2025/08/12 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117655063_d20250812_m011738_c001_v0001183_t0004_u01754961458797") 2025/08/12 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319f4_d20250812_m011732_c001_v7007000_t0000_u01754961452010") 2025/08/12 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c211765500b_d20250812_m011722_c001_v0001183_t0059_u01754961442052") 2025/08/12 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6435_d20250812_m011715_c001_v7007000_t0000_u01754961435320") 2025/08/12 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654faf_d20250812_m011706_c001_v0001183_t0051_u01754961426436") 2025/08/12 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cc5_d20250812_m011659_c001_v7007000_t0000_u01754961419980") 2025/08/12 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654f51_d20250812_m011650_c001_v0001183_t0035_u01754961410764") 2025/08/12 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc26845419c_d20250812_m011644_c001_v7007000_t0000_u01754961404152") 2025/08/12 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654ed5_d20250812_m011633_c001_v0001183_t0006_u01754961393773") 2025/08/12 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4014078dc863c883_d20250812_m011622_c001_v7007000_t0000_u01754961382564") 2025/08/12 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d09f_d20250812_m011614_c001_v0001146_t0035_u01754961374789") 2025/08/12 01:18:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63db_d20250812_m011608_c001_v7007000_t0000_u01754961368402") 2025/08/12 01:18:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d079_d20250812_m011603_c001_v0001146_t0054_u01754961363561") 2025/08/12 01:18:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f401545a959f6550e_d20250812_m011601_c001_v7007000_t0000_u01754961361632") 2025/08/12 01:18:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad3b9_d20250812_m011553_c001_v0001120_t0002_u01754961353436") 2025/08/12 01:18:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402aea5_d20250812_m011547_c001_v7007000_t0000_u01754961347042") 2025/08/12 01:18:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654d15_d20250812_m011542_c001_v0001183_t0058_u01754961342196") 2025/08/12 01:18:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63b2_d20250812_m011540_c001_v7007000_t0000_u01754961340440") 2025/08/12 01:18:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad36f_d20250812_m011532_c001_v0001120_t0037_u01754961332329") 2025/08/12 01:18:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec928_d20250812_m011521_c001_v7007000_t0000_u01754961321574") 2025/08/12 01:18:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654c22_d20250812_m011513_c001_v0001183_t0011_u01754961313741") 2025/08/12 01:18:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30b9_d20250812_m011507_c001_v7007000_t0000_u01754961307187") 2025/08/12 01:18:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654ba8_d20250812_m011458_c001_v0001183_t0000_u01754961298264") 2025/08/12 01:18:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2108_d20250812_m011451_c001_v7007000_t0000_u01754961291590") 2025/08/12 01:18:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654b34_d20250812_m011441_c001_v0001183_t0054_u01754961281991") 2025/08/12 01:18:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f401545a959f65516_d20250812_m011604_c001_v7007000_t0000_u01754961364780") 2025/08/12 01:18:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654daf_d20250812_m011559_c001_v0001183_t0005_u01754961359789") 2025/08/12 01:18:44 DEBUG : dir1/0009-34567: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6406_d20250812_m011626_c001_v7007000_t0000_u01754961386919") 2025/08/12 01:18:44 DEBUG : dir1/0009-34567: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654e71_d20250812_m011621_c001_v0001183_t0006_u01754961381284") 2025/08/12 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64c4_d20250812_m011748_c001_v7007000_t0000_u01754961468655") 2025/08/12 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba819_d20250812_m011738_c001_v0001102_t0020_u01754961458992") 2025/08/12 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319f5_d20250812_m011732_c001_v7007000_t0000_u01754961452195") 2025/08/12 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba7dd_d20250812_m011722_c001_v0001102_t0013_u01754961442287") 2025/08/12 01:18:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6436_d20250812_m011715_c001_v7007000_t0000_u01754961435505") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba7a3_d20250812_m011706_c001_v0001102_t0056_u01754961426683") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cc6_d20250812_m011700_c001_v7007000_t0000_u01754961420162") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba775_d20250812_m011650_c001_v0001102_t0052_u01754961410963") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc26845419d_d20250812_m011644_c001_v7007000_t0000_u01754961404336") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba735_d20250812_m011634_c001_v0001102_t0041_u01754961394049") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f400e933012e430cc_d20250812_m011622_c001_v7007000_t0000_u01754961382596") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654e3f_d20250812_m011615_c001_v0001183_t0017_u01754961375266") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63dd_d20250812_m011608_c001_v7007000_t0000_u01754961368584") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654dd3_d20250812_m011603_c001_v0001183_t0037_u01754961363609") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d1793199b_d20250812_m011601_c001_v7007000_t0000_u01754961361687") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654d7d_d20250812_m011553_c001_v0001183_t0030_u01754961353770") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402aea6_d20250812_m011547_c001_v7007000_t0000_u01754961347222") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad39b_d20250812_m011542_c001_v0001120_t0001_u01754961342327") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d17931972_d20250812_m011539_c001_v7007000_t0000_u01754961339808") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba62d_d20250812_m011532_c001_v0001102_t0057_u01754961332728") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d1793192f_d20250812_m011521_c001_v7007000_t0000_u01754961321690") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba5e5_d20250812_m011513_c001_v0001102_t0020_u01754961313973") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30bb_d20250812_m011507_c001_v7007000_t0000_u01754961307369") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba5a9_d20250812_m011458_c001_v0001102_t0051_u01754961298472") 2025/08/12 01:18:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e210a_d20250812_m011451_c001_v7007000_t0000_u01754961291778") 2025/08/12 01:18:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba571_d20250812_m011442_c001_v0001102_t0041_u01754961282187") 2025/08/12 01:18:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4176b152a7ad8b88_d20250812_m011604_c001_v7007000_t0000_u01754961364935") 2025/08/12 01:18:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad3d3_d20250812_m011559_c001_v0001120_t0021_u01754961359883") 2025/08/12 01:18:46 DEBUG : dir1/0010-45678: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6407_d20250812_m011627_c001_v7007000_t0000_u01754961387104") 2025/08/12 01:18:46 DEBUG : dir1/0010-45678: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d0c5_d20250812_m011621_c001_v0001146_t0052_u01754961381438") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64c5_d20250812_m011748_c001_v7007000_t0000_u01754961468839") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad4cd_d20250812_m011739_c001_v0001120_t0055_u01754961459350") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319f6_d20250812_m011732_c001_v7007000_t0000_u01754961452381") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad4ad_d20250812_m011722_c001_v0001120_t0028_u01754961442629") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6438_d20250812_m011715_c001_v7007000_t0000_u01754961435688") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad491_d20250812_m011706_c001_v0001120_t0055_u01754961426993") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cc7_d20250812_m011700_c001_v7007000_t0000_u01754961420344") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad475_d20250812_m011651_c001_v0001120_t0041_u01754961411275") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc26845419f_d20250812_m011644_c001_v7007000_t0000_u01754961404520") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad43f_d20250812_m011634_c001_v0001120_t0024_u01754961394458") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40322871fddb8d5c_d20250812_m011622_c001_v7007000_t0000_u01754961382606") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba6f5_d20250812_m011615_c001_v0001102_t0059_u01754961375479") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63de_d20250812_m011608_c001_v7007000_t0000_u01754961368767") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad3e1_d20250812_m011603_c001_v0001120_t0005_u01754961363727") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63c6_d20250812_m011601_c001_v7007000_t0000_u01754961361848") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba697_d20250812_m011553_c001_v0001102_t0049_u01754961353963") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402aea7_d20250812_m011547_c001_v7007000_t0000_u01754961347404") 2025/08/12 01:18:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654d17_d20250812_m011542_c001_v0001183_t0044_u01754961342396") 2025/08/12 01:18:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40322871fddb8d41_d20250812_m011540_c001_v7007000_t0000_u01754961340190") 2025/08/12 01:18:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654cbb_d20250812_m011533_c001_v0001183_t0012_u01754961333103") 2025/08/12 01:18:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f401545a959f654d9_d20250812_m011521_c001_v7007000_t0000_u01754961321555") 2025/08/12 01:18:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cf9d_d20250812_m011514_c001_v0001146_t0040_u01754961314362") 2025/08/12 01:18:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30bc_d20250812_m011507_c001_v7007000_t0000_u01754961307553") 2025/08/12 01:18:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cf4f_d20250812_m011458_c001_v0001146_t0042_u01754961298795") 2025/08/12 01:18:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e210c_d20250812_m011451_c001_v7007000_t0000_u01754961291961") 2025/08/12 01:18:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cf0c_d20250812_m011442_c001_v0001146_t0033_u01754961282627") 2025/08/12 01:18:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454175_d20250812_m011604_c001_v7007000_t0000_u01754961364947") 2025/08/12 01:18:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d06b_d20250812_m011559_c001_v0001146_t0048_u01754961359890") 2025/08/12 01:18:47 DEBUG : dir1/0011-56789: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6408_d20250812_m011627_c001_v7007000_t0000_u01754961387286") 2025/08/12 01:18:47 DEBUG : dir1/0011-56789: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654e75_d20250812_m011621_c001_v0001183_t0000_u01754961381487") 2025/08/12 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64c6_d20250812_m011749_c001_v7007000_t0000_u01754961469022") 2025/08/12 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d1ff_d20250812_m011739_c001_v0001146_t0025_u01754961459736") 2025/08/12 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319f7_d20250812_m011732_c001_v7007000_t0000_u01754961452562") 2025/08/12 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d1ad_d20250812_m011723_c001_v0001146_t0010_u01754961443091") 2025/08/12 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6439_d20250812_m011715_c001_v7007000_t0000_u01754961435871") 2025/08/12 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d16b_d20250812_m011707_c001_v0001146_t0000_u01754961427281") 2025/08/12 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cc8_d20250812_m011700_c001_v7007000_t0000_u01754961420528") 2025/08/12 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d133_d20250812_m011651_c001_v0001146_t0024_u01754961411729") 2025/08/12 01:18:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc2684541a0_d20250812_m011644_c001_v7007000_t0000_u01754961404704") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d0f5_d20250812_m011635_c001_v0001146_t0034_u01754961395045") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40673a98df94a01b_d20250812_m011622_c001_v7007000_t0000_u01754961382584") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad40f_d20250812_m011615_c001_v0001120_t0039_u01754961375831") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63df_d20250812_m011608_c001_v7007000_t0000_u01754961368951") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654dd5_d20250812_m011603_c001_v0001183_t0058_u01754961363817") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc26845416e_d20250812_m011601_c001_v7007000_t0000_u01754961361858") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d051_d20250812_m011554_c001_v0001146_t0059_u01754961354550") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402aea9_d20250812_m011547_c001_v7007000_t0000_u01754961347588") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba65f_d20250812_m011542_c001_v0001102_t0030_u01754961342465") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454106_d20250812_m011540_c001_v7007000_t0000_u01754961340244") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cff9_d20250812_m011533_c001_v0001146_t0037_u01754961333306") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec929_d20250812_m011521_c001_v7007000_t0000_u01754961321699") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad33f_d20250812_m011514_c001_v0001120_t0046_u01754961314761") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30bd_d20250812_m011507_c001_v7007000_t0000_u01754961307735") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad317_d20250812_m011459_c001_v0001120_t0005_u01754961299194") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e210e_d20250812_m011452_c001_v7007000_t0000_u01754961292144") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad2f2_d20250812_m011443_c001_v0001120_t0037_u01754961283172") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f401545a959f65518_d20250812_m011604_c001_v7007000_t0000_u01754961364961") 2025/08/12 01:18:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654db1_d20250812_m011559_c001_v0001183_t0024_u01754961359988") 2025/08/12 01:18:48 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f6409_d20250812_m011627_c001_v7007000_t0000_u01754961387469") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba713_d20250812_m011621_c001_v0001102_t0020_u01754961381517") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64c7_d20250812_m011749_c001_v7007000_t0000_u01754961469207") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c211765506d_d20250812_m011740_c001_v0001183_t0048_u01754961460316") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319f9_d20250812_m011732_c001_v7007000_t0000_u01754961452745") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117655017_d20250812_m011723_c001_v0001183_t0023_u01754961443841") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f643a_d20250812_m011716_c001_v7007000_t0000_u01754961436060") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654fbb_d20250812_m011707_c001_v0001183_t0020_u01754961427855") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cc9_d20250812_m011700_c001_v7007000_t0000_u01754961420713") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654f57_d20250812_m011652_c001_v0001183_t0026_u01754961412200") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc2684541a2_d20250812_m011644_c001_v7007000_t0000_u01754961404890") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654ee7_d20250812_m011635_c001_v0001183_t0000_u01754961395577") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4014078dc863c884_d20250812_m011622_c001_v7007000_t0000_u01754961382749") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d0a5_d20250812_m011616_c001_v0001146_t0011_u01754961376330") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63e0_d20250812_m011609_c001_v7007000_t0000_u01754961369137") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d07b_d20250812_m011603_c001_v0001146_t0053_u01754961363926") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4070d5d67113f602_d20250812_m011601_c001_v7007000_t0000_u01754961361454") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad3bf_d20250812_m011555_c001_v0001120_t0001_u01754961355007") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402aeaa_d20250812_m011547_c001_v7007000_t0000_u01754961347775") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654d19_d20250812_m011542_c001_v0001183_t0024_u01754961342611") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d17931975_d20250812_m011540_c001_v7007000_t0000_u01754961340198") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad373_d20250812_m011533_c001_v0001120_t0039_u01754961333962") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec92c_d20250812_m011521_c001_v7007000_t0000_u01754961321883") 2025/08/12 01:18:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654c28_d20250812_m011515_c001_v0001183_t0024_u01754961315007") 2025/08/12 01:18:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30be_d20250812_m011507_c001_v7007000_t0000_u01754961307916") 2025/08/12 01:18:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654bb8_d20250812_m011459_c001_v0001183_t0059_u01754961299468") 2025/08/12 01:18:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2110_d20250812_m011452_c001_v7007000_t0000_u01754961292326") 2025/08/12 01:18:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654b3a_d20250812_m011443_c001_v0001183_t0013_u01754961283688") 2025/08/12 01:18:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63ca_d20250812_m011604_c001_v7007000_t0000_u01754961364975") 2025/08/12 01:18:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba6bf_d20250812_m011600_c001_v0001102_t0029_u01754961360066") 2025/08/12 01:18:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f640a_d20250812_m011627_c001_v7007000_t0000_u01754961387653") 2025/08/12 01:18:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad425_d20250812_m011621_c001_v0001120_t0041_u01754961381593") 2025/08/12 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64c8_d20250812_m011749_c001_v7007000_t0000_u01754961469392") 2025/08/12 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba81f_d20250812_m011740_c001_v0001102_t0007_u01754961460508") 2025/08/12 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319fa_d20250812_m011732_c001_v7007000_t0000_u01754961452927") 2025/08/12 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba7e4_d20250812_m011724_c001_v0001102_t0038_u01754961444045") 2025/08/12 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f643b_d20250812_m011716_c001_v7007000_t0000_u01754961436246") 2025/08/12 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba7a9_d20250812_m011708_c001_v0001102_t0012_u01754961428084") 2025/08/12 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0cca_d20250812_m011700_c001_v7007000_t0000_u01754961420899") 2025/08/12 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba77d_d20250812_m011652_c001_v0001102_t0054_u01754961412446") 2025/08/12 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc2684541a3_d20250812_m011645_c001_v7007000_t0000_u01754961405079") 2025/08/12 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba73b_d20250812_m011635_c001_v0001102_t0042_u01754961395792") 2025/08/12 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63f7_d20250812_m011622_c001_v7007000_t0000_u01754961382766") 2025/08/12 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654e4b_d20250812_m011616_c001_v0001183_t0029_u01754961376718") 2025/08/12 01:18:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63e1_d20250812_m011609_c001_v7007000_t0000_u01754961369319") 2025/08/12 01:18:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad3e3_d20250812_m011604_c001_v0001120_t0030_u01754961364041") 2025/08/12 01:18:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4070d5d67113f604_d20250812_m011601_c001_v7007000_t0000_u01754961361638") 2025/08/12 01:18:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654d8d_d20250812_m011555_c001_v0001183_t0050_u01754961355523") 2025/08/12 01:18:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402aeab_d20250812_m011547_c001_v7007000_t0000_u01754961347958") 2025/08/12 01:18:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad39f_d20250812_m011542_c001_v0001120_t0005_u01754961342735") 2025/08/12 01:18:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63b1_d20250812_m011540_c001_v7007000_t0000_u01754961340250") 2025/08/12 01:18:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba637_d20250812_m011534_c001_v0001102_t0041_u01754961334352") 2025/08/12 01:18:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41813bcb8b9638cc_d20250812_m011521_c001_v7007000_t0000_u01754961321711") 2025/08/12 01:18:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba5ed_d20250812_m011515_c001_v0001102_t0049_u01754961315223") 2025/08/12 01:18:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30bf_d20250812_m011508_c001_v7007000_t0000_u01754961308098") 2025/08/12 01:18:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba5b3_d20250812_m011459_c001_v0001102_t0009_u01754961299675") 2025/08/12 01:18:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2112_d20250812_m011452_c001_v7007000_t0000_u01754961292519") 2025/08/12 01:18:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba57b_d20250812_m011443_c001_v0001102_t0019_u01754961283898") 2025/08/12 01:18:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb166c_d20250812_m011604_c001_v7007000_t0000_u01754961364822") 2025/08/12 01:18:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654db7_d20250812_m011600_c001_v0001183_t0006_u01754961360206") 2025/08/12 01:18:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f640b_d20250812_m011627_c001_v7007000_t0000_u01754961387836") 2025/08/12 01:18:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654e77_d20250812_m011621_c001_v0001183_t0018_u01754961381696") 2025/08/12 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64c9_d20250812_m011749_c001_v7007000_t0000_u01754961469577") 2025/08/12 01:18:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad4cf_d20250812_m011741_c001_v0001120_t0029_u01754961461071") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319fb_d20250812_m011733_c001_v7007000_t0000_u01754961453109") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad4af_d20250812_m011724_c001_v0001120_t0023_u01754961444454") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f643d_d20250812_m011716_c001_v7007000_t0000_u01754961436429") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad493_d20250812_m011708_c001_v0001120_t0057_u01754961428594") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0ccb_d20250812_m011701_c001_v7007000_t0000_u01754961421081") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad47d_d20250812_m011652_c001_v0001120_t0052_u01754961412793") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc2684541a4_d20250812_m011645_c001_v7007000_t0000_u01754961405263") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad445_d20250812_m011636_c001_v0001120_t0039_u01754961396320") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40322871fddb8d5a_d20250812_m011622_c001_v7007000_t0000_u01754961382171") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba6fd_d20250812_m011616_c001_v0001102_t0036_u01754961376928") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63e2_d20250812_m011609_c001_v7007000_t0000_u01754961369501") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654dd9_d20250812_m011604_c001_v0001183_t0034_u01754961364080") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4176b152a7ad8b81_d20250812_m011601_c001_v7007000_t0000_u01754961361869") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba69d_d20250812_m011555_c001_v0001102_t0051_u01754961355716") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402aeac_d20250812_m011548_c001_v7007000_t0000_u01754961348143") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654d1b_d20250812_m011542_c001_v0001183_t0052_u01754961342829") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d17931976_d20250812_m011540_c001_v7007000_t0000_u01754961340363") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654cc7_d20250812_m011534_c001_v0001183_t0055_u01754961334717") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4105d0699d5cb26d_d20250812_m011521_c001_v7007000_t0000_u01754961321720") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cfa1_d20250812_m011515_c001_v0001146_t0045_u01754961315780") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30c0_d20250812_m011508_c001_v7007000_t0000_u01754961308279") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cf55_d20250812_m011500_c001_v0001146_t0034_u01754961300017") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2114_d20250812_m011452_c001_v7007000_t0000_u01754961292702") 2025/08/12 01:18:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cf15_d20250812_m011444_c001_v0001146_t0024_u01754961284206") 2025/08/12 01:18:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454172_d20250812_m011604_c001_v7007000_t0000_u01754961364622") 2025/08/12 01:18:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d06f_d20250812_m011600_c001_v0001146_t0038_u01754961360225") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f640c_d20250812_m011628_c001_v7007000_t0000_u01754961388020") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d0c7_d20250812_m011621_c001_v0001146_t0015_u01754961381807") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64ca_d20250812_m011749_c001_v7007000_t0000_u01754961469764") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d207_d20250812_m011741_c001_v0001146_t0015_u01754961461755") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319fc_d20250812_m011733_c001_v7007000_t0000_u01754961453290") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d1b9_d20250812_m011724_c001_v0001146_t0057_u01754961444897") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f643e_d20250812_m011716_c001_v7007000_t0000_u01754961436612") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d171_d20250812_m011709_c001_v0001146_t0045_u01754961429048") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0ccc_d20250812_m011701_c001_v7007000_t0000_u01754961421265") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d137_d20250812_m011653_c001_v0001146_t0023_u01754961413064") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc2684541a5_d20250812_m011645_c001_v7007000_t0000_u01754961405463") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d101_d20250812_m011636_c001_v0001146_t0031_u01754961396694") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63f6_d20250812_m011622_c001_v7007000_t0000_u01754961382581") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad417_d20250812_m011617_c001_v0001120_t0027_u01754961377632") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63e3_d20250812_m011609_c001_v7007000_t0000_u01754961369683") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba6cf_d20250812_m011604_c001_v0001102_t0037_u01754961364151") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f401545a959f65511_d20250812_m011601_c001_v7007000_t0000_u01754961361814") 2025/08/12 01:18:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d055_d20250812_m011556_c001_v0001146_t0014_u01754961356126") 2025/08/12 01:18:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402aead_d20250812_m011548_c001_v7007000_t0000_u01754961348331") 2025/08/12 01:18:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d027_d20250812_m011542_c001_v0001146_t0024_u01754961342920") 2025/08/12 01:18:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40322871fddb8d42_d20250812_m011540_c001_v7007000_t0000_u01754961340375") 2025/08/12 01:18:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d003_d20250812_m011534_c001_v0001146_t0009_u01754961334918") 2025/08/12 01:18:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d1793192c_d20250812_m011521_c001_v7007000_t0000_u01754961321140") 2025/08/12 01:18:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad341_d20250812_m011516_c001_v0001120_t0017_u01754961316137") 2025/08/12 01:18:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30c2_d20250812_m011508_c001_v7007000_t0000_u01754961308463") 2025/08/12 01:18:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad327_d20250812_m011500_c001_v0001120_t0004_u01754961300480") 2025/08/12 01:18:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2116_d20250812_m011452_c001_v7007000_t0000_u01754961292884") 2025/08/12 01:18:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad2f6_d20250812_m011444_c001_v0001120_t0028_u01754961284534") 2025/08/12 01:18:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f401545a959f65517_d20250812_m011604_c001_v7007000_t0000_u01754961364836") 2025/08/12 01:18:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654db9_d20250812_m011600_c001_v0001183_t0051_u01754961360442") 2025/08/12 01:18:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec936_d20250812_m011524_c001_v7007000_t0000_u01754961324474") 2025/08/12 01:18:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654c50_d20250812_m011519_c001_v0001183_t0028_u01754961319415") 2025/08/12 01:18:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec938_d20250812_m011524_c001_v7007000_t0000_u01754961324658") 2025/08/12 01:18:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba605_d20250812_m011519_c001_v0001102_t0058_u01754961319575") 2025/08/12 01:18:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec93a_d20250812_m011524_c001_v7007000_t0000_u01754961324842") 2025/08/12 01:18:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654c52_d20250812_m011519_c001_v0001183_t0024_u01754961319626") 2025/08/12 01:18:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec93b_d20250812_m011525_c001_v7007000_t0000_u01754961325026") 2025/08/12 01:18:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad349_d20250812_m011519_c001_v0001120_t0021_u01754961319639") 2025/08/12 01:18:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec93c_d20250812_m011525_c001_v7007000_t0000_u01754961325214") 2025/08/12 01:18:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cfbd_d20250812_m011519_c001_v0001146_t0056_u01754961319640") 2025/08/12 01:18:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec93d_d20250812_m011525_c001_v7007000_t0000_u01754961325398") 2025/08/12 01:18:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654c5c_d20250812_m011519_c001_v0001183_t0044_u01754961319820") 2025/08/12 01:18:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec93e_d20250812_m011525_c001_v7007000_t0000_u01754961325582") 2025/08/12 01:18:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad34b_d20250812_m011520_c001_v0001120_t0026_u01754961320038") 2025/08/12 01:18:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec93f_d20250812_m011525_c001_v7007000_t0000_u01754961325767") 2025/08/12 01:18:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654c5e_d20250812_m011520_c001_v0001183_t0054_u01754961320086") 2025/08/12 01:18:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec940_d20250812_m011525_c001_v7007000_t0000_u01754961325951") 2025/08/12 01:18:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cfc1_d20250812_m011520_c001_v0001146_t0020_u01754961320089") 2025/08/12 01:18:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec941_d20250812_m011526_c001_v7007000_t0000_u01754961326135") 2025/08/12 01:18:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba609_d20250812_m011520_c001_v0001102_t0024_u01754961320146") 2025/08/12 01:18:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec942_d20250812_m011526_c001_v7007000_t0000_u01754961326319") 2025/08/12 01:18:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654c60_d20250812_m011520_c001_v0001183_t0035_u01754961320287") 2025/08/12 01:18:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec943_d20250812_m011526_c001_v7007000_t0000_u01754961326502") 2025/08/12 01:18:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cfc3_d20250812_m011520_c001_v0001146_t0038_u01754961320368") 2025/08/12 01:18:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec944_d20250812_m011526_c001_v7007000_t0000_u01754961326686") 2025/08/12 01:18:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad34d_d20250812_m011520_c001_v0001120_t0018_u01754961320442") 2025/08/12 01:18:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec945_d20250812_m011526_c001_v7007000_t0000_u01754961326870") 2025/08/12 01:18:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654c62_d20250812_m011520_c001_v0001183_t0043_u01754961320488") 2025/08/12 01:18:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec946_d20250812_m011527_c001_v7007000_t0000_u01754961327058") 2025/08/12 01:18:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba60b_d20250812_m011520_c001_v0001102_t0050_u01754961320560") 2025/08/12 01:18:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec947_d20250812_m011527_c001_v7007000_t0000_u01754961327241") 2025/08/12 01:18:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654c64_d20250812_m011520_c001_v0001183_t0053_u01754961320738") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4176b152a7ad8b75_d20250812_m011543_c001_v7007000_t0000_u01754961343343") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654ce9_d20250812_m011538_c001_v0001183_t0048_u01754961338183") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1b745_d20250812_m011543_c001_v7007000_t0000_u01754961343479") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad38b_d20250812_m011538_c001_v0001120_t0026_u01754961338300") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63b6_d20250812_m011543_c001_v7007000_t0000_u01754961343263") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d015_d20250812_m011538_c001_v0001146_t0041_u01754961338326") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb165d_d20250812_m011543_c001_v7007000_t0000_u01754961343661") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba647_d20250812_m011538_c001_v0001102_t0017_u01754961338346") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63b7_d20250812_m011543_c001_v7007000_t0000_u01754961343447") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654ceb_d20250812_m011538_c001_v0001183_t0004_u01754961338394") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ae96_d20250812_m011543_c001_v7007000_t0000_u01754961343492") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654cef_d20250812_m011538_c001_v0001183_t0056_u01754961338604") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268454122_d20250812_m011543_c001_v7007000_t0000_u01754961343459") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba649_d20250812_m011538_c001_v0001102_t0047_u01754961338657") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc26845411f_d20250812_m011543_c001_v7007000_t0000_u01754961343274") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad38f_d20250812_m011538_c001_v0001120_t0058_u01754961338761") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ae97_d20250812_m011543_c001_v7007000_t0000_u01754961343675") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654cf1_d20250812_m011538_c001_v0001183_t0015_u01754961338815") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40322871fddb8d44_d20250812_m011543_c001_v7007000_t0000_u01754961343328") 2025/08/12 01:18:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d019_d20250812_m011538_c001_v0001146_t0010_u01754961338915") 2025/08/12 01:18:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb165a_d20250812_m011543_c001_v7007000_t0000_u01754961343280") 2025/08/12 01:18:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba64d_d20250812_m011538_c001_v0001102_t0053_u01754961338961") 2025/08/12 01:18:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1b744_d20250812_m011543_c001_v7007000_t0000_u01754961343293") 2025/08/12 01:18:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad391_d20250812_m011539_c001_v0001120_t0051_u01754961339019") 2025/08/12 01:18:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d1793197c_d20250812_m011543_c001_v7007000_t0000_u01754961343502") 2025/08/12 01:18:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654cf3_d20250812_m011539_c001_v0001183_t0026_u01754961339029") 2025/08/12 01:18:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ae94_d20250812_m011543_c001_v7007000_t0000_u01754961343307") 2025/08/12 01:18:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654cf7_d20250812_m011539_c001_v0001183_t0020_u01754961339241") 2025/08/12 01:18:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d1793197b_d20250812_m011543_c001_v7007000_t0000_u01754961343317") 2025/08/12 01:18:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d01b_d20250812_m011539_c001_v0001146_t0009_u01754961339256") 2025/08/12 01:18:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40322871fddb8d45_d20250812_m011543_c001_v7007000_t0000_u01754961343513") 2025/08/12 01:18:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba64f_d20250812_m011539_c001_v0001102_t0011_u01754961339274") 2025/08/12 01:18:57 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40744f92fd44a872_d20250812_m011323_c001_v7007000_t0000_u01754961203770") 2025/08/12 01:18:57 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104e6279b2ca29d3_d20250812_m011321_c001_v0001101_t0048_u01754961201496") 2025/08/12 01:18:57 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453b56_d20250812_m011321_c001_v7007000_t0000_u01754961201311") 2025/08/12 01:18:57 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104e6279b2ca29bf_d20250812_m011317_c001_v0001101_t0047_u01754961197940") 2025/08/12 01:18:57 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453b52_d20250812_m011317_c001_v7007000_t0000_u01754961197200") 2025/08/12 01:18:57 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd35_d20250812_m011312_c001_v0001146_t0034_u01754961192612") 2025/08/12 01:18:57 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1b57a_d20250812_m011311_c001_v7007000_t0000_u01754961191160") 2025/08/12 01:18:57 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1045ace69c1d3cd6_d20250812_m011309_c001_v0001178_t0047_u01754961189105") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e1fba_d20250812_m011308_c001_v7007000_t0000_u01754961188926") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1045ace69c1d3cc4_d20250812_m011306_c001_v0001178_t0009_u01754961186079") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e1fb6_d20250812_m011305_c001_v7007000_t0000_u01754961185367") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd09_d20250812_m011300_c001_v0001146_t0042_u01754961180808") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984f4c_d20250812_m011259_c001_v7007000_t0000_u01754961179889") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1157f80599e18b90_d20250812_m011258_c001_v0001165_t0052_u01754961178507") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1b56a_d20250812_m011257_c001_v7007000_t0000_u01754961177754") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1149af5a7e195bef_d20250812_m011252_c001_v0001177_t0055_u01754961172781") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1b564_d20250812_m011252_c001_v7007000_t0000_u01754961172065") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed886_d20250812_m011246_c001_v0001184_t0004_u01754961166321") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984f3f_d20250812_m011245_c001_v7007000_t0000_u01754961165407") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1191e4ac09c75717_d20250812_m011243_c001_v0001105_t0045_u01754961163028") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec9e3_d20250812_m011242_c001_v7007000_t0000_u01754961162847") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1191e4ac09c756fd_d20250812_m011239_c001_v0001105_t0012_u01754961159027") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec9e0_d20250812_m011238_c001_v7007000_t0000_u01754961158287") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed820_d20250812_m011233_c001_v0001184_t0015_u01754961153196") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41813bcb8b963646_d20250812_m011232_c001_v7007000_t0000_u01754961152286") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f108c280508fa3ee1_d20250812_m011230_c001_v0001113_t0046_u01754961150278") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec9db_d20250812_m011230_c001_v7007000_t0000_u01754961150093") 2025/08/12 01:18:58 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f108c280508fa3ed9_d20250812_m011226_c001_v0001113_t0035_u01754961146715") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec9d8_d20250812_m011225_c001_v7007000_t0000_u01754961145934") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed768_d20250812_m011220_c001_v0001184_t0054_u01754961140777") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4176b152a7ad89ed_d20250812_m011219_c001_v7007000_t0000_u01754961139874") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f107eee3e81102ed6_d20250812_m011217_c001_v0001104_t0018_u01754961137917") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984f0c_d20250812_m011217_c001_v7007000_t0000_u01754961137734") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f107eee3e81102ec2_d20250812_m011214_c001_v0001104_t0015_u01754961134001") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984ed1_d20250812_m011213_c001_v7007000_t0000_u01754961133272") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed6ea_d20250812_m011207_c001_v0001184_t0057_u01754961127968") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec9be_d20250812_m011206_c001_v7007000_t0000_u01754961126871") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104be30485c0cbf0_d20250812_m011201_c001_v0001182_t0037_u01754961121591") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb1256_d20250812_m011201_c001_v7007000_t0000_u01754961121377") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed67e_d20250812_m011157_c001_v0001184_t0044_u01754961117194") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f117dbff3cab1aec0_d20250812_m011156_c001_v0001182_t0011_u01754961116441") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f117dbff3cab1aeac_d20250812_m011155_c001_v0001182_t0009_u01754961115445") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ad5d_d20250812_m011142_c001_v7007000_t0000_u01754961102358") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e9194a_d20250812_m011135_c001_v0001153_t0019_u01754961095273") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f116813d91fc07cfe_d20250812_m011134_c001_v0001042_t0013_u01754961094384") 2025/08/12 01:18:59 DEBUG : dst/one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f116813d91fc07cfa_d20250812_m011133_c001_v0001042_t0034_u01754961093163") 2025/08/12 01:18:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40744f92fd44a873_d20250812_m011323_c001_v7007000_t0000_u01754961203964") 2025/08/12 01:18:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f100a16dda3243269_d20250812_m011320_c001_v0001131_t0033_u01754961200808") 2025/08/12 01:19:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f115e36b59733571a_d20250812_m011316_c001_v0001091_t0054_u01754961196817") 2025/08/12 01:19:00 DEBUG : dst/one.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1b57c_d20250812_m011311_c001_v7007000_t0000_u01754961191342") 2025/08/12 01:19:00 DEBUG : dst/one.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f118694d6fa7422fa_d20250812_m011308_c001_v0001150_t0026_u01754961188622") 2025/08/12 01:19:00 DEBUG : dst/one.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f112dbf4ce3398684_d20250812_m011304_c001_v0001037_t0035_u01754961184653") 2025/08/12 01:19:00 DEBUG : dst/one.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984f4d_d20250812_m011300_c001_v7007000_t0000_u01754961180072") 2025/08/12 01:19:00 DEBUG : dst/one.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f112ef1861e424b01_d20250812_m011257_c001_v0001171_t0050_u01754961177475") 2025/08/12 01:19:00 DEBUG : dst/one.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f111926d1d0452db1_d20250812_m011251_c001_v0001144_t0034_u01754961171265") 2025/08/12 01:19:00 DEBUG : dst/three: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec9c0_d20250812_m011207_c001_v7007000_t0000_u01754961127052") 2025/08/12 01:19:00 DEBUG : dst/three: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f117dbff3cab1af32_d20250812_m011205_c001_v0001182_t0016_u01754961125538") 2025/08/12 01:19:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40744f92fd44a874_d20250812_m011324_c001_v7007000_t0000_u01754961204150") 2025/08/12 01:19:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f10436108bced468f_d20250812_m011322_c001_v0001137_t0005_u01754961202452") 2025/08/12 01:19:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f112d7e4aa289c037_d20250812_m011318_c001_v0001130_t0051_u01754961198848") 2025/08/12 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40744f92fd44a875_d20250812_m011324_c001_v7007000_t0000_u01754961204334") 2025/08/12 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104e6279b2ca29df_d20250812_m011322_c001_v0001101_t0027_u01754961202905") 2025/08/12 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453b57_d20250812_m011322_c001_v7007000_t0000_u01754961202721") 2025/08/12 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104e6279b2ca29c7_d20250812_m011319_c001_v0001101_t0043_u01754961199339") 2025/08/12 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453b54_d20250812_m011319_c001_v7007000_t0000_u01754961199151") 2025/08/12 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd3f_d20250812_m011313_c001_v0001146_t0016_u01754961193988") 2025/08/12 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1b57d_d20250812_m011311_c001_v7007000_t0000_u01754961191526") 2025/08/12 01:19:00 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1045ace69c1d3ce0_d20250812_m011310_c001_v0001178_t0008_u01754961190571") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e1fbd_d20250812_m011310_c001_v7007000_t0000_u01754961190391") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1045ace69c1d3cca_d20250812_m011307_c001_v0001178_t0012_u01754961187266") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e1fb8_d20250812_m011307_c001_v7007000_t0000_u01754961187088") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd13_d20250812_m011301_c001_v0001146_t0023_u01754961181753") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1b56c_d20250812_m011259_c001_v7007000_t0000_u01754961179326") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ccef_d20250812_m011256_c001_v0001146_t0014_u01754961176502") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1b565_d20250812_m011253_c001_v7007000_t0000_u01754961173445") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed89e_d20250812_m011248_c001_v0001184_t0012_u01754961168776") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec9e5_d20250812_m011244_c001_v7007000_t0000_u01754961164472") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e919f4_d20250812_m011241_c001_v0001153_t0010_u01754961161198") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec9e1_d20250812_m011240_c001_v7007000_t0000_u01754961160125") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed824_d20250812_m011233_c001_v0001184_t0023_u01754961153752") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec9dc_d20250812_m011231_c001_v7007000_t0000_u01754961151368") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e919e2_d20250812_m011228_c001_v0001153_t0011_u01754961148804") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec9da_d20250812_m011227_c001_v7007000_t0000_u01754961147735") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed770_d20250812_m011221_c001_v0001184_t0008_u01754961141517") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984f1d_d20250812_m011218_c001_v7007000_t0000_u01754961138957") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e919cc_d20250812_m011216_c001_v0001153_t0005_u01754961136248") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984ee9_d20250812_m011215_c001_v7007000_t0000_u01754961135161") 2025/08/12 01:19:01 DEBUG : dst/three.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed6f0_d20250812_m011208_c001_v0001184_t0050_u01754961128616") 2025/08/12 01:19:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1b57e_d20250812_m011311_c001_v7007000_t0000_u01754961191709") 2025/08/12 01:19:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f112881614dbeb7e9_d20250812_m011309_c001_v0001115_t0049_u01754961189896") 2025/08/12 01:19:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1157f80599e18bbe_d20250812_m011306_c001_v0001165_t0049_u01754961186867") 2025/08/12 01:19:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984f4e_d20250812_m011300_c001_v7007000_t0000_u01754961180255") 2025/08/12 01:19:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104dc0ac83aa6460_d20250812_m011258_c001_v0001161_t0037_u01754961178921") 2025/08/12 01:19:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f11604b8bf6b24f0b_d20250812_m011253_c001_v0001146_t0052_u01754961173185") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40744f92fd44a876_d20250812_m011324_c001_v7007000_t0000_u01754961204518") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd3b_d20250812_m011313_c001_v0001146_t0027_u01754961193262") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1b57f_d20250812_m011311_c001_v7007000_t0000_u01754961191902") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd0d_d20250812_m011301_c001_v0001146_t0027_u01754961181169") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984f4f_d20250812_m011300_c001_v7007000_t0000_u01754961180443") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed898_d20250812_m011248_c001_v0001184_t0058_u01754961168573") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984f40_d20250812_m011245_c001_v7007000_t0000_u01754961165591") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e919e8_d20250812_m011233_c001_v0001153_t0007_u01754961153393") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41813bcb8b963647_d20250812_m011232_c001_v7007000_t0000_u01754961152467") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e919dc_d20250812_m011220_c001_v0001153_t0005_u01754961140969") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4176b152a7ad89ee_d20250812_m011220_c001_v7007000_t0000_u01754961140054") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e919b8_d20250812_m011208_c001_v0001153_t0020_u01754961128163") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec9c1_d20250812_m011207_c001_v7007000_t0000_u01754961127233") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f117dd0476e1595d1_d20250812_m011202_c001_v0001145_t0043_u01754961122782") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ad5f_d20250812_m011142_c001_v7007000_t0000_u01754961102539") 2025/08/12 01:19:02 DEBUG : dst/two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f116813d91fc07d18_d20250812_m011140_c001_v0001042_t0010_u01754961100899") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a09bd_d20250812_m011100_c001_v7007000_t0000_u01754961060687") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e918da_d20250812_m011053_c001_v0001153_t0019_u01754961053698") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f421086135675d636_d20250812_m011051_c001_v7007000_t0000_u01754961051781") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed311_d20250812_m011033_c001_v0001184_t0041_u01754961033624") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f402af62e6a074572_d20250812_m011014_c001_v7007000_t0000_u01754961014310") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e91880_d20250812_m011007_c001_v0001153_t0007_u01754961007789") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e7809a_d20250812_m010947_c001_v7007000_t0000_u01754960987258") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed13a_d20250812_m010945_c001_v0001184_t0019_u01754960985486") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e78091_d20250812_m010944_c001_v7007000_t0000_u01754960984741") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed11a_d20250812_m010943_c001_v0001184_t0040_u01754960983531") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e7808d_d20250812_m010941_c001_v7007000_t0000_u01754960981042") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed0e2_d20250812_m010939_c001_v0001184_t0052_u01754960979473") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e7808a_d20250812_m010938_c001_v7007000_t0000_u01754960978695") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed0c6_d20250812_m010937_c001_v0001184_t0056_u01754960977504") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453179_d20250812_m010932_c001_v7007000_t0000_u01754960972215") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed084_d20250812_m010930_c001_v0001184_t0010_u01754960970815") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453175_d20250812_m010930_c001_v7007000_t0000_u01754960970052") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed072_d20250812_m010929_c001_v0001184_t0023_u01754960969258") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc26845316e_d20250812_m010925_c001_v7007000_t0000_u01754960965427") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed046_d20250812_m010924_c001_v0001184_t0033_u01754960964242") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453169_d20250812_m010922_c001_v7007000_t0000_u01754960962404") 2025/08/12 01:19:03 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed034_d20250812_m010921_c001_v0001184_t0009_u01754960961460") 2025/08/12 01:19:04 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453168_d20250812_m010921_c001_v7007000_t0000_u01754960961092") 2025/08/12 01:19:04 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1026a495f88c71fa_d20250812_m010920_c001_v0001181_t0036_u01754960960510") 2025/08/12 01:19:04 DEBUG : empty space: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed01e_d20250812_m010918_c001_v0001184_t0049_u01754960958976") 2025/08/12 01:19:04 DEBUG : enormous: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e78098_d20250812_m010946_c001_v7007000_t0000_u01754960986282") 2025/08/12 01:19:04 DEBUG : enormous: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed13c_d20250812_m010945_c001_v0001184_t0013_u01754960985702") 2025/08/12 01:19:04 DEBUG : existing: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40744f92fd44a884_d20250812_m011328_c001_v7007000_t0000_u01754961208865") 2025/08/12 01:19:04 DEBUG : existing: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd75_d20250812_m011327_c001_v0001146_t0011_u01754961207610") 2025/08/12 01:19:04 DEBUG : existing: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d2e6f_d20250812_m011006_c001_v7007000_t0000_u01754961006444") 2025/08/12 01:19:04 DEBUG : existing: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e9187e_d20250812_m011005_c001_v0001153_t0016_u01754961005051") 2025/08/12 01:19:04 DEBUG : existing: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c003a1_d20250812_m010916_c001_v7007000_t0000_u01754960956320") 2025/08/12 01:19:04 DEBUG : existing: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecffc_d20250812_m010915_c001_v0001184_t0023_u01754960955396") 2025/08/12 01:19:04 DEBUG : existing: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c0039f_d20250812_m010914_c001_v7007000_t0000_u01754960954851") 2025/08/12 01:19:04 DEBUG : existing: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecff2_d20250812_m010914_c001_v0001184_t0049_u01754960954283") 2025/08/12 01:19:04 DEBUG : existing: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecff0_d20250812_m010913_c001_v0001184_t0037_u01754960953535") 2025/08/12 01:19:04 DEBUG : existing-b: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d2e70_d20250812_m011006_c001_v7007000_t0000_u01754961006626") 2025/08/12 01:19:04 DEBUG : existing-b: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed205_d20250812_m011005_c001_v0001184_t0028_u01754961005050") 2025/08/12 01:19:04 DEBUG : file1: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20c6_d20250812_m011430_c001_v7007000_t0000_u01754961270628") 2025/08/12 01:19:04 DEBUG : file1: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad2d8_d20250812_m011429_c001_v0001120_t0030_u01754961269179") 2025/08/12 01:19:04 DEBUG : file1: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20b4_d20250812_m011427_c001_v7007000_t0000_u01754961267842") 2025/08/12 01:19:04 DEBUG : file1: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cedd_d20250812_m011426_c001_v0001146_t0042_u01754961266302") 2025/08/12 01:19:05 DEBUG : five: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e7809b_d20250812_m010950_c001_v7007000_t0000_u01754960990760") 2025/08/12 01:19:05 DEBUG : five: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f406f6dc5793ed156_d20250812_m010948_c001_v0001184_t0003_u01754960988877") 2025/08/12 01:19:05 DEBUG : foo: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc26845316c_d20250812_m010923_c001_v7007000_t0000_u01754960963876") 2025/08/12 01:19:05 DEBUG : foo: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f406f6dc5793ed042_d20250812_m010923_c001_v0001184_t0003_u01754960963327") 2025/08/12 01:19:05 DEBUG : foo: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f406f6dc5793ed040_d20250812_m010922_c001_v0001184_t0003_u01754960962771") 2025/08/12 01:19:05 DEBUG : four: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e7809c_d20250812_m010950_c001_v7007000_t0000_u01754960990959") 2025/08/12 01:19:05 DEBUG : four: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f413e359f02e91860_d20250812_m010949_c001_v0001153_t0025_u01754960989414") 2025/08/12 01:19:05 DEBUG : four: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed152_d20250812_m010948_c001_v0001184_t0019_u01754960988304") 2025/08/12 01:19:05 DEBUG : hello world2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1a00e_d20250812_m010817_c001_v7007000_t0000_u01754960897536") 2025/08/12 01:19:05 DEBUG : hello world2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecdac_d20250812_m010816_c001_v0001184_t0041_u01754960896939") 2025/08/12 01:19:05 DEBUG : ignore-size: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c0039d_d20250812_m010913_c001_v7007000_t0000_u01754960953170") 2025/08/12 01:19:05 DEBUG : ignore-size: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecfe6_d20250812_m010912_c001_v0001184_t0013_u01754960952250") 2025/08/12 01:19:05 DEBUG : nested/sub dir/file: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d2e6a_d20250812_m011004_c001_v7007000_t0000_u01754961004317") 2025/08/12 01:19:05 DEBUG : nested/sub dir/file: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed1f5_d20250812_m011003_c001_v0001184_t0053_u01754961003603") 2025/08/12 01:19:05 DEBUG : nested/sub dir/file: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e780ac_d20250812_m011002_c001_v7007000_t0000_u01754961002848") 2025/08/12 01:19:05 DEBUG : nested/sub dir/file: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed1e3_d20250812_m011001_c001_v0001184_t0043_u01754961001742") 2025/08/12 01:19:05 DEBUG : one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e7809d_d20250812_m010951_c001_v7007000_t0000_u01754960991143") 2025/08/12 01:19:05 DEBUG : one: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f406f6dc5793ed14c_d20250812_m010947_c001_v0001184_t0003_u01754960987678") 2025/08/12 01:19:05 DEBUG : only0: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e209e_d20250812_m011421_c001_v7007000_t0000_u01754961261755") 2025/08/12 01:19:05 DEBUG : only0: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f402a944b8e26ceaf_d20250812_m011415_c001_v0001146_t0029_u01754961255792") 2025/08/12 01:19:05 DEBUG : only0: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce2f_d20250812_m011359_c001_v0001146_t0043_u01754961239072") 2025/08/12 01:19:06 DEBUG : only0: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402adda_d20250812_m011353_c001_v7007000_t0000_u01754961233357") 2025/08/12 01:19:06 DEBUG : only0: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd8f_d20250812_m011332_c001_v0001146_t0037_u01754961212887") 2025/08/12 01:19:06 DEBUG : only1: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e209f_d20250812_m011421_c001_v7007000_t0000_u01754961261962") 2025/08/12 01:19:06 DEBUG : only1: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f404ee7bab05ad2b4_d20250812_m011416_c001_v0001120_t0030_u01754961256920") 2025/08/12 01:19:06 DEBUG : only1: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce35_d20250812_m011400_c001_v0001146_t0033_u01754961240148") 2025/08/12 01:19:06 DEBUG : only1: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb158d_d20250812_m011352_c001_v7007000_t0000_u01754961232817") 2025/08/12 01:19:06 DEBUG : only1: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd99_d20250812_m011334_c001_v0001146_t0007_u01754961214057") 2025/08/12 01:19:06 DEBUG : only10: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20a0_d20250812_m011422_c001_v7007000_t0000_u01754961262145") 2025/08/12 01:19:06 DEBUG : only10: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f414b0c2117654a7b_d20250812_m011416_c001_v0001183_t0018_u01754961256355") 2025/08/12 01:19:06 DEBUG : only10: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce6b_d20250812_m011408_c001_v0001146_t0053_u01754961248037") 2025/08/12 01:19:06 DEBUG : only10: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb1594_d20250812_m011353_c001_v7007000_t0000_u01754961233367") 2025/08/12 01:19:06 DEBUG : only10: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdcb_d20250812_m011341_c001_v0001146_t0055_u01754961221794") 2025/08/12 01:19:06 DEBUG : only11: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20a1_d20250812_m011422_c001_v7007000_t0000_u01754961262330") 2025/08/12 01:19:06 DEBUG : only11: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f406418175d3ba523_d20250812_m011416_c001_v0001102_t0055_u01754961256737") 2025/08/12 01:19:06 DEBUG : only11: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce6f_d20250812_m011408_c001_v0001146_t0058_u01754961248747") 2025/08/12 01:19:06 DEBUG : only11: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402add3_d20250812_m011352_c001_v7007000_t0000_u01754961232982") 2025/08/12 01:19:06 DEBUG : only11: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdcf_d20250812_m011342_c001_v0001146_t0007_u01754961222460") 2025/08/12 01:19:06 DEBUG : only12: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20a2_d20250812_m011422_c001_v7007000_t0000_u01754961262513") 2025/08/12 01:19:06 DEBUG : only12: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f404ee7bab05ad2b0_d20250812_m011416_c001_v0001120_t0030_u01754961256551") 2025/08/12 01:19:06 DEBUG : only12: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce75_d20250812_m011409_c001_v0001146_t0018_u01754961249377") 2025/08/12 01:19:07 DEBUG : only12: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402adca_d20250812_m011352_c001_v7007000_t0000_u01754961232438") 2025/08/12 01:19:07 DEBUG : only12: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cddb_d20250812_m011343_c001_v0001146_t0042_u01754961223415") 2025/08/12 01:19:07 DEBUG : only13: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20a4_d20250812_m011422_c001_v7007000_t0000_u01754961262699") 2025/08/12 01:19:07 DEBUG : only13: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f402a944b8e26ceb5_d20250812_m011416_c001_v0001146_t0029_u01754961256375") 2025/08/12 01:19:07 DEBUG : only13: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce7f_d20250812_m011410_c001_v0001146_t0004_u01754961250035") 2025/08/12 01:19:07 DEBUG : only13: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb1590_d20250812_m011353_c001_v7007000_t0000_u01754961233004") 2025/08/12 01:19:07 DEBUG : only13: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cde1_d20250812_m011344_c001_v0001146_t0049_u01754961224473") 2025/08/12 01:19:07 DEBUG : only14: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20a5_d20250812_m011422_c001_v7007000_t0000_u01754961262881") 2025/08/12 01:19:07 DEBUG : only14: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f414b0c2117654a7d_d20250812_m011416_c001_v0001183_t0018_u01754961256541") 2025/08/12 01:19:07 DEBUG : only14: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce87_d20250812_m011410_c001_v0001146_t0019_u01754961250774") 2025/08/12 01:19:07 DEBUG : only14: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984f6e_d20250812_m011353_c001_v7007000_t0000_u01754961233380") 2025/08/12 01:19:07 DEBUG : only14: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cde9_d20250812_m011345_c001_v0001146_t0016_u01754961225561") 2025/08/12 01:19:07 DEBUG : only15: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20a6_d20250812_m011423_c001_v7007000_t0000_u01754961263064") 2025/08/12 01:19:07 DEBUG : only15: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f402a944b8e26ceb7_d20250812_m011416_c001_v0001146_t0029_u01754961256550") 2025/08/12 01:19:07 DEBUG : only15: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce91_d20250812_m011411_c001_v0001146_t0059_u01754961251657") 2025/08/12 01:19:07 DEBUG : only15: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402adcd_d20250812_m011352_c001_v7007000_t0000_u01754961232619") 2025/08/12 01:19:07 DEBUG : only15: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdf1_d20250812_m011346_c001_v0001146_t0007_u01754961226719") 2025/08/12 01:19:07 DEBUG : only16: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20a7_d20250812_m011423_c001_v7007000_t0000_u01754961263250") 2025/08/12 01:19:07 DEBUG : only16: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f414b0c2117654a7f_d20250812_m011416_c001_v0001183_t0018_u01754961256725") 2025/08/12 01:19:07 DEBUG : only16: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce9b_d20250812_m011412_c001_v0001146_t0059_u01754961252266") 2025/08/12 01:19:07 DEBUG : only16: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402add0_d20250812_m011352_c001_v7007000_t0000_u01754961232801") 2025/08/12 01:19:07 DEBUG : only16: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdf7_d20250812_m011347_c001_v0001146_t0027_u01754961227622") 2025/08/12 01:19:08 DEBUG : only17: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20a8_d20250812_m011423_c001_v7007000_t0000_u01754961263434") 2025/08/12 01:19:08 DEBUG : only17: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f404ee7bab05ad2b2_d20250812_m011416_c001_v0001120_t0030_u01754961256736") 2025/08/12 01:19:08 DEBUG : only17: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cea1_d20250812_m011412_c001_v0001146_t0044_u01754961252930") 2025/08/12 01:19:08 DEBUG : only17: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453f61_d20250812_m011353_c001_v7007000_t0000_u01754961233391") 2025/08/12 01:19:08 DEBUG : only17: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdfd_d20250812_m011348_c001_v0001146_t0007_u01754961228719") 2025/08/12 01:19:08 DEBUG : only18: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20a9_d20250812_m011423_c001_v7007000_t0000_u01754961263617") 2025/08/12 01:19:08 DEBUG : only18: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f402a944b8e26ceb9_d20250812_m011416_c001_v0001146_t0029_u01754961256738") 2025/08/12 01:19:08 DEBUG : only18: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cea5_d20250812_m011413_c001_v0001146_t0048_u01754961253898") 2025/08/12 01:19:08 DEBUG : only18: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984f6c_d20250812_m011353_c001_v7007000_t0000_u01754961233012") 2025/08/12 01:19:08 DEBUG : only18: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce05_d20250812_m011349_c001_v0001146_t0012_u01754961229836") 2025/08/12 01:19:08 DEBUG : only19: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20aa_d20250812_m011423_c001_v7007000_t0000_u01754961263802") 2025/08/12 01:19:08 DEBUG : only19: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f414b0c2117654a87_d20250812_m011416_c001_v0001183_t0018_u01754961256908") 2025/08/12 01:19:08 DEBUG : only19: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ceab_d20250812_m011414_c001_v0001146_t0049_u01754961254844") 2025/08/12 01:19:09 DEBUG : only19: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453f5f_d20250812_m011353_c001_v7007000_t0000_u01754961233022") 2025/08/12 01:19:09 DEBUG : only19: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce0d_d20250812_m011350_c001_v0001146_t0029_u01754961230677") 2025/08/12 01:19:09 DEBUG : only2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20ab_d20250812_m011424_c001_v7007000_t0000_u01754961264084") 2025/08/12 01:19:09 DEBUG : only2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f402a944b8e26cebb_d20250812_m011416_c001_v0001146_t0029_u01754961256922") 2025/08/12 01:19:09 DEBUG : only2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce39_d20250812_m011400_c001_v0001146_t0031_u01754961240928") 2025/08/12 01:19:09 DEBUG : only2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402addd_d20250812_m011353_c001_v7007000_t0000_u01754961233540") 2025/08/12 01:19:09 DEBUG : only2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cd9f_d20250812_m011335_c001_v0001146_t0026_u01754961215251") 2025/08/12 01:19:09 DEBUG : only3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20ac_d20250812_m011424_c001_v7007000_t0000_u01754961264268") 2025/08/12 01:19:09 DEBUG : only3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f406418175d3ba527_d20250812_m011416_c001_v0001102_t0055_u01754961256978") 2025/08/12 01:19:09 DEBUG : only3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce3f_d20250812_m011401_c001_v0001146_t0038_u01754961241856") 2025/08/12 01:19:09 DEBUG : only3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402add7_d20250812_m011353_c001_v7007000_t0000_u01754961233174") 2025/08/12 01:19:09 DEBUG : only3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cda5_d20250812_m011336_c001_v0001146_t0043_u01754961216322") 2025/08/12 01:19:09 DEBUG : only4: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20ad_d20250812_m011424_c001_v7007000_t0000_u01754961264451") 2025/08/12 01:19:09 DEBUG : only4: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f414b0c2117654a8b_d20250812_m011417_c001_v0001183_t0018_u01754961257094") 2025/08/12 01:19:09 DEBUG : only4: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce43_d20250812_m011403_c001_v0001146_t0027_u01754961243152") 2025/08/12 01:19:09 DEBUG : only4: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb1592_d20250812_m011353_c001_v7007000_t0000_u01754961233185") 2025/08/12 01:19:09 DEBUG : only4: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdab_d20250812_m011337_c001_v0001146_t0039_u01754961217137") 2025/08/12 01:19:09 DEBUG : only5: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20ae_d20250812_m011424_c001_v7007000_t0000_u01754961264634") 2025/08/12 01:19:09 DEBUG : only5: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f404ee7bab05ad2b6_d20250812_m011417_c001_v0001120_t0030_u01754961257106") 2025/08/12 01:19:09 DEBUG : only5: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce4d_d20250812_m011404_c001_v0001146_t0053_u01754961244350") 2025/08/12 01:19:10 DEBUG : only5: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984f6d_d20250812_m011353_c001_v7007000_t0000_u01754961233198") 2025/08/12 01:19:10 DEBUG : only5: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdaf_d20250812_m011337_c001_v0001146_t0055_u01754961217860") 2025/08/12 01:19:10 DEBUG : only6: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20af_d20250812_m011424_c001_v7007000_t0000_u01754961264818") 2025/08/12 01:19:10 DEBUG : only6: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f402a944b8e26cebd_d20250812_m011417_c001_v0001146_t0029_u01754961257108") 2025/08/12 01:19:10 DEBUG : only6: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce57_d20250812_m011405_c001_v0001146_t0057_u01754961245269") 2025/08/12 01:19:10 DEBUG : only6: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4183e4d6b8eb1596_d20250812_m011353_c001_v7007000_t0000_u01754961233557") 2025/08/12 01:19:10 DEBUG : only6: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdb7_d20250812_m011338_c001_v0001146_t0029_u01754961218462") 2025/08/12 01:19:10 DEBUG : only7: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20b0_d20250812_m011425_c001_v7007000_t0000_u01754961265002") 2025/08/12 01:19:10 DEBUG : only7: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f414b0c2117654a8f_d20250812_m011417_c001_v0001183_t0018_u01754961257277") 2025/08/12 01:19:10 DEBUG : only7: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce5b_d20250812_m011405_c001_v0001146_t0017_u01754961245818") 2025/08/12 01:19:10 DEBUG : only7: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453f60_d20250812_m011353_c001_v7007000_t0000_u01754961233210") 2025/08/12 01:19:10 DEBUG : only7: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdbb_d20250812_m011339_c001_v0001146_t0017_u01754961219340") 2025/08/12 01:19:10 DEBUG : only8: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20b1_d20250812_m011425_c001_v7007000_t0000_u01754961265185") 2025/08/12 01:19:10 DEBUG : only8: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f404ee7bab05ad2b8_d20250812_m011417_c001_v0001120_t0030_u01754961257292") 2025/08/12 01:19:10 DEBUG : only8: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce5f_d20250812_m011406_c001_v0001146_t0025_u01754961246360") 2025/08/12 01:19:10 DEBUG : only8: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f405e2f9d17984f6b_d20250812_m011352_c001_v7007000_t0000_u01754961232821") 2025/08/12 01:19:10 DEBUG : only8: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdbf_d20250812_m011340_c001_v0001146_t0053_u01754961220074") 2025/08/12 01:19:10 DEBUG : only9: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20b2_d20250812_m011425_c001_v7007000_t0000_u01754961265367") 2025/08/12 01:19:10 DEBUG : only9: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f406418175d3ba529_d20250812_m011417_c001_v0001102_t0055_u01754961257212") 2025/08/12 01:19:10 DEBUG : only9: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ce65_d20250812_m011407_c001_v0001146_t0011_u01754961247424") 2025/08/12 01:19:10 DEBUG : only9: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453f5e_d20250812_m011352_c001_v7007000_t0000_u01754961232833") 2025/08/12 01:19:11 DEBUG : only9: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cdc5_d20250812_m011340_c001_v0001146_t0035_u01754961220710") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e780aa_d20250812_m011000_c001_v7007000_t0000_u01754961000517") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1112c2fe77f9bf95_d20250812_m010958_c001_v0001172_t0031_u01754960998139") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e780a7_d20250812_m010957_c001_v7007000_t0000_u01754960997047") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed1ac_d20250812_m010954_c001_v0001184_t0055_u01754960994973") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e780a1_d20250812_m010954_c001_v7007000_t0000_u01754960994208") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e91868_d20250812_m010952_c001_v0001153_t0004_u01754960992062") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e7808f_d20250812_m010942_c001_v7007000_t0000_u01754960982780") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed0fe_d20250812_m010941_c001_v0001184_t0018_u01754960981612") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e7808c_d20250812_m010940_c001_v7007000_t0000_u01754960980083") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed0e0_d20250812_m010939_c001_v0001184_t0046_u01754960979247") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e78089_d20250812_m010938_c001_v7007000_t0000_u01754960978096") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed0be_d20250812_m010937_c001_v0001184_t0029_u01754960977299") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453177_d20250812_m010931_c001_v7007000_t0000_u01754960971652") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed07e_d20250812_m010930_c001_v0001184_t0008_u01754960970603") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453176_d20250812_m010930_c001_v7007000_t0000_u01754960970235") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed070_d20250812_m010929_c001_v0001184_t0046_u01754960969009") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453173_d20250812_m010928_c001_v7007000_t0000_u01754960968642") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed068_d20250812_m010928_c001_v0001184_t0033_u01754960968068") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed062_d20250812_m010927_c001_v0001184_t0026_u01754960967488") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453172_d20250812_m010927_c001_v7007000_t0000_u01754960967121") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed05c_d20250812_m010926_c001_v0001184_t0057_u01754960966556") 2025/08/12 01:19:11 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed05a_d20250812_m010925_c001_v0001184_t0039_u01754960965980") 2025/08/12 01:19:12 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc268453170_d20250812_m010925_c001_v7007000_t0000_u01754960965612") 2025/08/12 01:19:12 DEBUG : potato: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed04a_d20250812_m010924_c001_v0001184_t0034_u01754960964826") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40322871fddb8751_d20250812_m011117_c001_v7007000_t0000_u01754961077369") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e91916_d20250812_m011116_c001_v0001153_t0014_u01754961076652") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a09be_d20250812_m011100_c001_v7007000_t0000_u01754961060910") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed3b3_d20250812_m011053_c001_v0001184_t0021_u01754961053061") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f415bcd0266d6d830_d20250812_m011039_c001_v7007000_t0000_u01754961039086") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e918b6_d20250812_m011032_c001_v0001153_t0019_u01754961032919") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f402af62e6a074573_d20250812_m011014_c001_v7007000_t0000_u01754961014710") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed21d_d20250812_m011007_c001_v0001184_t0005_u01754961007592") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e78099_d20250812_m010946_c001_v7007000_t0000_u01754960986466") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed136_d20250812_m010945_c001_v0001184_t0007_u01754960985292") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e78092_d20250812_m010944_c001_v7007000_t0000_u01754960984924") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed118_d20250812_m010943_c001_v0001184_t0008_u01754960983331") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e78090_d20250812_m010942_c001_v7007000_t0000_u01754960982963") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed10a_d20250812_m010942_c001_v0001184_t0051_u01754960982204") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e7808e_d20250812_m010941_c001_v7007000_t0000_u01754960981246") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed0f0_d20250812_m010940_c001_v0001184_t0057_u01754960980455") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e7808b_d20250812_m010938_c001_v7007000_t0000_u01754960978879") 2025/08/12 01:19:12 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed0cc_d20250812_m010938_c001_v0001184_t0037_u01754960978105") 2025/08/12 01:19:13 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc26845317a_d20250812_m010932_c001_v7007000_t0000_u01754960972403") 2025/08/12 01:19:13 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed08a_d20250812_m010931_c001_v0001184_t0040_u01754960971453") 2025/08/12 01:19:13 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1a015_d20250812_m010820_c001_v7007000_t0000_u01754960900188") 2025/08/12 01:19:13 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecdcc_d20250812_m010819_c001_v0001184_t0014_u01754960899596") 2025/08/12 01:19:13 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1a011_d20250812_m010818_c001_v7007000_t0000_u01754960898677") 2025/08/12 01:19:13 DEBUG : potato2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecdbe_d20250812_m010818_c001_v0001184_t0028_u01754960898083") 2025/08/12 01:19:13 DEBUG : potato3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a09bf_d20250812_m011101_c001_v7007000_t0000_u01754961061183") 2025/08/12 01:19:13 DEBUG : potato3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed3c1_d20250812_m011054_c001_v0001184_t0048_u01754961054210") 2025/08/12 01:19:13 DEBUG : potato3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f415bcd0266d6d831_d20250812_m011039_c001_v7007000_t0000_u01754961039313") 2025/08/12 01:19:13 DEBUG : potato3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e918b8_d20250812_m011033_c001_v0001153_t0017_u01754961033821") 2025/08/12 01:19:13 DEBUG : potato3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f402af62e6a074574_d20250812_m011015_c001_v7007000_t0000_u01754961015068") 2025/08/12 01:19:13 DEBUG : potato3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed223_d20250812_m011008_c001_v0001184_t0026_u01754961008169") 2025/08/12 01:19:13 DEBUG : pre-dest1/1: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec99d_d20250812_m011151_c001_v7007000_t0000_u01754961111218") 2025/08/12 01:19:13 DEBUG : pre-dest1/1: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed5d2_d20250812_m011143_c001_v0001184_t0028_u01754961103295") 2025/08/12 01:19:13 DEBUG : pre-dest2/2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4157d5f4dfbec99e_d20250812_m011151_c001_v7007000_t0000_u01754961111399") 2025/08/12 01:19:13 DEBUG : pre-dest2/2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e91966_d20250812_m011143_c001_v0001153_t0016_u01754961103864") 2025/08/12 01:19:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402ad4f_d20250812_m011129_c001_v7007000_t0000_u01754961089106") 2025/08/12 01:19:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed4f4_d20250812_m011125_c001_v0001184_t0058_u01754961085210") 2025/08/12 01:19:13 DEBUG : sizeonly: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c0039c_d20250812_m010911_c001_v7007000_t0000_u01754960951703") 2025/08/12 01:19:13 DEBUG : sizeonly: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecfde_d20250812_m010910_c001_v0001184_t0006_u01754960950755") 2025/08/12 01:19:13 DEBUG : splitbanan: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f640d_d20250812_m011628_c001_v7007000_t0000_u01754961388203") 2025/08/12 01:19:13 DEBUG : splitbanan: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654e65_d20250812_m011620_c001_v0001183_t0044_u01754961380426") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64cb_d20250812_m011749_c001_v7007000_t0000_u01754961469948") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d20d_d20250812_m011743_c001_v0001146_t0015_u01754961463088") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40828a1d179319fd_d20250812_m011733_c001_v7007000_t0000_u01754961453479") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d1c1_d20250812_m011726_c001_v0001146_t0025_u01754961446292") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f643f_d20250812_m011716_c001_v7007000_t0000_u01754961436796") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d179_d20250812_m011710_c001_v0001146_t0021_u01754961430210") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4114cc1e364a0ccd_d20250812_m011701_c001_v7007000_t0000_u01754961421452") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d13b_d20250812_m011654_c001_v0001146_t0041_u01754961414683") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f41958dc2684541a7_d20250812_m011645_c001_v7007000_t0000_u01754961405648") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d107_d20250812_m011638_c001_v0001146_t0027_u01754961398042") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f400e933012e430ca_d20250812_m011622_c001_v7007000_t0000_u01754961382152") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad419_d20250812_m011619_c001_v0001120_t0022_u01754961379110") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63e5_d20250812_m011609_c001_v7007000_t0000_u01754961369864") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654dc7_d20250812_m011602_c001_v0001183_t0036_u01754961362741") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f401545a959f6550d_d20250812_m011601_c001_v7007000_t0000_u01754961361458") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d057_d20250812_m011557_c001_v0001146_t0038_u01754961357554") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f419259e82402aeae_d20250812_m011548_c001_v7007000_t0000_u01754961348513") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d01d_d20250812_m011541_c001_v0001146_t0027_u01754961341343") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40322871fddb8d40_d20250812_m011540_c001_v7007000_t0000_u01754961340005") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d00d_d20250812_m011536_c001_v0001146_t0015_u01754961336755") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f412e5d075b0ec925_d20250812_m011521_c001_v7007000_t0000_u01754961321515") 2025/08/12 01:19:14 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad343_d20250812_m011517_c001_v0001120_t0039_u01754961317602") 2025/08/12 01:19:15 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d30c3_d20250812_m011508_c001_v7007000_t0000_u01754961308645") 2025/08/12 01:19:15 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad32d_d20250812_m011501_c001_v0001120_t0045_u01754961301933") 2025/08/12 01:19:15 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e2118_d20250812_m011453_c001_v7007000_t0000_u01754961293067") 2025/08/12 01:19:15 DEBUG : splitbananasplit: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad2fa_d20250812_m011446_c001_v0001120_t0025_u01754961286069") 2025/08/12 01:19:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f63c9_d20250812_m011604_c001_v7007000_t0000_u01754961364792") 2025/08/12 01:19:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654da1_d20250812_m011558_c001_v0001183_t0037_u01754961358897") 2025/08/12 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20cc_d20250812_m011438_c001_v7007000_t0000_u01754961278111") 2025/08/12 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26cefb_d20250812_m011435_c001_v0001146_t0043_u01754961275370") 2025/08/12 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4176b152a7ad8ade_d20250812_m011434_c001_v7007000_t0000_u01754961274238") 2025/08/12 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba559_d20250812_m011431_c001_v0001102_t0012_u01754961271587") 2025/08/12 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4202e62cdc7d2e6b_d20250812_m011004_c001_v7007000_t0000_u01754961004499") 2025/08/12 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e9187a_d20250812_m011003_c001_v0001153_t0020_u01754961003603") 2025/08/12 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e780ad_d20250812_m011003_c001_v7007000_t0000_u01754961003032") 2025/08/12 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e91874_d20250812_m011002_c001_v0001153_t0006_u01754961002074") 2025/08/12 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c00392_d20250812_m010908_c001_v7007000_t0000_u01754960948716") 2025/08/12 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecfbe_d20250812_m010907_c001_v0001184_t0053_u01754960947225") 2025/08/12 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c00386_d20250812_m010906_c001_v7007000_t0000_u01754960946863") 2025/08/12 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecfac_d20250812_m010905_c001_v0001184_t0051_u01754960945770") 2025/08/12 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c00380_d20250812_m010900_c001_v7007000_t0000_u01754960940052") 2025/08/12 01:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecf7a_d20250812_m010858_c001_v0001184_t0054_u01754960938951") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c0037d_d20250812_m010858_c001_v7007000_t0000_u01754960938407") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecf66_d20250812_m010857_c001_v0001184_t0010_u01754960937059") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecf22_d20250812_m010850_c001_v0001184_t0054_u01754960930827") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c0036f_d20250812_m010850_c001_v7007000_t0000_u01754960930464") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecf18_d20250812_m010849_c001_v0001184_t0045_u01754960929905") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecf10_d20250812_m010849_c001_v0001184_t0020_u01754960929155") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c00365_d20250812_m010848_c001_v7007000_t0000_u01754960928793") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793eceee_d20250812_m010846_c001_v0001184_t0049_u01754960926057") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793eceaa_d20250812_m010839_c001_v0001184_t0008_u01754960919851") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c00355_d20250812_m010839_c001_v7007000_t0000_u01754960919433") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ece9c_d20250812_m010838_c001_v0001184_t0009_u01754960918881") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ece90_d20250812_m010838_c001_v0001184_t0021_u01754960918075") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4145fb5ce5c00349_d20250812_m010837_c001_v7007000_t0000_u01754960917334") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ece48_d20250812_m010828_c001_v0001184_t0005_u01754960908267") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1a025_d20250812_m010827_c001_v7007000_t0000_u01754960907901") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ece3a_d20250812_m010827_c001_v0001184_t0045_u01754960907343") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1a01f_d20250812_m010826_c001_v7007000_t0000_u01754960906423") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ece2c_d20250812_m010825_c001_v0001184_t0042_u01754960905854") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1a01d_d20250812_m010825_c001_v7007000_t0000_u01754960905306") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ece1a_d20250812_m010824_c001_v0001184_t0056_u01754960904671") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1a01c_d20250812_m010823_c001_v7007000_t0000_u01754960903757") 2025/08/12 01:19:16 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ece00_d20250812_m010822_c001_v0001184_t0021_u01754960902986") 2025/08/12 01:19:17 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1a01a_d20250812_m010822_c001_v7007000_t0000_u01754960902435") 2025/08/12 01:19:17 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecdf4_d20250812_m010821_c001_v0001184_t0052_u01754960901862") 2025/08/12 01:19:17 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1a018_d20250812_m010821_c001_v7007000_t0000_u01754960901309") 2025/08/12 01:19:17 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecde6_d20250812_m010820_c001_v0001184_t0024_u01754960900739") 2025/08/12 01:19:17 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1a009_d20250812_m010816_c001_v7007000_t0000_u01754960896391") 2025/08/12 01:19:17 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecd9e_d20250812_m010815_c001_v0001184_t0020_u01754960895829") 2025/08/12 01:19:17 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f1a000_d20250812_m010815_c001_v7007000_t0000_u01754960895280") 2025/08/12 01:19:17 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecd8e_d20250812_m010814_c001_v0001184_t0053_u01754960894703") 2025/08/12 01:19:17 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f19ff5_d20250812_m010813_c001_v7007000_t0000_u01754960893794") 2025/08/12 01:19:17 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecd64_d20250812_m010813_c001_v0001184_t0036_u01754960893228") 2025/08/12 01:19:17 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f416e654b21f19ff2_d20250812_m010810_c001_v7007000_t0000_u01754960890832") 2025/08/12 01:19:17 DEBUG : sub dir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ecd46_d20250812_m010810_c001_v0001184_t0020_u01754960890262") 2025/08/12 01:19:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20cd_d20250812_m011438_c001_v7007000_t0000_u01754961278294") 2025/08/12 01:19:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad2e4_d20250812_m011435_c001_v0001120_t0028_u01754961275398") 2025/08/12 01:19:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4176b152a7ad8adf_d20250812_m011434_c001_v7007000_t0000_u01754961274422") 2025/08/12 01:19:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654af2_d20250812_m011431_c001_v0001183_t0049_u01754961271598") 2025/08/12 01:19:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64cf_d20250812_m011751_c001_v7007000_t0000_u01754961471985") 2025/08/12 01:19:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c21176550b1_d20250812_m011751_c001_v0001183_t0000_u01754961471353") 2025/08/12 01:19:17 DEBUG : sub/yam: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e780a9_d20250812_m010959_c001_v7007000_t0000_u01754960999963") 2025/08/12 01:19:17 DEBUG : sub/yam: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed1be_d20250812_m010957_c001_v0001184_t0004_u01754960997811") 2025/08/12 01:19:18 DEBUG : test_dir1/file2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20c7_d20250812_m011430_c001_v7007000_t0000_u01754961270812") 2025/08/12 01:19:18 DEBUG : test_dir1/file2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26ceeb_d20250812_m011428_c001_v0001146_t0001_u01754961268832") 2025/08/12 01:19:18 DEBUG : test_dir1/file2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20b5_d20250812_m011428_c001_v7007000_t0000_u01754961268029") 2025/08/12 01:19:18 DEBUG : test_dir1/file2: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba54d_d20250812_m011426_c001_v0001102_t0000_u01754961266345") 2025/08/12 01:19:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20c8_d20250812_m011430_c001_v7007000_t0000_u01754961270994") 2025/08/12 01:19:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654ada_d20250812_m011428_c001_v0001183_t0040_u01754961268830") 2025/08/12 01:19:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f40430b240b4e20b6_d20250812_m011428_c001_v7007000_t0000_u01754961268214") 2025/08/12 01:19:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117654ac8_d20250812_m011426_c001_v0001183_t0008_u01754961266354") 2025/08/12 01:19:18 DEBUG : three: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e7809e_d20250812_m010951_c001_v7007000_t0000_u01754960991328") 2025/08/12 01:19:18 DEBUG : three: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed16e_d20250812_m010950_c001_v0001184_t0013_u01754960990176") 2025/08/12 01:19:18 DEBUG : three: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed150_d20250812_m010948_c001_v0001184_t0007_u01754960988046") 2025/08/12 01:19:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64d1_d20250812_m011753_c001_v7007000_t0000_u01754961473756") 2025/08/12 01:19:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba847_d20250812_m011752_c001_v0001102_t0017_u01754961472941") 2025/08/12 01:19:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64eb_d20250812_m011813_c001_v7007000_t0000_u01754961493211") 2025/08/12 01:19:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad513_d20250812_m011811_c001_v0001120_t0026_u01754961491357") 2025/08/12 01:19:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64e7_d20250812_m011809_c001_v7007000_t0000_u01754961489720") 2025/08/12 01:19:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba86d_d20250812_m011808_c001_v0001102_t0054_u01754961488244") 2025/08/12 01:19:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64e2_d20250812_m011807_c001_v7007000_t0000_u01754961487265") 2025/08/12 01:19:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c2117655129_d20250812_m011806_c001_v0001183_t0047_u01754961486636") 2025/08/12 01:19:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64dd_d20250812_m011801_c001_v7007000_t0000_u01754961481277") 2025/08/12 01:19:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba859_d20250812_m011759_c001_v0001102_t0050_u01754961479929") 2025/08/12 01:19:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64df_d20250812_m011803_c001_v7007000_t0000_u01754961483833") 2025/08/12 01:19:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad4ff_d20250812_m011802_c001_v0001120_t0018_u01754961482254") 2025/08/12 01:19:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64da_d20250812_m011758_c001_v7007000_t0000_u01754961478938") 2025/08/12 01:19:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f114b0c21176550fb_d20250812_m011758_c001_v0001183_t0042_u01754961478279") 2025/08/12 01:19:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64d7_d20250812_m011757_c001_v7007000_t0000_u01754961477293") 2025/08/12 01:19:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d22d_d20250812_m011756_c001_v0001146_t0010_u01754961476556") 2025/08/12 01:19:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64d5_d20250812_m011755_c001_v7007000_t0000_u01754961475614") 2025/08/12 01:19:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f104ee7bab05ad4eb_d20250812_m011754_c001_v0001120_t0034_u01754961474744") 2025/08/12 01:19:19 DEBUG : toe/toe/toe: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f403ed5585f447276_d20250812_m011818_c001_v7007000_t0000_u01754961498864") 2025/08/12 01:19:19 DEBUG : toe/toe/toe: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106418175d3ba88e_d20250812_m011817_c001_v0001102_t0031_u01754961497715") 2025/08/12 01:19:19 DEBUG : toe/toe/toe: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64e1_d20250812_m011805_c001_v7007000_t0000_u01754961485656") 2025/08/12 01:19:19 DEBUG : toe/toe/toe: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d24f_d20250812_m011804_c001_v0001146_t0041_u01754961484777") 2025/08/12 01:19:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64ec_d20250812_m011813_c001_v7007000_t0000_u01754961493816") 2025/08/12 01:19:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f102a944b8e26d26f_d20250812_m011812_c001_v0001146_t0037_u01754961492831") 2025/08/12 01:19:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409b96f40f5f64e8_d20250812_m011810_c001_v7007000_t0000_u01754961490374") 2025/08/12 01:19:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f119b9d3423a24150_d20250812_m011809_c001_v0001177_t0055_u01754961489507") 2025/08/12 01:19:19 DEBUG : two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e7809f_d20250812_m010951_c001_v7007000_t0000_u01754960991515") 2025/08/12 01:19:19 DEBUG : two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f4112c2fe77f9bf6b_d20250812_m010949_c001_v0001172_t0003_u01754960989605") 2025/08/12 01:19:19 DEBUG : two: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f406f6dc5793ed14e_d20250812_m010947_c001_v0001184_t0003_u01754960987863") 2025/08/12 01:19:19 DEBUG : yam: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e780ab_d20250812_m011000_c001_v7007000_t0000_u01754961000753") 2025/08/12 01:19:19 DEBUG : yam: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f11573bc6e6359d6c_d20250812_m010959_c001_v0001146_t0005_u01754960999381") 2025/08/12 01:19:19 DEBUG : yam: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e780a6_d20250812_m010956_c001_v7007000_t0000_u01754960996488") 2025/08/12 01:19:19 DEBUG : yam: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f113e359f02e9186e_d20250812_m010954_c001_v0001153_t0006_u01754960994976") 2025/08/12 01:19:20 DEBUG : yam: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e780a0_d20250812_m010953_c001_v7007000_t0000_u01754960993652") 2025/08/12 01:19:20 DEBUG : yam: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f1112c2fe77f9bf77_d20250812_m010952_c001_v0001172_t0056_u01754960992072") 2025/08/12 01:19:20 DEBUG : yaml: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e780a8_d20250812_m010957_c001_v7007000_t0000_u01754960997232") 2025/08/12 01:19:20 DEBUG : yaml: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f111e6f54e4cb7f0b_d20250812_m010956_c001_v0001116_t0045_u01754960996042") 2025/08/12 01:19:20 DEBUG : yaml: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f409e81a204e780a2_d20250812_m010954_c001_v7007000_t0000_u01754960994392") 2025/08/12 01:19:20 DEBUG : yaml: Deleting (id "4_z8f52fd53d01d9bbb9f880e1b_f106f6dc5793ed18c_d20250812_m010953_c001_v0001184_t0056_u01754960993452") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m20.619936303s (try 1/5)