"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/15 03:23:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage" 2025/08/15 03:23:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 03:23:55 DEBUG : Creating backend with remote "/tmp/rclone3304737289" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:23:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:23:59 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:23:59 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:23:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (4.54s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/15 03:24:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:24:00 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:00 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:24:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:24:01 INFO : sub dir/hello world: Copied (new) 2025/08/15 03:24:01 DEBUG : B2 bucket rclone-test-xarabop0xage: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.93s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", 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-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:02 DEBUG : Creating backend with remote "/non-existing" 2025/08/15 03:24:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/15 03:24:02 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:02 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:24:04 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:04 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:24:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:24:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", 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-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:05 INFO : B2 bucket rclone-test-xarabop0xage: Running all checks before starting transfers 2025/08/15 03:24:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:24:05 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:05 INFO : B2 bucket rclone-test-xarabop0xage: Checks finished, now starting transfers 2025/08/15 03:24:05 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:24:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:24:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.35s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:06 ERROR : Ignoring --no-traverse with sync 2025/08/15 03:24:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:24:07 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:07 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:24:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:24:07 INFO : sub dir/hello world: Copied (new) 2025/08/15 03:24:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/15 03:24:08 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:08 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:24:08 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/15 03:24:08 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.33s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 03:24:09 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:09 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:24:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:24:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 03:24:11 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:11 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:24:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:24:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.08s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/15 03:24:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 03:24:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/15 03:24:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/15 03:24:13 INFO : sub dir2: Making directory 2025/08/15 03:24:13 INFO : sub dir: Making directory 2025/08/15 03:24:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:24:13 INFO : sub dir2/sub sub dir2: Making directory 2025/08/15 03:24:13 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:13 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:24:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:24:13 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/15 03:24:13 DEBUG : B2 bucket rclone-test-xarabop0xage: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.45s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:14 INFO : sub dir2: Making directory 2025/08/15 03:24:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/15 03:24:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 03:24:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:24:14 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:14 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:24:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:24:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:15 DEBUG : sub dir2: Making directory with metadata 2025/08/15 03:24:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 03:24:15 INFO : sub dir2: Making directory 2025/08/15 03:24:15 INFO : sub dir: Making directory 2025/08/15 03:24:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:24:15 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:15 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:24:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:24:15 INFO : sub dir/hello world: Copied (new) 2025/08/15 03:24:15 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/15 03:24:16 DEBUG : B2 bucket rclone-test-xarabop0xage: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/15 03:24:16 DEBUG : B2 bucket rclone-test-xarabop0xage: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.42s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", 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-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:17 INFO : sub dir2: Making directory 2025/08/15 03:24:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:24:17 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:17 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:24:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:24:17 INFO : sub dir/hello world: Copied (new) 2025/08/15 03:24:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:18 DEBUG : sub dir2: Making directory with metadata 2025/08/15 03:24:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 03:24:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/15 03:24:18 INFO : sub dir2: Making directory 2025/08/15 03:24:18 INFO : sub dir: Making directory 2025/08/15 03:24:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:24:18 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:18 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:24:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:24:19 INFO : sub dir/hello world: Copied (new) 2025/08/15 03:24:19 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/15 03:24:19 DEBUG : B2 bucket rclone-test-xarabop0xage: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.42s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:20 INFO : sub dir2: Making directory 2025/08/15 03:24:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:24:20 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:20 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:24:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:24:20 INFO : sub dir/hello world: Copied (new) 2025/08/15 03:24:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:22 DEBUG : Creating backend with remote "TestB2:rclone-test-feveson5xune" 2025/08/15 03:24:22 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-xarabop0xage -> B2 bucket rclone-test-feveson5xune 2025/08/15 03:24:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:24:23 DEBUG : B2 bucket rclone-test-feveson5xune: Waiting for checks to finish 2025/08/15 03:24:23 DEBUG : B2 bucket rclone-test-feveson5xune: Waiting for transfers to finish 2025/08/15 03:24:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:24:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/15 03:24:28 DEBUG : B2 bucket rclone-test-feveson5xune: Purge remote 2025/08/15 03:24:28 INFO : B2 bucket rclone-test-feveson5xune: cleaning bucket "rclone-test-feveson5xune" of all files 2025/08/15 03:24:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf12dd53c01dabbb9f880e1b_f104a664d988e939e_d20250815_m032427_c001_v0001098_t0038_u01755228267486") --- PASS: TestServerSideCopy (9.82s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/15 03:24:32 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:32 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:24:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/15 03:24:33 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.31s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qududuw3xene" 2025/08/15 03:24:34 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-xarabop0xage -> B2 bucket rclone-test-qududuw3xene 2025/08/15 03:24:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:24:35 DEBUG : B2 bucket rclone-test-qududuw3xene: Waiting for checks to finish 2025/08/15 03:24:35 DEBUG : B2 bucket rclone-test-qududuw3xene: Waiting for transfers to finish 2025/08/15 03:24:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:24:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/15 03:24:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/15 03:24:38 DEBUG : B2 bucket rclone-test-qududuw3xene: Waiting for checks to finish 2025/08/15 03:24:38 DEBUG : B2 bucket rclone-test-qududuw3xene: Waiting for transfers to finish 2025/08/15 03:24:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/15 03:24:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/15 03:24:39 DEBUG : B2 bucket rclone-test-qududuw3xene: Purge remote 2025/08/15 03:24:39 INFO : B2 bucket rclone-test-qududuw3xene: cleaning bucket "rclone-test-qududuw3xene" of all files 2025/08/15 03:24:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f920d43c02dabbb9f880e1b_f1160784663ace871_d20250815_m032438_c001_v0001172_t0047_u01755228278578") 2025/08/15 03:24:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f920d43c02dabbb9f880e1b_f100626f9832dd97d_d20250815_m032436_c001_v0001117_t0036_u01755228276781") --- PASS: TestServerSideCopyOverSelf (9.64s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/15 03:24:44 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:24:44 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:24:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/15 03:24:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/15 03:24:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.30s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:24:46 DEBUG : Creating backend with remote "TestB2:rclone-test-comuqok9gubo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-xarabop0xage -> B2 bucket rclone-test-comuqok9gubo 2025/08/15 03:24:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:24:47 DEBUG : B2 bucket rclone-test-comuqok9gubo: Waiting for checks to finish 2025/08/15 03:24:47 DEBUG : B2 bucket rclone-test-comuqok9gubo: Waiting for transfers to finish 2025/08/15 03:24:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:24:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/15 03:24:53 DEBUG : B2 bucket rclone-test-comuqok9gubo: Waiting for checks to finish 2025/08/15 03:24:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/15 03:24:53 DEBUG : B2 bucket rclone-test-comuqok9gubo: Waiting for transfers to finish 2025/08/15 03:24:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/15 03:24:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/15 03:24:54 INFO : sub dir/hello world: Deleted 2025/08/15 03:24:55 DEBUG : testing file moves 2025/08/15 03:24:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/15 03:24:55 DEBUG : B2 bucket rclone-test-comuqok9gubo: Waiting for checks to finish 2025/08/15 03:24:55 DEBUG : B2 bucket rclone-test-comuqok9gubo: Waiting for transfers to finish 2025/08/15 03:24:56 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/15 03:24:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/15 03:24:56 INFO : sub dir/hello world: Deleted 2025/08/15 03:24:56 DEBUG : B2 bucket rclone-test-comuqok9gubo: Purge remote 2025/08/15 03:24:56 INFO : B2 bucket rclone-test-comuqok9gubo: cleaning bucket "rclone-test-comuqok9gubo" of all files 2025/08/15 03:24:56 DEBUG : sub dir/hello world: Deleting (id "4_z5fc23d33c02dabbb9f880e1b_f11356ac87670515e_d20250815_m032455_c001_v0001136_t0000_u01755228295765") 2025/08/15 03:24:56 DEBUG : sub dir/hello world: Deleting (id "4_z5fc23d33c02dabbb9f880e1b_f1022455384201ff8_d20250815_m032453_c001_v0001038_t0040_u01755228293791") 2025/08/15 03:24:56 DEBUG : sub dir/hello world: Deleting (id "4_z5fc23d33c02dabbb9f880e1b_f1054961bb7ca691c_d20250815_m032451_c001_v0001106_t0058_u01755228291359") --- PASS: TestServerSideMoveOverSelf (15.72s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:02 ERROR : error listing: directory not found 2025/08/15 03:25:02 INFO : Local file system at /tmp/rclone3304737289: Making directory 2025/08/15 03:25:02 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:02 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.98s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:25:04 DEBUG : Local file system at /tmp/rclone3304737289: Waiting for checks to finish 2025/08/15 03:25:04 DEBUG : Local file system at /tmp/rclone3304737289: Waiting for transfers to finish 2025/08/15 03:25:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:25:05 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/15 03:25:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.26s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:05 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/15 03:25:05 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:05 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 03:25:06 INFO : check sum: Copied (new) 2025/08/15 03:25:06 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:06 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 03:25:06 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/15 03:25:06 DEBUG : check sum: Unchanged skipping 2025/08/15 03:25:06 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:06 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:06 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.80s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/15 03:25:07 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:07 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/15 03:25:08 INFO : sizeonly: Copied (new) 2025/08/15 03:25:08 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:08 DEBUG : sizeonly: Sizes identical 2025/08/15 03:25:08 DEBUG : sizeonly: Unchanged skipping 2025/08/15 03:25:08 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:08 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:08 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:08 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.66s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/15 03:25:09 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:09 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:09 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/15 03:25:09 INFO : ignore-size: Copied (new) 2025/08/15 03:25:09 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:10 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:25:10 DEBUG : ignore-size: Unchanged skipping 2025/08/15 03:25:10 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:10 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:10 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.70s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:25:11 DEBUG : existing: Unchanged skipping 2025/08/15 03:25:11 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:11 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:11 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:11 INFO : There was nothing to transfer 2025/08/15 03:25:11 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/15 03:25:11 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/15 03:25:12 INFO : existing: Copied (replaced existing) 2025/08/15 03:25:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.93s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/15 03:25:12 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:12 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/15 03:25:13 INFO : existing: Copied (new) 2025/08/15 03:25:13 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:13 DEBUG : existing: Destination exists, skipping 2025/08/15 03:25:13 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:13 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:13 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.71s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:15 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/15 03:25:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/15 03:25:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:25:15 DEBUG : c/non empty space: Unchanged skipping 2025/08/15 03:25:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 03:25:15 INFO : a/potato2: Copied (new) 2025/08/15 03:25:16 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:16 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:16 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:16 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.76s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:18 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/15 03:25:18 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 03:25:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/15 03:25:18 DEBUG : empty space: Unchanged skipping 2025/08/15 03:25:18 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:18 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:18 INFO : There was nothing to transfer 2025/08/15 03:25:18 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/15 03:25:18 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 03:25:19 INFO : empty space: Updated modification time in destination 2025/08/15 03:25:19 DEBUG : empty space: Unchanged skipping 2025/08/15 03:25:19 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:19 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.32s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25: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/15 03:25:21 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 03:25:21 DEBUG : empty space: Unchanged skipping 2025/08/15 03:25:21 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:21 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.64s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:22 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/15 03:25:22 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3304737289) 2025/08/15 03:25:22 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xarabop0xage) 2025/08/15 03:25:22 DEBUG : foo: sha1 differ 2025/08/15 03:25:22 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/15 03:25:22 INFO : foo: Copied (replaced existing) 2025/08/15 03:25:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:25:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/15 03:25:24 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:24 DEBUG : empty space: Unchanged skipping 2025/08/15 03:25:24 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:24 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 03:25:24 INFO : potato: Copied (new) 2025/08/15 03:25:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/15 03:25:26 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:26 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/15 03:25:27 INFO : potato: Copied (replaced existing) 2025/08/15 03:25:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.13s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:28 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/15 03:25:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3304737289) 2025/08/15 03:25:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xarabop0xage) 2025/08/15 03:25:28 DEBUG : potato: sha1 differ 2025/08/15 03:25:28 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:28 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/15 03:25:29 INFO : potato: Copied (replaced existing) 2025/08/15 03:25:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 03:25:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:25:31 DEBUG : empty space: Unchanged skipping 2025/08/15 03:25:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/15 03:25:31 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:31 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:31 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:25:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 03:25:33 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:33 DEBUG : empty space: Unchanged skipping 2025/08/15 03:25:33 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 03:25:33 INFO : potato2: Copied (new) 2025/08/15 03:25:33 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:33 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:35 INFO : d: Making directory 2025/08/15 03:25:35 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/15 03:25:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/15 03:25:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:25:36 DEBUG : c/non empty space: Unchanged skipping 2025/08/15 03:25:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 03:25:36 INFO : a/potato2: Copied (new) 2025/08/15 03:25:36 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:36 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:36 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:36 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:38 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/15 03:25:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/15 03:25:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:25:38 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:38 DEBUG : c/non empty space: Unchanged skipping 2025/08/15 03:25:38 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 03:25:38 INFO : a/potato2: Copied (new) 2025/08/15 03:25:38 ERROR : B2 bucket rclone-test-xarabop0xage: not deleting files as there were IO errors 2025/08/15 03:25:38 ERROR : B2 bucket rclone-test-xarabop0xage: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.76s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:41 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 03:25:41 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:25:41 DEBUG : empty space: Unchanged skipping 2025/08/15 03:25:41 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:41 INFO : potato: Deleted 2025/08/15 03:25:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 03:25:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.38s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:43 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:43 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:43 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:43 INFO : potato: Deleted 2025/08/15 03:25:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:25:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 03:25:43 DEBUG : empty space: Unchanged skipping 2025/08/15 03:25:43 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:43 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 03:25:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.77s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 03:25:46 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:46 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:46 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/15 03:25:46 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.04s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:48 DEBUG : enormous: Excluded (Size Filter) 2025/08/15 03:25:48 DEBUG : enormous: Excluded 2025/08/15 03:25:48 DEBUG : potato2: Excluded (Size Filter) 2025/08/15 03:25:48 DEBUG : potato2: Excluded 2025/08/15 03:25:48 DEBUG : potato2: Excluded (Size Filter) 2025/08/15 03:25:48 DEBUG : potato2: Excluded 2025/08/15 03:25:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:25:48 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:48 DEBUG : empty space: Unchanged skipping 2025/08/15 03:25:48 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:48 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:48 INFO : There was nothing to transfer 2025/08/15 03:25:48 DEBUG : enormous: Excluded (Size Filter) 2025/08/15 03:25:48 DEBUG : enormous: Excluded 2025/08/15 03:25:48 DEBUG : potato2: Excluded (Size Filter) 2025/08/15 03:25:48 DEBUG : potato2: Excluded 2025/08/15 03:25:48 DEBUG : potato2: Excluded (Size Filter) 2025/08/15 03:25:48 DEBUG : potato2: Excluded 2025/08/15 03:25:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/15 03:25:48 DEBUG : empty space: Unchanged skipping 2025/08/15 03:25:48 DEBUG : Local file system at /tmp/rclone3304737289: Waiting for checks to finish 2025/08/15 03:25:48 DEBUG : Local file system at /tmp/rclone3304737289: Waiting for transfers to finish 2025/08/15 03:25:48 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.36s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:51 DEBUG : enormous: Excluded (Size Filter) 2025/08/15 03:25:51 DEBUG : enormous: Excluded 2025/08/15 03:25:51 DEBUG : potato2: Excluded (Size Filter) 2025/08/15 03:25:51 DEBUG : potato2: Excluded 2025/08/15 03:25:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:25:51 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:51 DEBUG : empty space: Unchanged skipping 2025/08/15 03:25:51 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:51 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:51 INFO : enormous: Deleted 2025/08/15 03:25:51 INFO : potato2: Deleted 2025/08/15 03:25:51 INFO : There was nothing to transfer 2025/08/15 03:25:51 DEBUG : Local file system at /tmp/rclone3304737289: Waiting for checks to finish 2025/08/15 03:25:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/15 03:25:51 DEBUG : empty space: Unchanged skipping 2025/08/15 03:25:51 DEBUG : Local file system at /tmp/rclone3304737289: Waiting for transfers to finish 2025/08/15 03:25:51 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:51 INFO : enormous: Deleted 2025/08/15 03:25:51 INFO : potato2: Deleted 2025/08/15 03:25:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.81s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:25:54 DEBUG : five: Need to transfer - File not found at Destination 2025/08/15 03:25:54 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/15 03:25:54 DEBUG : one: Destination is newer than source, skipping 2025/08/15 03:25:54 DEBUG : three: Sizes identical 2025/08/15 03:25:54 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/15 03:25:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3304737289) 2025/08/15 03:25:54 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xarabop0xage) 2025/08/15 03:25:54 DEBUG : two: sha1 differ 2025/08/15 03:25:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/15 03:25:54 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/15 03:25:54 INFO : five: Copied (new) 2025/08/15 03:25:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/15 03:25:54 INFO : four: Copied (replaced existing) 2025/08/15 03:25:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/15 03:25:55 INFO : two: Copied (replaced existing) 2025/08/15 03:25:55 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:55 DEBUG : one: Destination is newer than source, skipping 2025/08/15 03:25:55 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3304737289) 2025/08/15 03:25:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xarabop0xage) 2025/08/15 03:25:55 DEBUG : three: sha1 differ 2025/08/15 03:25:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/15 03:25:55 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/15 03:25:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/15 03:25:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/15 03:25:55 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/15 03:25:55 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/15 03:25:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/15 03:25:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/15 03:25:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/15 03:25:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/15 03:25:55 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/15 03:25:55 INFO : three: Copied (replaced existing) 2025/08/15 03:25:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.89s) === 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-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/15 03:25:57 INFO : B2 bucket rclone-test-xarabop0xage: Making map for --track-renames 2025/08/15 03:25:57 INFO : B2 bucket rclone-test-xarabop0xage: Finished making map for --track-renames 2025/08/15 03:25:57 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/15 03:25:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/15 03:25:57 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for renames to finish 2025/08/15 03:25:57 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/15 03:25:57 INFO : potato: Copied (new) 2025/08/15 03:25:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 03:25:57 INFO : yam: Copied (new) 2025/08/15 03:25:57 DEBUG : Waiting for deletions to finish 2025/08/15 03:25:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:25:58 INFO : B2 bucket rclone-test-xarabop0xage: Making map for --track-renames 2025/08/15 03:25:58 INFO : B2 bucket rclone-test-xarabop0xage: Finished making map for --track-renames 2025/08/15 03:25:58 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:25:58 DEBUG : potato: Unchanged skipping 2025/08/15 03:25:58 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for renames to finish 2025/08/15 03:25:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 03:25:59 INFO : yam: Copied (server-side copy) to: yaml 2025/08/15 03:25:59 INFO : yam: Deleted 2025/08/15 03:25:59 INFO : yaml: Renamed from "yam" 2025/08/15 03:25:59 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:25:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/15 03:26:00 INFO : B2 bucket rclone-test-xarabop0xage: Making map for --track-renames 2025/08/15 03:26:00 INFO : B2 bucket rclone-test-xarabop0xage: Finished making map for --track-renames 2025/08/15 03:26:00 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:26:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/15 03:26:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/15 03:26:00 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for renames to finish 2025/08/15 03:26:00 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:26:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 03:26:00 INFO : yam: Copied (new) 2025/08/15 03:26:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/15 03:26:00 INFO : potato: Copied (new) 2025/08/15 03:26:00 DEBUG : Waiting for deletions to finish 2025/08/15 03:26:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:26:01 INFO : B2 bucket rclone-test-xarabop0xage: Making map for --track-renames 2025/08/15 03:26:01 INFO : B2 bucket rclone-test-xarabop0xage: Finished making map for --track-renames 2025/08/15 03:26:01 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:26:01 DEBUG : potato: Unchanged skipping 2025/08/15 03:26:01 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for renames to finish 2025/08/15 03:26:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 03:26:01 INFO : yam: Copied (server-side copy) to: yaml 2025/08/15 03:26:02 INFO : yam: Deleted 2025/08/15 03:26:02 INFO : yaml: Renamed from "yam" 2025/08/15 03:26:02 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:26:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/15 03:26:03 INFO : B2 bucket rclone-test-xarabop0xage: Making map for --track-renames 2025/08/15 03:26:03 INFO : B2 bucket rclone-test-xarabop0xage: Finished making map for --track-renames 2025/08/15 03:26:03 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:26:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/15 03:26:03 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for renames to finish 2025/08/15 03:26:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/15 03:26:03 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:26:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/15 03:26:03 INFO : potato: Copied (new) 2025/08/15 03:26:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 03:26:03 INFO : sub/yam: Copied (new) 2025/08/15 03:26:03 DEBUG : Waiting for deletions to finish 2025/08/15 03:26:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:26:04 DEBUG : potato: Unchanged skipping 2025/08/15 03:26:04 INFO : B2 bucket rclone-test-xarabop0xage: Making map for --track-renames 2025/08/15 03:26:04 INFO : B2 bucket rclone-test-xarabop0xage: Finished making map for --track-renames 2025/08/15 03:26:04 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:26:04 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for renames to finish 2025/08/15 03:26:04 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/15 03:26:04 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/15 03:26:05 INFO : sub/yam: Deleted 2025/08/15 03:26:05 INFO : yam: Renamed from "sub/yam" 2025/08/15 03:26:05 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:26:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:26:06 DEBUG : Creating backend with remote "/tmp/rclone3304737289/dir1" 2025/08/15 03:26:06 DEBUG : Config file has changed externally - reloading 2025/08/15 03:26:06 DEBUG : Creating backend with remote "/tmp/rclone3304737289/dir2" 2025/08/15 03:26:06 DEBUG : Local file system at /tmp/rclone3304737289/dir2: Using server-side directory move 2025/08/15 03:26:06 INFO : Local file system at /tmp/rclone3304737289/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/15 03:26:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/15 03:26:06 INFO : file1.txt: Moved (server-side) 2025/08/15 03:26:06 DEBUG : Local file system at /tmp/rclone3304737289/dir2: Waiting for checks to finish 2025/08/15 03:26:06 DEBUG : Local file system at /tmp/rclone3304737289/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:26:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:26:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/15 03:26:06 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:26:06 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:26:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/15 03:26:06 INFO : nested/sub dir/file: Copied (new) 2025/08/15 03:26:06 INFO : nested/sub dir/file: Deleted 2025/08/15 03:26:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:26:07 INFO : sub dir/hello world: Copied (new) 2025/08/15 03:26:07 INFO : sub dir/hello world: Deleted 2025/08/15 03:26:07 INFO : sub dir: Removing directory 2025/08/15 03:26:07 INFO : nested/sub dir: Removing directory 2025/08/15 03:26:07 INFO : nested: Removing directory 2025/08/15 03:26:07 DEBUG : Local file system at /tmp/rclone3304737289: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.90s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:26:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/15 03:26:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/15 03:26:08 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:26:08 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:26:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:26:08 INFO : sub dir/hello world: Copied (new) 2025/08/15 03:26:08 INFO : sub dir/hello world: Deleted 2025/08/15 03:26:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/15 03:26:08 INFO : nested/sub dir/file: Copied (new) 2025/08/15 03:26:08 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.56s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:26:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/15 03:26:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/15 03:26:10 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:26:10 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:26:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/15 03:26:10 INFO : existing: Copied (new) 2025/08/15 03:26:10 INFO : existing: Deleted 2025/08/15 03:26:10 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/15 03:26:10 INFO : existing-b: Copied (new) 2025/08/15 03:26:10 INFO : existing-b: Deleted 2025/08/15 03:26:11 DEBUG : existing: Destination exists, skipping 2025/08/15 03:26:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/15 03:26:11 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:26:11 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:26:11 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.14s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:26:12 DEBUG : Creating backend with remote "TestB2:rclone-test-xaxeler3koha" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xarabop0xage -> B2 bucket rclone-test-xaxeler3koha 2025/08/15 03:26:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 03:26:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/15 03:26:18 DEBUG : empty space: Unchanged skipping 2025/08/15 03:26:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/15 03:26:18 DEBUG : B2 bucket rclone-test-xaxeler3koha: Waiting for checks to finish 2025/08/15 03:26:18 INFO : empty space: Deleted 2025/08/15 03:26:18 DEBUG : B2 bucket rclone-test-xaxeler3koha: Waiting for transfers to finish 2025/08/15 03:26:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 03:26:18 INFO : potato2: Copied (server-side copy) 2025/08/15 03:26:18 INFO : potato2: Deleted 2025/08/15 03:26:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/15 03:26:18 INFO : potato3: Copied (server-side copy) 2025/08/15 03:26:19 INFO : potato3: Deleted 2025/08/15 03:26:19 DEBUG : Creating backend with remote "TestB2:rclone-test-minemeq6xoru" 2025/08/15 03:26:20 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/15 03:26:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 03:26:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/15 03:26:20 DEBUG : B2 bucket rclone-test-minemeq6xoru: Waiting for checks to finish 2025/08/15 03:26:20 DEBUG : B2 bucket rclone-test-minemeq6xoru: Waiting for transfers to finish 2025/08/15 03:26:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 03:26:22 INFO : empty space: Copied (server-side copy) 2025/08/15 03:26:22 INFO : empty space: Deleted 2025/08/15 03:26:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/15 03:26:22 INFO : potato3: Copied (server-side copy) 2025/08/15 03:26:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 03:26:22 INFO : potato2: Copied (server-side copy) 2025/08/15 03:26:22 INFO : potato3: Deleted 2025/08/15 03:26:22 INFO : potato2: Deleted 2025/08/15 03:26:23 DEBUG : B2 bucket rclone-test-minemeq6xoru: Purge remote 2025/08/15 03:26:23 INFO : B2 bucket rclone-test-minemeq6xoru: cleaning bucket "rclone-test-minemeq6xoru" of all files 2025/08/15 03:26:23 DEBUG : empty space: Deleting (id "4_z5f929de3c03dabbb9f880e1b_f11664db2f37c1a90_d20250815_m032622_c001_v0001037_t0039_u01755228382074") 2025/08/15 03:26:23 DEBUG : potato2: Deleting (id "4_z5f929de3c03dabbb9f880e1b_f106d2698818294aa_d20250815_m032622_c001_v0001150_t0055_u01755228382489") 2025/08/15 03:26:23 DEBUG : potato3: Deleting (id "4_z5f929de3c03dabbb9f880e1b_f109a95838e531b6e_d20250815_m032622_c001_v0001184_t0051_u01755228382473") 2025/08/15 03:26:25 DEBUG : B2 bucket rclone-test-xaxeler3koha: Purge remote 2025/08/15 03:26:25 INFO : B2 bucket rclone-test-xaxeler3koha: cleaning bucket "rclone-test-xaxeler3koha" of all files 2025/08/15 03:26:25 DEBUG : empty space: Deleting (id "4_z8f628d43c03dabbb9f880e1b_f4070d5d67142a0d2_d20250815_m032622_c001_v7007000_t0000_u01755228382486") 2025/08/15 03:26:25 DEBUG : empty space: Deleting (id "4_z8f628d43c03dabbb9f880e1b_f10458a031af938ae_d20250815_m032616_c001_v0001040_t0019_u01755228376475") 2025/08/15 03:26:25 DEBUG : potato2: Deleting (id "4_z8f628d43c03dabbb9f880e1b_f405e2f9d17c45252_d20250815_m032622_c001_v7007000_t0000_u01755228382831") 2025/08/15 03:26:25 DEBUG : potato2: Deleting (id "4_z8f628d43c03dabbb9f880e1b_f10654927ef535c04_d20250815_m032618_c001_v0001136_t0027_u01755228378140") 2025/08/15 03:26:25 DEBUG : potato3: Deleting (id "4_z8f628d43c03dabbb9f880e1b_f4070d5d67142a0d4_d20250815_m032622_c001_v7007000_t0000_u01755228382688") 2025/08/15 03:26:25 DEBUG : potato3: Deleting (id "4_z8f628d43c03dabbb9f880e1b_f11229d4e0e75c917_d20250815_m032618_c001_v0001104_t0047_u01755228378475") 2025/08/15 03:26:25 DEBUG : potato3: Deleting (id "4_z8f628d43c03dabbb9f880e1b_f10458a031af938b0_d20250815_m032617_c001_v0001040_t0007_u01755228377011") --- PASS: TestServerSideMove (17.14s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:26:29 DEBUG : Creating backend with remote "TestB2:rclone-test-huhutot8dewi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xarabop0xage -> B2 bucket rclone-test-huhutot8dewi 2025/08/15 03:26:37 DEBUG : empty space: Excluded (Size Filter) 2025/08/15 03:26:37 DEBUG : empty space: Excluded 2025/08/15 03:26:37 DEBUG : empty space: Excluded (Size Filter) 2025/08/15 03:26:37 DEBUG : empty space: Excluded 2025/08/15 03:26:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 03:26:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/15 03:26:37 DEBUG : B2 bucket rclone-test-huhutot8dewi: Waiting for checks to finish 2025/08/15 03:26:37 DEBUG : B2 bucket rclone-test-huhutot8dewi: Waiting for transfers to finish 2025/08/15 03:26:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 03:26:37 INFO : potato2: Copied (server-side copy) 2025/08/15 03:26:38 INFO : potato2: Deleted 2025/08/15 03:26:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/15 03:26:38 INFO : potato3: Copied (server-side copy) 2025/08/15 03:26:38 INFO : potato3: Deleted 2025/08/15 03:26:38 DEBUG : Creating backend with remote "TestB2:rclone-test-gegunow4vezo" 2025/08/15 03:26:39 DEBUG : empty space: Excluded (Size Filter) 2025/08/15 03:26:39 DEBUG : empty space: Excluded 2025/08/15 03:26:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 03:26:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/15 03:26:39 DEBUG : B2 bucket rclone-test-gegunow4vezo: Waiting for checks to finish 2025/08/15 03:26:39 DEBUG : B2 bucket rclone-test-gegunow4vezo: Waiting for transfers to finish 2025/08/15 03:26:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/15 03:26:43 INFO : potato3: Copied (server-side copy) 2025/08/15 03:26:44 INFO : potato3: Deleted 2025/08/15 03:26:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 03:26:44 INFO : potato2: Copied (server-side copy) 2025/08/15 03:26:44 INFO : potato2: Deleted 2025/08/15 03:26:44 DEBUG : B2 bucket rclone-test-gegunow4vezo: Purge remote 2025/08/15 03:26:44 INFO : B2 bucket rclone-test-gegunow4vezo: cleaning bucket "rclone-test-gegunow4vezo" of all files 2025/08/15 03:26:44 DEBUG : potato2: Deleting (id "4_z6f82ed93c03dabbb9f880e1b_f1042724443153419_d20250815_m032643_c001_v0001090_t0035_u01755228403830") 2025/08/15 03:26:44 DEBUG : potato3: Deleting (id "4_z6f82ed93c03dabbb9f880e1b_f103ac3819d5a5d87_d20250815_m032643_c001_v0001042_t0055_u01755228403469") 2025/08/15 03:26:46 DEBUG : B2 bucket rclone-test-huhutot8dewi: Purge remote 2025/08/15 03:26:46 INFO : B2 bucket rclone-test-huhutot8dewi: cleaning bucket "rclone-test-huhutot8dewi" of all files 2025/08/15 03:26:46 DEBUG : empty space: Deleting (id "4_z2fd2cdc3c03dabbb9f880e1b_f109a95838e531be4_d20250815_m032636_c001_v0001184_t0015_u01755228396478") 2025/08/15 03:26:46 DEBUG : potato2: Deleting (id "4_z2fd2cdc3c03dabbb9f880e1b_f409b96f40f95732a_d20250815_m032644_c001_v7007000_t0000_u01755228404146") 2025/08/15 03:26:46 DEBUG : potato2: Deleting (id "4_z2fd2cdc3c03dabbb9f880e1b_f111a8dd7e8ccd7b5_d20250815_m032637_c001_v0001136_t0055_u01755228397674") 2025/08/15 03:26:46 DEBUG : potato3: Deleting (id "4_z2fd2cdc3c03dabbb9f880e1b_f409b96f40f957329_d20250815_m032643_c001_v7007000_t0000_u01755228403934") 2025/08/15 03:26:46 DEBUG : potato3: Deleting (id "4_z2fd2cdc3c03dabbb9f880e1b_f100aaeace68069df_d20250815_m032638_c001_v0001178_t0050_u01755228398056") 2025/08/15 03:26:46 DEBUG : potato3: Deleting (id "4_z2fd2cdc3c03dabbb9f880e1b_f109a95838e531be6_d20250815_m032636_c001_v0001184_t0018_u01755228396682") --- PASS: TestServerSideMoveWithFilter (22.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:26:51 DEBUG : Creating backend with remote "TestB2:rclone-test-pakupix7zepo" 2025/08/15 03:26:54 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xarabop0xage -> B2 bucket rclone-test-pakupix7zepo 2025/08/15 03:27:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 03:27:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/15 03:27:00 DEBUG : empty space: Unchanged skipping 2025/08/15 03:27:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/15 03:27:00 DEBUG : B2 bucket rclone-test-pakupix7zepo: Waiting for checks to finish 2025/08/15 03:27:00 INFO : empty space: Deleted 2025/08/15 03:27:00 DEBUG : B2 bucket rclone-test-pakupix7zepo: Waiting for transfers to finish 2025/08/15 03:27:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 03:27:01 INFO : potato2: Copied (server-side copy) 2025/08/15 03:27:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/15 03:27:01 INFO : potato3: Copied (server-side copy) 2025/08/15 03:27:01 INFO : potato2: Deleted 2025/08/15 03:27:01 INFO : potato3: Deleted 2025/08/15 03:27:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqudoj7nupi" 2025/08/15 03:27:02 INFO : tomatoDir: Making directory 2025/08/15 03:27:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/15 03:27:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/15 03:27:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/15 03:27:03 DEBUG : B2 bucket rclone-test-wiqudoj7nupi: Waiting for checks to finish 2025/08/15 03:27:03 DEBUG : B2 bucket rclone-test-wiqudoj7nupi: Waiting for transfers to finish 2025/08/15 03:27:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/15 03:27:07 INFO : empty space: Copied (server-side copy) 2025/08/15 03:27:07 INFO : empty space: Deleted 2025/08/15 03:27:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/15 03:27:07 INFO : potato3: Copied (server-side copy) 2025/08/15 03:27:07 INFO : potato3: Deleted 2025/08/15 03:27:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/15 03:27:07 INFO : potato2: Copied (server-side copy) 2025/08/15 03:27:07 INFO : potato2: Deleted 2025/08/15 03:27:08 DEBUG : B2 bucket rclone-test-wiqudoj7nupi: Purge remote 2025/08/15 03:27:08 INFO : B2 bucket rclone-test-wiqudoj7nupi: cleaning bucket "rclone-test-wiqudoj7nupi" of all files 2025/08/15 03:27:08 DEBUG : empty space: Deleting (id "4_z8f524d43c04dabbb9f880e1b_f10467d626d8fdd6f_d20250815_m032706_c001_v0001165_t0003_u01755228426848") 2025/08/15 03:27:08 DEBUG : potato2: Deleting (id "4_z8f524d43c04dabbb9f880e1b_f10901e42be583324_d20250815_m032707_c001_v0001115_t0021_u01755228427138") 2025/08/15 03:27:08 DEBUG : potato3: Deleting (id "4_z8f524d43c04dabbb9f880e1b_f1179980838061f38_d20250815_m032707_c001_v0001184_t0046_u01755228427233") 2025/08/15 03:27:09 DEBUG : B2 bucket rclone-test-pakupix7zepo: Purge remote 2025/08/15 03:27:09 INFO : B2 bucket rclone-test-pakupix7zepo: cleaning bucket "rclone-test-pakupix7zepo" of all files 2025/08/15 03:27:10 DEBUG : empty space: Deleting (id "4_zbfb22d53c04dabbb9f880e1b_f4021a1ce9c073fbf_d20250815_m032707_c001_v7007000_t0000_u01755228427110") 2025/08/15 03:27:10 DEBUG : empty space: Deleting (id "4_zbfb22d53c04dabbb9f880e1b_f119f54f4703a89a2_d20250815_m032659_c001_v0001176_t0013_u01755228419563") 2025/08/15 03:27:10 DEBUG : potato2: Deleting (id "4_zbfb22d53c04dabbb9f880e1b_f4021a1ce9c073fc1_d20250815_m032707_c001_v7007000_t0000_u01755228427785") 2025/08/15 03:27:10 DEBUG : potato2: Deleting (id "4_zbfb22d53c04dabbb9f880e1b_f11664db2f37c1ad7_d20250815_m032700_c001_v0001037_t0052_u01755228420783") 2025/08/15 03:27:10 DEBUG : potato3: Deleting (id "4_zbfb22d53c04dabbb9f880e1b_f4021a1ce9c073fc0_d20250815_m032707_c001_v7007000_t0000_u01755228427433") 2025/08/15 03:27:10 DEBUG : potato3: Deleting (id "4_zbfb22d53c04dabbb9f880e1b_f10416650d97bd468_d20250815_m032701_c001_v0001183_t0049_u01755228421158") 2025/08/15 03:27:10 DEBUG : potato3: Deleting (id "4_zbfb22d53c04dabbb9f880e1b_f119f54f4703a89a4_d20250815_m032659_c001_v0001176_t0006_u01755228419778") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.93s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:27:14 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.77s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:27:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:27:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/rclone-sync-test" 2025/08/15 03:27:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/rclone-sync-test-include/layer2" 2025/08/15 03:27:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/rclone-sync-test-ignore-file" 2025/08/15 03:27:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/15 03:27:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/15 03:27:26 DEBUG : pacer: Reducing sleep to 10ms 2025/08/15 03:27:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/15 03:27:26 DEBUG : B2 bucket rclone-test-xarabop0xage path rclone-sync-test: Waiting for checks to finish 2025/08/15 03:27:26 DEBUG : B2 bucket rclone-test-xarabop0xage path rclone-sync-test: Waiting for transfers to finish 2025/08/15 03:27:26 DEBUG : Waiting for deletions to finish 2025/08/15 03:27:26 INFO : There was nothing to transfer 2025/08/15 03:27:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/15 03:27:27 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:27:27 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:27:27 DEBUG : Waiting for deletions to finish 2025/08/15 03:27:27 INFO : There was nothing to transfer 2025/08/15 03:27:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/15 03:27:27 DEBUG : B2 bucket rclone-test-xarabop0xage path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/15 03:27:27 DEBUG : B2 bucket rclone-test-xarabop0xage path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/15 03:27:27 DEBUG : Waiting for deletions to finish 2025/08/15 03:27:27 INFO : There was nothing to transfer 2025/08/15 03:27:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/15 03:27:28 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:27:28 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:27:28 DEBUG : Waiting for deletions to finish 2025/08/15 03:27:28 INFO : There was nothing to transfer 2025/08/15 03:27:28 DEBUG : Excluded 2025/08/15 03:27:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/15 03:27:29 DEBUG : B2 bucket rclone-test-xarabop0xage path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/15 03:27:29 DEBUG : B2 bucket rclone-test-xarabop0xage path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/15 03:27:29 DEBUG : Waiting for deletions to finish 2025/08/15 03:27:29 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.53s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:27:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/dst" 2025/08/15 03:27:30 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/CompareDest" 2025/08/15 03:27:32 DEBUG : one: Need to transfer - File not found at Destination 2025/08/15 03:27:32 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:27:32 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:27:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 03:27:34 INFO : one: Copied (new) 2025/08/15 03:27:34 DEBUG : Waiting for deletions to finish 2025/08/15 03:27:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 03:27:34 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:27:34 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:27:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/15 03:27:36 INFO : one: Copied (replaced existing) 2025/08/15 03:27:36 DEBUG : Waiting for deletions to finish 2025/08/15 03:27:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 03:27:38 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:27:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:27:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 03:27:38 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:27:38 DEBUG : Waiting for deletions to finish 2025/08/15 03:27:38 INFO : There was nothing to transfer 2025/08/15 03:27:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 03:27:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:27:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/15 03:27:39 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:27:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:27:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 03:27:39 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:27:39 DEBUG : Waiting for deletions to finish 2025/08/15 03:27:39 INFO : There was nothing to transfer 2025/08/15 03:27:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 03:27:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:27:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/15 03:27:40 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:27:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:27:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 03:27:40 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:27:40 DEBUG : Waiting for deletions to finish 2025/08/15 03:27:40 INFO : There was nothing to transfer 2025/08/15 03:27:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 03:27:41 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/15 03:27:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/15 03:27:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/15 03:27:41 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:27:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:27:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 03:27:41 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:27:41 DEBUG : Waiting for deletions to finish 2025/08/15 03:27:41 INFO : There was nothing to transfer 2025/08/15 03:27:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 03:27:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/15 03:27:42 DEBUG : two: Need to transfer - File not found at Destination 2025/08/15 03:27:42 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:27:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:27:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 03:27:42 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:27:43 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/15 03:27:43 INFO : two: Copied (new) 2025/08/15 03:27:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.74s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:27:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/dest" 2025/08/15 03:27:47 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/pre-dest1" 2025/08/15 03:27:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/pre-dest2" 2025/08/15 03:27:50 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:27:50 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/15 03:27:50 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:27:50 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/15 03:27:51 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/15 03:27:51 DEBUG : B2 bucket rclone-test-xarabop0xage path dest: Waiting for checks to finish 2025/08/15 03:27:51 DEBUG : B2 bucket rclone-test-xarabop0xage path dest: Waiting for transfers to finish 2025/08/15 03:27:51 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/15 03:27:51 INFO : 3: Copied (new) 2025/08/15 03:27:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.09s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:27:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/dst" 2025/08/15 03:27:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/CopyDest" 2025/08/15 03:27:56 DEBUG : one: Need to transfer - File not found at Destination 2025/08/15 03:27:56 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:27:56 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:27:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 03:27:57 INFO : one: Copied (new) 2025/08/15 03:27:57 DEBUG : Waiting for deletions to finish 2025/08/15 03:27:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 03:27:58 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:27:58 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:27:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/15 03:27:59 INFO : one: Copied (replaced existing) 2025/08/15 03:27:59 DEBUG : Waiting for deletions to finish 2025/08/15 03:28:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/BackupDir" 2025/08/15 03:28:02 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:28:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 03:28:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:28:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 03:28:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 03:28:03 INFO : one: Copied (server-side copy) 2025/08/15 03:28:03 INFO : one: Deleted 2025/08/15 03:28:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/15 03:28:04 INFO : one: Copied (server-side copy) 2025/08/15 03:28:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/15 03:28:04 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:28:04 DEBUG : Waiting for deletions to finish 2025/08/15 03:28:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:28:05 DEBUG : one: Unchanged skipping 2025/08/15 03:28:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:28:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/15 03:28:05 INFO : two: Copied (server-side copy) 2025/08/15 03:28:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/15 03:28:05 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:28:05 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:28:05 DEBUG : Waiting for deletions to finish 2025/08/15 03:28:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:28:06 DEBUG : one: Unchanged skipping 2025/08/15 03:28:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:28:06 DEBUG : two: Unchanged skipping 2025/08/15 03:28:06 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:28:06 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:28:06 DEBUG : Waiting for deletions to finish 2025/08/15 03:28:06 INFO : There was nothing to transfer 2025/08/15 03:28:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:28:07 DEBUG : one: Unchanged skipping 2025/08/15 03:28:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/15 03:28:07 DEBUG : three: Destination not found in --copy-dest 2025/08/15 03:28:07 DEBUG : three: Need to transfer - File not found at Destination 2025/08/15 03:28:07 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:28:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/15 03:28:07 DEBUG : two: Unchanged skipping 2025/08/15 03:28:07 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:28:08 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/15 03:28:08 INFO : three: Copied (new) 2025/08/15 03:28:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.95s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:28:12 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-15.backblaze.com/b2api/v1/b2_upload_file/ef726d83c01dabbb9f880e1b/c001_v0001184_t0054": EOF 2025/08/15 03:28:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-15.backblaze.com/b2api/v1/b2_upload_file/ef726d83c01dabbb9f880e1b/c001_v0001184_t0054": EOF) 2025/08/15 03:28:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-xarabop0xage: 1/10 (Post "https://pod-000-1184-15.backblaze.com/b2api/v1/b2_upload_file/ef726d83c01dabbb9f880e1b/c001_v0001184_t0054": EOF) 2025/08/15 03:28:14 DEBUG : pacer: Reducing sleep to 10ms 2025/08/15 03:28:14 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/dst" 2025/08/15 03:28:15 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/backup" 2025/08/15 03:28:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 03:28:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:28:17 DEBUG : two: Unchanged skipping 2025/08/15 03:28:17 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:28:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 03:28:18 INFO : one: Copied (server-side copy) 2025/08/15 03:28:18 INFO : one: Deleted 2025/08/15 03:28:18 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:28:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 03:28:19 INFO : one: Copied (new) 2025/08/15 03:28:19 DEBUG : Waiting for deletions to finish 2025/08/15 03:28:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/15 03:28:20 INFO : three.txt: Copied (server-side copy) 2025/08/15 03:28:20 INFO : three.txt: Deleted 2025/08/15 03:28:20 INFO : three.txt: Moved into backup dir 2025/08/15 03:28:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/15 03:28:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:28:22 DEBUG : two: Unchanged skipping 2025/08/15 03:28:22 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:28:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 03:28:22 INFO : one: Copied (server-side copy) 2025/08/15 03:28:22 INFO : one: Deleted 2025/08/15 03:28:22 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:28:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/15 03:28:23 INFO : one: Copied (new) 2025/08/15 03:28:23 DEBUG : Waiting for deletions to finish 2025/08/15 03:28:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 03:28:24 INFO : three.txt: Copied (server-side copy) 2025/08/15 03:28:24 INFO : three.txt: Deleted 2025/08/15 03:28:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.36s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:28:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/dst" 2025/08/15 03:28:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/backup" 2025/08/15 03:28:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 03:28:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:28:30 DEBUG : two: Unchanged skipping 2025/08/15 03:28:30 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:28:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 03:28:31 INFO : one: Copied (server-side copy) to: one.bak 2025/08/15 03:28:32 INFO : one: Deleted 2025/08/15 03:28:32 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:28:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 03:28:32 INFO : one: Copied (new) 2025/08/15 03:28:32 DEBUG : Waiting for deletions to finish 2025/08/15 03:28:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/15 03:28:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/15 03:28:33 INFO : three.txt: Deleted 2025/08/15 03:28:33 INFO : three.txt: Moved into backup dir 2025/08/15 03:28:35 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:28:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:28:35 DEBUG : two: Unchanged skipping 2025/08/15 03:28:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/15 03:28:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 03:28:36 INFO : one: Copied (server-side copy) to: one.bak 2025/08/15 03:28:36 INFO : one: Deleted 2025/08/15 03:28:36 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:28:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/15 03:28:36 INFO : one: Copied (new) 2025/08/15 03:28:36 DEBUG : Waiting for deletions to finish 2025/08/15 03:28:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 03:28:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/15 03:28:37 INFO : three.txt: Deleted 2025/08/15 03:28:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.89s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:28:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/dst" 2025/08/15 03:28:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/backup" 2025/08/15 03:28:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 03:28:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:28:43 DEBUG : two: Unchanged skipping 2025/08/15 03:28:43 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:28:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 03:28:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/15 03:28:44 INFO : one: Deleted 2025/08/15 03:28:44 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:28:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 03:28:45 INFO : one: Copied (new) 2025/08/15 03:28:45 DEBUG : Waiting for deletions to finish 2025/08/15 03:28:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/15 03:28:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/15 03:28:46 INFO : three.txt: Deleted 2025/08/15 03:28:46 INFO : three.txt: Moved into backup dir 2025/08/15 03:28:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/15 03:28:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:28:48 DEBUG : two: Unchanged skipping 2025/08/15 03:28:48 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:28:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 03:28:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/15 03:28:49 INFO : one: Deleted 2025/08/15 03:28:49 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:28:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/15 03:28:49 INFO : one: Copied (new) 2025/08/15 03:28:49 DEBUG : Waiting for deletions to finish 2025/08/15 03:28:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 03:28:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/15 03:28:50 INFO : three.txt: Deleted 2025/08/15 03:28:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.05s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:28:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/dst" 2025/08/15 03:28:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 03:28:55 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:28:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:28:55 DEBUG : two: Unchanged skipping 2025/08/15 03:28:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 03:28:55 INFO : one: Copied (server-side copy) to: one.bak 2025/08/15 03:28:56 INFO : one: Deleted 2025/08/15 03:28:56 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:28:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 03:28:56 INFO : one: Copied (new) 2025/08/15 03:28:56 DEBUG : Waiting for deletions to finish 2025/08/15 03:28:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/15 03:28:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/15 03:28:57 INFO : three.txt: Deleted 2025/08/15 03:28:57 INFO : three.txt: Moved into backup dir 2025/08/15 03:28:57 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1105-11.backblaze.com/b2api/v1/b2_upload_file/ef726d83c01dabbb9f880e1b/c001_v0001105_t0035": EOF 2025/08/15 03:28:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-11.backblaze.com/b2api/v1/b2_upload_file/ef726d83c01dabbb9f880e1b/c001_v0001105_t0035": EOF) 2025/08/15 03:28:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-xarabop0xage: 1/10 (Post "https://pod-000-1105-11.backblaze.com/b2api/v1/b2_upload_file/ef726d83c01dabbb9f880e1b/c001_v0001105_t0035": EOF) 2025/08/15 03:29:00 DEBUG : pacer: Reducing sleep to 10ms 2025/08/15 03:29:00 DEBUG : one.bak: Excluded (Path Filter) 2025/08/15 03:29:00 DEBUG : one.bak: Excluded 2025/08/15 03:29:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/15 03:29:00 DEBUG : three.txt.bak: Excluded 2025/08/15 03:29:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/15 03:29:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:00 DEBUG : two: Unchanged skipping 2025/08/15 03:29:00 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for checks to finish 2025/08/15 03:29:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 03:29:01 INFO : one: Copied (server-side copy) to: one.bak 2025/08/15 03:29:02 INFO : one: Deleted 2025/08/15 03:29:02 DEBUG : B2 bucket rclone-test-xarabop0xage path dst: Waiting for transfers to finish 2025/08/15 03:29:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/15 03:29:02 INFO : one: Copied (new) 2025/08/15 03:29:02 DEBUG : Waiting for deletions to finish 2025/08/15 03:29:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 03:29:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/15 03:29:03 INFO : three.txt: Deleted 2025/08/15 03:29:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.79s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:29:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/dst" 2025/08/15 03:29:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 03:29:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 03:29:08 INFO : one: Copied (server-side copy) to: one.bak 2025/08/15 03:29:08 INFO : one: Deleted 2025/08/15 03:29:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 03:29:09 INFO : one: Copied (new) 2025/08/15 03:29:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:09 DEBUG : two: Unchanged skipping 2025/08/15 03:29:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/15 03:29:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/15 03:29:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/15 03:29:10 INFO : three.txt: Deleted 2025/08/15 03:29:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 03:29:11 INFO : three.txt: Copied (new) 2025/08/15 03:29:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/15 03:29:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 03:29:12 INFO : one: Copied (server-side copy) to: one.bak 2025/08/15 03:29:12 INFO : one: Deleted 2025/08/15 03:29:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/15 03:29:13 INFO : one: Copied (new) 2025/08/15 03:29:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:13 DEBUG : two: Unchanged skipping 2025/08/15 03:29:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/15 03:29:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 03:29:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/15 03:29:14 INFO : three.txt: Deleted 2025/08/15 03:29:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/15 03:29:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.41s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:29:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xarabop0xage/dst" 2025/08/15 03:29:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/15 03:29:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/15 03:29:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/15 03:29:20 INFO : one: Deleted 2025/08/15 03:29:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 03:29:21 INFO : one: Copied (new) 2025/08/15 03:29:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:21 DEBUG : two: Unchanged skipping 2025/08/15 03:29:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/15 03:29:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/15 03:29:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/15 03:29:21 INFO : three.txt: Deleted 2025/08/15 03:29:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 03:29:22 INFO : three.txt: Copied (new) 2025/08/15 03:29:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/15 03:29:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/15 03:29:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/15 03:29:23 INFO : one: Deleted 2025/08/15 03:29:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/15 03:29:23 INFO : one: Copied (new) 2025/08/15 03:29:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:23 DEBUG : two: Unchanged skipping 2025/08/15 03:29:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/15 03:29:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/15 03:29:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/15 03:29:24 INFO : three.txt: Deleted 2025/08/15 03:29:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/15 03:29:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.37s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:29:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/15 03:29:27 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:29:27 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:29:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/15 03:29:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/15 03:29:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.28s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:29:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/15 03:29:29 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:29:29 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:29:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/15 03:29:29 INFO : existing: Copied (new) 2025/08/15 03:29:29 DEBUG : Waiting for deletions to finish 2025/08/15 03:29:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/15 03:29:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/15 03:29:29 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:29:29 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:29:29 ERROR : B2 bucket rclone-test-xarabop0xage: not deleting files as there were IO errors 2025/08/15 03:29:29 ERROR : B2 bucket rclone-test-xarabop0xage: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.13s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:29:31 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:29:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:31 DEBUG : existing: Unchanged skipping 2025/08/15 03:29:31 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:29:31 DEBUG : Waiting for deletions to finish 2025/08/15 03:29:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.55s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:29:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both0: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both10: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both11: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both12: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both13: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both14: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both15: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both16: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both17: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both18: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both19: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both1: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both2: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both3: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both4: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both5: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both6: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both7: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both8: Unchanged skipping 2025/08/15 03:29:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:29:50 DEBUG : both9: Unchanged skipping 2025/08/15 03:29:50 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:29:50 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:29:50 DEBUG : Waiting for deletions to finish 2025/08/15 03:29:50 INFO : only2: Deleted 2025/08/15 03:29:50 INFO : only3: Deleted 2025/08/15 03:29:51 INFO : only12: Deleted 2025/08/15 03:29:51 INFO : only19: Deleted 2025/08/15 03:29:51 INFO : only5: Deleted 2025/08/15 03:29:51 INFO : only6: Deleted 2025/08/15 03:29:51 INFO : only0: Deleted 2025/08/15 03:29:51 INFO : only10: Deleted 2025/08/15 03:29:51 INFO : only13: Deleted 2025/08/15 03:29:51 INFO : only15: Deleted 2025/08/15 03:29:51 INFO : only17: Deleted 2025/08/15 03:29:51 INFO : only1: Deleted 2025/08/15 03:29:51 INFO : only7: Deleted 2025/08/15 03:29:51 INFO : only9: Deleted 2025/08/15 03:29:51 INFO : only16: Deleted 2025/08/15 03:29:51 INFO : only18: Deleted 2025/08/15 03:29:51 INFO : only4: Deleted 2025/08/15 03:29:51 INFO : only8: Deleted 2025/08/15 03:29:51 INFO : only11: Deleted 2025/08/15 03:29:51 INFO : only14: Deleted 2025/08/15 03:29:51 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.48s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:30:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:30:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both0: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both10: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both11: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both15: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both16: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both17: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both18: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both19: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both1: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both2: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both3: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both4: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both5: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both6: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both12: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both13: Unchanged skipping 2025/08/15 03:30:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:12 DEBUG : both14: Unchanged skipping 2025/08/15 03:30:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : both7: Unchanged skipping 2025/08/15 03:30:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : both8: Unchanged skipping 2025/08/15 03:30:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : both9: Unchanged skipping 2025/08/15 03:30:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/15 03:30:12 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:30:13 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:13 INFO : only10: Copied (replaced existing) 2025/08/15 03:30:13 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:13 INFO : only13: Copied (replaced existing) 2025/08/15 03:30:13 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:13 INFO : only14: Copied (replaced existing) 2025/08/15 03:30:13 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:13 INFO : only15: Copied (replaced existing) 2025/08/15 03:30:13 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:13 INFO : only12: Copied (replaced existing) 2025/08/15 03:30:13 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:13 INFO : only16: Copied (replaced existing) 2025/08/15 03:30:13 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:13 INFO : only17: Copied (replaced existing) 2025/08/15 03:30:13 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:13 INFO : only18: Copied (replaced existing) 2025/08/15 03:30:13 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:13 INFO : only11: Copied (replaced existing) 2025/08/15 03:30:13 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:13 INFO : only0: Copied (replaced existing) 2025/08/15 03:30:13 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:13 INFO : only1: Copied (replaced existing) 2025/08/15 03:30:13 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:13 INFO : only4: Copied (replaced existing) 2025/08/15 03:30:13 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:13 INFO : only5: Copied (replaced existing) 2025/08/15 03:30:13 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:13 INFO : only6: Copied (replaced existing) 2025/08/15 03:30:14 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:14 INFO : only7: Copied (replaced existing) 2025/08/15 03:30:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:14 INFO : only2: Copied (replaced existing) 2025/08/15 03:30:14 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:14 INFO : only9: Copied (replaced existing) 2025/08/15 03:30:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:14 INFO : only19: Copied (replaced existing) 2025/08/15 03:30:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:14 INFO : only3: Copied (replaced existing) 2025/08/15 03:30:14 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/15 03:30:14 INFO : only8: Copied (replaced existing) 2025/08/15 03:30:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.19s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:30:22 DEBUG : empty_dir: Making directory with metadata 2025/08/15 03:30:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 03:30:22 DEBUG : empty_on_remote: Making directory with metadata 2025/08/15 03:30:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 03:30:22 INFO : empty_on_remote: Making directory 2025/08/15 03:30:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/15 03:30:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/15 03:30:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/15 03:30:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/15 03:30:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.86s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:30:25 DEBUG : empty_dir: Making directory with metadata 2025/08/15 03:30:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 03:30:25 DEBUG : empty_on_remote: Making directory with metadata 2025/08/15 03:30:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/15 03:30:25 INFO : empty_on_remote: Making directory 2025/08/15 03:30:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/15 03:30:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/15 03:30:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/15 03:30:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/15 03:30:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/15 03:30:26 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:30:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/15 03:30:28 INFO : sub dir: Making directory 2025/08/15 03:30:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.56s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:30:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/15 03:30:31 INFO : sub dir: Making directory 2025/08/15 03:30:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.85s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:30:37 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1157-12.backblaze.com/b2api/v1/b2_upload_file/ef726d83c01dabbb9f880e1b/c001_v0001157_t0027": EOF 2025/08/15 03:30:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-12.backblaze.com/b2api/v1/b2_upload_file/ef726d83c01dabbb9f880e1b/c001_v0001157_t0027": EOF) 2025/08/15 03:30:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-xarabop0xage: 1/10 (Post "https://pod-000-1157-12.backblaze.com/b2api/v1/b2_upload_file/ef726d83c01dabbb9f880e1b/c001_v0001157_t0027": EOF) 2025/08/15 03:30:39 DEBUG : pacer: Reducing sleep to 10ms 2025/08/15 03:30:46 DEBUG : Waiting for deletions to finish 2025/08/15 03:30:47 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:30:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:30:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : apple: Unchanged skipping 2025/08/15 03:30:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:30:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : banana: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:30:48 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:30:48 DEBUG : Waiting for deletions to finish 2025/08/15 03:30:48 INFO : There was nothing to transfer 2025/08/15 03:30:48 DEBUG : Waiting for deletions to finish 2025/08/15 03:30:48 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:30:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : apple: Unchanged skipping 2025/08/15 03:30:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:30:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : banana: Unchanged skipping 2025/08/15 03:30:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:30:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:30:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:30:49 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:30:49 DEBUG : Waiting for deletions to finish 2025/08/15 03:30:49 INFO : There was nothing to transfer 2025/08/15 03:30:49 DEBUG : Waiting for deletions to finish 2025/08/15 03:30:49 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:30:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:31:03 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:04 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:31:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : apple: Unchanged skipping 2025/08/15 03:31:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:31:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : banana: Unchanged skipping 2025/08/15 03:31:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:31:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:31:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:31:04 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:31:04 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:04 INFO : There was nothing to transfer 2025/08/15 03:31:04 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:05 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : apple: Unchanged skipping 2025/08/15 03:31:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:31:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : banana: Unchanged skipping 2025/08/15 03:31:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:31:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:31:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:31:05 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:31:05 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:05 INFO : There was nothing to transfer 2025/08/15 03:31:05 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:05 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:31:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:31:20 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:20 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:31:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:31:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/15 03:31:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:21 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:31:21 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:31:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/15 03:31:21 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/15 03:31:21 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/15 03:31:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/15 03:31:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/15 03:31:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/15 03:31:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/15 03:31:22 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/15 03:31:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/15 03:31:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/15 03:31:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/15 03:31:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/15 03:31:22 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/15 03:31:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/15 03:31:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/15 03:31:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/15 03:31:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/15 03:31:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/15 03:31:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 03:31:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/15 03:31:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/15 03:31:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/15 03:31:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/15 03:31:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/15 03:31:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:24 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:24 INFO : dir1/0009-3456789.txt: Deleted 2025/08/15 03:31:24 INFO : dir1/0008-2345678.txt: Deleted 2025/08/15 03:31:24 INFO : dir1/0010-456789.txt: Deleted 2025/08/15 03:31:24 INFO : dir1/0012-6789;.txt: Deleted 2025/08/15 03:31:24 INFO : banana: Deleted 2025/08/15 03:31:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/15 03:31:24 INFO : dir1/0007-1234567.txt: Deleted 2025/08/15 03:31:24 INFO : apple: Deleted 2025/08/15 03:31:24 INFO : appleappleapplebanana: Deleted 2025/08/15 03:31:24 INFO : splitbananasplit: Deleted 2025/08/15 03:31:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/15 03:31:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/15 03:31:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/15 03:31:25 INFO : dir1/0013-789;=.txt: Deleted 2025/08/15 03:31:25 INFO : dir1/0014-89;=.txt: Deleted 2025/08/15 03:31:25 INFO : dir1/0015-9;=.txt: Deleted 2025/08/15 03:31:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/15 03:31:25 INFO : dir1/0003-defghij.txt: Deleted 2025/08/15 03:31:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/15 03:31:25 INFO : dir1/0011-56789;.txt: Deleted 2025/08/15 03:31:25 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/15 03:31:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 03:31:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:25 DEBUG : apple: Unchanged skipping 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:31:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:25 DEBUG : banana: Unchanged skipping 2025/08/15 03:31:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:25 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/15 03:31:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/15 03:31:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:31:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:31:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:31:26 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:31:26 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:26 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/15 03:31:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/15 03:31:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:26 DEBUG : apple: transformed to: YXBwbGU= 2025/08/15 03:31:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/15 03:31:26 DEBUG : banana: transformed to: YmFuYW5h 2025/08/15 03:31:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/15 03:31:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/15 03:31:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/15 03:31:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/15 03:31:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/15 03:31:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/15 03:31:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:31:42 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:42 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:31:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:43 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 03:31:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 03:31:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 03:31:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 03:31:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 03:31:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 03:31:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 03:31:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 03:31:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 03:31:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 03:31:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 03:31:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 03:31:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 03:31:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 03:31:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 03:31:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 03:31:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 03:31:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 03:31:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 03:31:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 03:31:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 03:31:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 03:31:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 03:31:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 03:31:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 03:31:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 03:31:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 03:31:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 03:31:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 03:31:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 03:31:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 03:31:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 03:31:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 03:31:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 03:31:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 03:31:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 03:31:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 03:31:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 03:31:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 03:31:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 03:31:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 03:31:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 03:31:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 03:31:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 03:31:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 03:31:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 03:31:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 03:31:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 03:31:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 03:31:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 03:31:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 03:31:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 03:31:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 03:31:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 03:31:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 03:31:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 03:31:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 03:31:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 03:31:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 03:31:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 03:31:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 03:31:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 03:31:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 03:31:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 03:31:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 03:31:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 03:31:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 03:31:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 03:31:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 03:31:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 03:31:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 03:31:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 03:31:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 03:31:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 03:31:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 03:31:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 03:31:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 03:31:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 03:31:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 03:31:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 03:31:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 03:31:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 03:31:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 03:31:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 03:31:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 03:31:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 03:31:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 03:31:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 03:31:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 03:31:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 03:31:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 03:31:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 03:31:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 03:31:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 03:31:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 03:31:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/15 03:31:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 03:31:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/15 03:31:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 03:31:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/15 03:31:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 03:31:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/15 03:31:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 03:31:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 03:31:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 03:31:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 03:31:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/15 03:31:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 03:31:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 03:31:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 03:31:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 03:31:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 03:31:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 03:31:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 03:31:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 03:31:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/15 03:31:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/15 03:31:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/15 03:31:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/15 03:31:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/15 03:31:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/15 03:31:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/15 03:31:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/15 03:31:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/15 03:31:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/15 03:31:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/15 03:31:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/15 03:31:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/15 03:31:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/15 03:31:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:43 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:31:43 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:31:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/15 03:31:43 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/15 03:31:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/15 03:31:43 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/15 03:31:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/15 03:31:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 03:31:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 03:31:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/15 03:31:43 INFO : apple: Copied (new) to: PREFIXapple 2025/08/15 03:31:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 03:31:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/15 03:31:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 03:31:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 03:31:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/15 03:31:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 03:31:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 03:31:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/15 03:31:43 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/15 03:31:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 03:31:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/15 03:31:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/15 03:31:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 03:31:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/15 03:31:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/15 03:31:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 03:31:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/15 03:31:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/15 03:31:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 03:31:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/15 03:31:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 03:31:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 03:31:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/15 03:31:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/15 03:31:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 03:31:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/15 03:31:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/15 03:31:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 03:31:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/15 03:31:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/15 03:31:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 03:31:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/15 03:31:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 03:31:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 03:31:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/15 03:31:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/15 03:31:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/15 03:31:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/15 03:31:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/15 03:31:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/15 03:31:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/15 03:31:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/15 03:31:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/15 03:31:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/15 03:31:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/15 03:31:45 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:45 INFO : dir1/0014-89;=.txt: Deleted 2025/08/15 03:31:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/15 03:31:45 INFO : apple: Deleted 2025/08/15 03:31:45 INFO : banana: Deleted 2025/08/15 03:31:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/15 03:31:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/15 03:31:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/15 03:31:45 INFO : dir1/0007-1234567.txt: Deleted 2025/08/15 03:31:45 INFO : dir1/0008-2345678.txt: Deleted 2025/08/15 03:31:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/15 03:31:46 INFO : dir1/0009-3456789.txt: Deleted 2025/08/15 03:31:46 INFO : dir1/0012-6789;.txt: Deleted 2025/08/15 03:31:46 INFO : dir1/0015-9;=.txt: Deleted 2025/08/15 03:31:46 INFO : splitbananasplit: Deleted 2025/08/15 03:31:46 INFO : dir1/0010-456789.txt: Deleted 2025/08/15 03:31:46 INFO : dir1/0013-789;=.txt: Deleted 2025/08/15 03:31:46 INFO : appleappleapplebanana: Deleted 2025/08/15 03:31:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/15 03:31:46 INFO : dir1/0003-defghij.txt: Deleted 2025/08/15 03:31:46 INFO : dir1/0011-56789;.txt: Deleted 2025/08/15 03:31:46 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:31:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 03:31:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 03:31:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 03:31:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 03:31:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 03:31:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 03:31:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 03:31:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 03:31:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 03:31:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 03:31:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 03:31:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 03:31:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 03:31:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 03:31:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 03:31:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 03:31:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 03:31:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 03:31:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 03:31:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 03:31:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 03:31:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 03:31:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 03:31:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 03:31:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 03:31:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 03:31:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 03:31:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 03:31:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/15 03:31:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/15 03:31:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/15 03:31:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/15 03:31:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/15 03:31:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/15 03:31:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/15 03:31:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/15 03:31:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/15 03:31:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/15 03:31:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/15 03:31:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/15 03:31:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/15 03:31:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/15 03:31:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/15 03:31:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/15 03:31:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/15 03:31:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/15 03:31:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/15 03:31:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/15 03:31:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/15 03:31:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/15 03:31:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/15 03:31:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:31:47 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:31:47 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:31:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/15 03:31:47 INFO : splitbananasplit: Copied (new) 2025/08/15 03:31:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/15 03:31:47 INFO : apple: Copied (new) 2025/08/15 03:31:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/15 03:31:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/15 03:31:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/15 03:31:47 INFO : banana: Copied (new) 2025/08/15 03:31:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/15 03:31:47 INFO : appleappleapplebanana: Copied (new) 2025/08/15 03:31:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/15 03:31:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/15 03:31:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/15 03:31:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/15 03:31:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/15 03:31:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/15 03:31:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/15 03:31:48 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/15 03:31:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/15 03:31:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/15 03:31:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/15 03:31:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/15 03:31:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/15 03:31:48 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/15 03:31:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/15 03:31:48 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/15 03:31:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/15 03:31:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/15 03:31:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/15 03:31:48 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/15 03:31:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/15 03:31:48 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/15 03:31:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/15 03:31:48 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/15 03:31:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/15 03:31:48 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/15 03:31:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/15 03:31:48 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/15 03:31:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/15 03:31:49 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/15 03:31:49 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/15 03:31:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/15 03:31:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/15 03:31:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/15 03:31:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/15 03:31:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/15 03:31:49 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/15 03:31:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/15 03:31:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/15 03:31:49 INFO : PREFIXapple: Deleted 2025/08/15 03:31:49 INFO : PREFIXbanana: Deleted 2025/08/15 03:31:49 INFO : PREFIXsplitbananasplit: Deleted 2025/08/15 03:31:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/15 03:31:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/15 03:31:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/15 03:31:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/15 03:31:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/15 03:31:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/15 03:31:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/15 03:31:50 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/15 03:31:50 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:50 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : Waiting for deletions to finish 2025/08/15 03:31:50 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:31:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:32:06 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:06 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:32:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 03:32:06 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 03:32:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:06 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 03:32:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 03:32:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:06 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:06 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/15 03:32:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/15 03:32:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/15 03:32:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 03:32:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/15 03:32:06 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 03:32:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/15 03:32:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/15 03:32:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/15 03:32:07 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:32:07 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:32:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/15 03:32:07 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/15 03:32:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 03:32:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/15 03:32:07 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/15 03:32:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/15 03:32:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 03:32:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/15 03:32:07 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/15 03:32:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/15 03:32:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 03:32:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/15 03:32:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/15 03:32:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/15 03:32:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/15 03:32:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/15 03:32:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/15 03:32:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/15 03:32:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/15 03:32:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/15 03:32:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/15 03:32:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/15 03:32:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/15 03:32:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/15 03:32:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/15 03:32:09 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:09 INFO : dir1/0012-6789;.txt: Deleted 2025/08/15 03:32:09 INFO : dir1/0008-2345678.txt: Deleted 2025/08/15 03:32:09 INFO : dir1/0014-89;=.txt: Deleted 2025/08/15 03:32:09 INFO : dir1/0015-9;=.txt: Deleted 2025/08/15 03:32:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/15 03:32:09 INFO : banana: Deleted 2025/08/15 03:32:09 INFO : dir1/0003-defghij.txt: Deleted 2025/08/15 03:32:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/15 03:32:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/15 03:32:09 INFO : dir1/0007-1234567.txt: Deleted 2025/08/15 03:32:09 INFO : dir1/0010-456789.txt: Deleted 2025/08/15 03:32:09 INFO : dir1/0011-56789;.txt: Deleted 2025/08/15 03:32:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/15 03:32:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/15 03:32:09 INFO : apple: Deleted 2025/08/15 03:32:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/15 03:32:09 INFO : dir1/0009-3456789.txt: Deleted 2025/08/15 03:32:09 INFO : dir1/0013-789;=.txt: Deleted 2025/08/15 03:32:09 INFO : splitbananasplit: Deleted 2025/08/15 03:32:09 INFO : appleappleapplebanana: Deleted 2025/08/15 03:32:09 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/15 03:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/15 03:32:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/15 03:32:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/15 03:32:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/15 03:32:10 INFO : appleappleapplebanana: Copied (new) 2025/08/15 03:32:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:10 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:32:10 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:32:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/15 03:32:10 INFO : splitbananasplit: Copied (new) 2025/08/15 03:32:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/15 03:32:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/15 03:32:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/15 03:32:11 INFO : apple: Copied (new) 2025/08/15 03:32:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/15 03:32:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/15 03:32:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/15 03:32:11 INFO : banana: Copied (new) 2025/08/15 03:32:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/15 03:32:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/15 03:32:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/15 03:32:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/15 03:32:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/15 03:32:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/15 03:32:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/15 03:32:11 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/15 03:32:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/15 03:32:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/15 03:32:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/15 03:32:11 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/15 03:32:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/15 03:32:11 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/15 03:32:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/15 03:32:12 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/15 03:32:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/15 03:32:12 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/15 03:32:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/15 03:32:12 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/15 03:32:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/15 03:32:12 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/15 03:32:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/15 03:32:12 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/15 03:32:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/15 03:32:12 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/15 03:32:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/15 03:32:13 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/15 03:32:13 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/15 03:32:13 INFO : bananaSUFFIX: Deleted 2025/08/15 03:32:13 INFO : splitbananasplitSUFFIX: Deleted 2025/08/15 03:32:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/15 03:32:13 INFO : appleSUFFIX: Deleted 2025/08/15 03:32:13 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/15 03:32:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/15 03:32:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/15 03:32:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/15 03:32:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/15 03:32:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/15 03:32:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/15 03:32:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/15 03:32:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/15 03:32:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/15 03:32:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/15 03:32:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/15 03:32:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/15 03:32:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/15 03:32:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/15 03:32:13 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:13 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:32:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:14 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:32:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:32:29 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:30 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:32:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 03:32:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 03:32:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 03:32:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 03:32:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 03:32:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:30 DEBUG : apple: Unchanged skipping 2025/08/15 03:32:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:30 DEBUG : banana: Unchanged skipping 2025/08/15 03:32:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 03:32:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 03:32:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 03:32:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/15 03:32:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/15 03:32:30 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:32:30 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:32:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/15 03:32:30 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/15 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 03:32:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/15 03:32:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/15 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 03:32:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/15 03:32:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/15 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 03:32:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/15 03:32:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/15 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/15 03:32:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/15 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 03:32:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/15 03:32:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/15 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 03:32:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/15 03:32:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/15 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 03:32:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/15 03:32:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/15 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 03:32:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/15 03:32:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/15 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 03:32:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/15 03:32:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/15 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 03:32:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/15 03:32:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/15 03:32:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 03:32:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/15 03:32:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/15 03:32:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 03:32:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/15 03:32:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/15 03:32:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 03:32:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/15 03:32:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/15 03:32:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 03:32:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/15 03:32:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/15 03:32:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/15 03:32:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/15 03:32:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/15 03:32:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/15 03:32:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/15 03:32:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/15 03:32:32 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:33 INFO : dir1/0013-789;=.txt: Deleted 2025/08/15 03:32:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/15 03:32:33 INFO : dir1/0012-6789;.txt: Deleted 2025/08/15 03:32:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/15 03:32:33 INFO : dir1/0014-89;=.txt: Deleted 2025/08/15 03:32:33 INFO : dir1/0003-defghij.txt: Deleted 2025/08/15 03:32:33 INFO : dir1/0009-3456789.txt: Deleted 2025/08/15 03:32:33 INFO : dir1/0010-456789.txt: Deleted 2025/08/15 03:32:33 INFO : dir1/0011-56789;.txt: Deleted 2025/08/15 03:32:33 INFO : dir1/0015-9;=.txt: Deleted 2025/08/15 03:32:33 INFO : appleappleapplebanana: Deleted 2025/08/15 03:32:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/15 03:32:33 INFO : dir1/0007-1234567.txt: Deleted 2025/08/15 03:32:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/15 03:32:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/15 03:32:33 INFO : splitbananasplit: Deleted 2025/08/15 03:32:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/15 03:32:33 INFO : dir1/0008-2345678.txt: Deleted 2025/08/15 03:32:33 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:33 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : appleapple: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/15 03:32:33 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 03:32:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 03:32:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 03:32:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 03:32:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 03:32:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 03:32:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 03:32:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 03:32:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 03:32:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 03:32:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 03:32:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 03:32:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 03:32:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 03:32:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 03:32:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 03:32:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 03:32:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 03:32:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 03:32:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 03:32:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 03:32:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 03:32:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 03:32:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 03:32:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 03:32:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 03:32:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 03:32:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 03:32:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 03:32:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 03:32:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 03:32:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 03:32:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 03:32:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 03:32:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 03:32:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 03:32:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 03:32:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 03:32:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 03:32:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 03:32:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 03:32:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 03:32:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 03:32:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 03:32:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 03:32:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 03:32:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 03:32:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 03:32:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 03:32:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 03:32:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 03:32:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 03:32:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 03:32:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 03:32:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 03:32:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 03:32:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 03:32:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 03:32:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 03:32:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 03:32:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 03:32:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 03:32:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 03:32:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 03:32:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 03:32:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 03:32:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 03:32:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 03:32:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 03:32:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 03:32:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 03:32:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 03:32:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 03:32:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 03:32:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 03:32:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 03:32:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 03:32:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 03:32:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : apple: Unchanged skipping 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:32:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : banana: Unchanged skipping 2025/08/15 03:32:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:32:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 03:32:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 03:32:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 03:32:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 03:32:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 03:32:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/15 03:32:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/15 03:32:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/15 03:32:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/15 03:32:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/15 03:32:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/15 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/15 03:32:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/15 03:32:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/15 03:32:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/15 03:32:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/15 03:32:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/15 03:32:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/15 03:32:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/15 03:32:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/15 03:32:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/15 03:32:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:32:34 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:32:34 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:32:34 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:34 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:34 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : appleapple: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/15 03:32:34 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/15 03:32:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 03:32:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 03:32:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 03:32:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 03:32:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 03:32:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 03:32:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 03:32:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 03:32:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 03:32:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 03:32:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 03:32:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 03:32:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 03:32:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 03:32:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 03:32:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 03:32:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 03:32:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 03:32:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 03:32:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 03:32:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 03:32:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 03:32:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 03:32:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 03:32:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 03:32:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 03:32:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 03:32:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 03:32:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 03:32:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 03:32:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 03:32:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/15 03:32:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 03:32:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/15 03:32:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/15 03:32:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/15 03:32:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/15 03:32:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/15 03:32:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/15 03:32:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/15 03:32:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/15 03:32:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/15 03:32:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/15 03:32:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/15 03:32:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/15 03:32:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/15 03:32:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/15 03:32:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/15 03:32:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/15 03:32:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/15 03:32:35 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:32:50 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:51 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:32:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : apple: Unchanged skipping 2025/08/15 03:32:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:32:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : banana: Unchanged skipping 2025/08/15 03:32:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:32:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:32:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:32:51 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:32:51 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:51 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:52 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:32:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : apple: Unchanged skipping 2025/08/15 03:32:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:32:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : banana: Unchanged skipping 2025/08/15 03:32:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:32:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:32:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:32:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:32:52 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:32:52 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:52 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:53 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : Waiting for deletions to finish 2025/08/15 03:32:53 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:32:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:33:10 DEBUG : Waiting for deletions to finish 2025/08/15 03:33:10 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:33:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:10 DEBUG : apple: Unchanged skipping 2025/08/15 03:33:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:10 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:33:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:33:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:10 DEBUG : banana: Unchanged skipping 2025/08/15 03:33:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:33:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:33:11 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:33:11 DEBUG : Waiting for deletions to finish 2025/08/15 03:33:11 DEBUG : Waiting for deletions to finish 2025/08/15 03:33:11 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:33:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:33:11 DEBUG : apple: Unchanged skipping 2025/08/15 03:33:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : banana: Unchanged skipping 2025/08/15 03:33:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:33:12 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:33:12 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:33:12 DEBUG : Waiting for deletions to finish 2025/08/15 03:33:12 DEBUG : Waiting for deletions to finish 2025/08/15 03:33:12 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:33:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:33:27 DEBUG : Waiting for deletions to finish 2025/08/15 03:33:27 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:33:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:33:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : apple: Unchanged skipping 2025/08/15 03:33:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : banana: Unchanged skipping 2025/08/15 03:33:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:33:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:33:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:33:28 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:33:28 DEBUG : Waiting for deletions to finish 2025/08/15 03:33:28 DEBUG : Waiting for deletions to finish 2025/08/15 03:33:28 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:33:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : apple: Unchanged skipping 2025/08/15 03:33:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:33:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : banana: Unchanged skipping 2025/08/15 03:33:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:33:29 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:33:29 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:33:29 DEBUG : Waiting for deletions to finish 2025/08/15 03:33:29 DEBUG : Waiting for deletions to finish 2025/08/15 03:33:29 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:33:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:33:46 DEBUG : Waiting for deletions to finish 2025/08/15 03:33:46 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:33:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : apple: Unchanged skipping 2025/08/15 03:33:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:33:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : banana: Unchanged skipping 2025/08/15 03:33:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:33:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:33:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:33:47 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:33:47 DEBUG : Waiting for deletions to finish 2025/08/15 03:33:47 DEBUG : Waiting for deletions to finish 2025/08/15 03:33:47 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:33:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : apple: Unchanged skipping 2025/08/15 03:33:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:33:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : banana: Unchanged skipping 2025/08/15 03:33:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:33:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:33:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:33:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:33:48 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:33:48 DEBUG : Waiting for deletions to finish 2025/08/15 03:33:48 DEBUG : Waiting for deletions to finish 2025/08/15 03:33:48 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:33:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:34:05 DEBUG : Waiting for deletions to finish 2025/08/15 03:34:05 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:34:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : apple: Unchanged skipping 2025/08/15 03:34:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:34:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : banana: Unchanged skipping 2025/08/15 03:34:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:34:06 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:06 DEBUG : Waiting for deletions to finish 2025/08/15 03:34:06 DEBUG : Waiting for deletions to finish 2025/08/15 03:34:06 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:34:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : apple: Unchanged skipping 2025/08/15 03:34:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/15 03:34:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : banana: Unchanged skipping 2025/08/15 03:34:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/15 03:34:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/15 03:34:07 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:07 DEBUG : Waiting for deletions to finish 2025/08/15 03:34:07 DEBUG : Waiting for deletions to finish 2025/08/15 03:34:07 DEBUG : apple: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : banana: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/15 03:34:07 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (217.14s) --- PASS: TestTransform/NFC (18.74s) --- PASS: TestTransform/NFD (16.55s) --- PASS: TestTransform/base64 (20.29s) --- PASS: TestTransform/prefix (24.45s) --- PASS: TestTransform/suffix (23.64s) --- PASS: TestTransform/truncate (20.57s) --- PASS: TestTransform/encoder (18.72s) --- PASS: TestTransform/ISO-8859-1 (18.65s) --- PASS: TestTransform/charmap (17.66s) --- PASS: TestTransform/lowercase (18.78s) --- PASS: TestTransform/ascii (19.09s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:34:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/15 03:34:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/15 03:34:12 INFO : sub dir_somesuffix: Making directory 2025/08/15 03:34:12 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/15 03:34:12 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/15 03:34:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/15 03:34:12 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/15 03:34:12 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/15 03:34:12 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:12 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:13 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:13 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/15 03:34:13 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:34:14 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:14 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:14 INFO : tictactoe: Making directory 2025/08/15 03:34:14 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:14 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 03:34:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/15 03:34:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 03:34:14 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:14 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:15 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/15 03:34:15 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.70s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:34:16 INFO : toe: Making directory 2025/08/15 03:34:16 INFO : toe/toe: Making directory 2025/08/15 03:34:16 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/15 03:34:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/15 03:34:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/15 03:34:16 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:16 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/15 03:34:17 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.25s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:34:18 INFO : toe: Making directory 2025/08/15 03:34:18 INFO : toe/toe: Making directory 2025/08/15 03:34:18 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/15 03:34:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/15 03:34:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/15 03:34:18 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:18 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/15 03:34:19 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.11s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:34:20 DEBUG : empty_dir: Making directory with metadata 2025/08/15 03:34:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/15 03:34:20 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:20 INFO : tictacempty_dir: Making directory 2025/08/15 03:34:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:20 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:20 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:20 INFO : tictactoe: Making directory 2025/08/15 03:34:20 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:20 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 03:34:20 INFO : tictactoe/tictactoe: Making directory 2025/08/15 03:34:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 03:34:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/15 03:34:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/15 03:34:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/15 03:34:20 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:20 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/15 03:34:21 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.67s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:34:21 DEBUG : empty_dir: Making directory with metadata 2025/08/15 03:34:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/15 03:34:21 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:22 INFO : tictacempty_dir: Making directory 2025/08/15 03:34:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:22 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:22 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:22 INFO : tictactoe: Making directory 2025/08/15 03:34:22 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:22 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 03:34:22 INFO : tictactoe/tictactoe: Making directory 2025/08/15 03:34:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 03:34:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/15 03:34:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 03:34:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/15 03:34:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 03:34:22 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:22 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 03:34:23 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/15 03:34:23 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:23 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:23 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:23 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/15 03:34:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/15 03:34:23 NOTICE: B2 bucket rclone-test-xarabop0xage: 0 differences found 2025/08/15 03:34:23 NOTICE: B2 bucket rclone-test-xarabop0xage: 1 matching files --- PASS: TestAllTag (2.46s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:34:24 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:24 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:24 INFO : tictactoe: Making directory 2025/08/15 03:34:24 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:24 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 03:34:24 INFO : tictactoe/tictactoe: Making directory 2025/08/15 03:34:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 03:34:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/15 03:34:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/15 03:34:24 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/15 03:34:24 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/15 03:34:25 DEBUG : Waiting for deletions to finish 2025/08/15 03:34:26 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:26 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:26 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 03:34:26 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/15 03:34:26 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/15 03:34:26 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/15 03:34:26 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:26 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (3.21s) === RUN TestSyntax 2025/08/15 03:34:27 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:34:27 INFO : toe: Making directory 2025/08/15 03:34:27 INFO : toe/toe: Making directory 2025/08/15 03:34:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/15 03:34:27 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:27 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:28 INFO : toe/toe/toe: Copied (new) 2025/08/15 03:34:28 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.99s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:34:29 DEBUG : empty_dir: Making directory with metadata 2025/08/15 03:34:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/15 03:34:29 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:29 INFO : tictacempty_dir: Making directory 2025/08/15 03:34:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:29 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:29 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:29 INFO : tictactoe: Making directory 2025/08/15 03:34:29 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:29 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 03:34:29 INFO : tictactoe/tictactoe: Making directory 2025/08/15 03:34:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 03:34:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/15 03:34:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 03:34:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/15 03:34:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 03:34:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 03:34:29 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:29 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 03:34:30 INFO : toe/toe/toe.txt: Deleted 2025/08/15 03:34:30 INFO : toe/toe: Removing directory 2025/08/15 03:34:30 INFO : toe: Removing directory 2025/08/15 03:34:30 INFO : empty_dir: Removing directory 2025/08/15 03:34:30 DEBUG : Local file system at /tmp/rclone3304737289: 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-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:34:31 DEBUG : empty_dir: Making directory with metadata 2025/08/15 03:34:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/15 03:34:31 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:31 INFO : tictacempty_dir: Making directory 2025/08/15 03:34:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:31 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:31 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:31 INFO : tictactoe: Making directory 2025/08/15 03:34:31 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:31 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 03:34:31 INFO : tictactoe/tictactoe: Making directory 2025/08/15 03:34:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 03:34:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/15 03:34:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 03:34:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/15 03:34:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 03:34:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 03:34:31 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:31 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 03:34:32 INFO : toe/toe/toe.txt: Deleted 2025/08/15 03:34:32 INFO : toe/toe: Removing directory 2025/08/15 03:34:32 INFO : toe: Removing directory 2025/08/15 03:34:32 INFO : empty_dir: Removing directory 2025/08/15 03:34:32 DEBUG : Local file system at /tmp/rclone3304737289: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/15 03:34:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/15 03:34:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/15 03:34:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/15 03:34:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/15 03:34:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/15 03:34:33 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.54s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:34:34 DEBUG : Reset feature "Copy" 2025/08/15 03:34:34 DEBUG : Reset feature "Move" 2025/08/15 03:34:34 DEBUG : Reset feature "Copy" 2025/08/15 03:34:34 DEBUG : Reset feature "Move" 2025/08/15 03:34:34 DEBUG : empty_dir: Making directory with metadata 2025/08/15 03:34:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/15 03:34:34 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:35 INFO : tictacempty_dir: Making directory 2025/08/15 03:34:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/15 03:34:35 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:35 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:35 INFO : tictactoe: Making directory 2025/08/15 03:34:35 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:35 DEBUG : toe: transformed to: tictactoe 2025/08/15 03:34:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 03:34:35 INFO : tictactoe/tictactoe: Making directory 2025/08/15 03:34:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/15 03:34:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/15 03:34:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 03:34:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/15 03:34:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 03:34:35 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 03:34:35 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/15 03:34:35 INFO : toe/toe/toe.txt: Deleted 2025/08/15 03:34:35 INFO : toe/toe: Removing directory 2025/08/15 03:34:35 INFO : toe: Removing directory 2025/08/15 03:34:35 INFO : empty_dir: Removing directory 2025/08/15 03:34:35 DEBUG : Local file system at /tmp/rclone3304737289: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/15 03:34:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/15 03:34:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/15 03:34:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/15 03:34:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/15 03:34:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/15 03:34:37 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 (4.35s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:34:39 DEBUG : toe: transformed to: dG9l 2025/08/15 03:34:39 DEBUG : toe: transformed to: dG9l 2025/08/15 03:34:39 INFO : dG9l: Making directory 2025/08/15 03:34:39 DEBUG : toe: transformed to: dG9l 2025/08/15 03:34:39 DEBUG : toe: transformed to: dG9l 2025/08/15 03:34:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/15 03:34:39 INFO : dG9l/dG9l: Making directory 2025/08/15 03:34:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/15 03:34:39 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/15 03:34:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/15 03:34:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/15 03:34:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/15 03:34:39 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:39 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:39 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/15 03:34:39 DEBUG : Waiting for deletions to finish 2025/08/15 03:34:40 DEBUG : dG9l: transformed to: toe 2025/08/15 03:34:40 DEBUG : dG9l: transformed to: toe 2025/08/15 03:34:40 DEBUG : dG9l: transformed to: toe 2025/08/15 03:34:40 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/15 03:34:40 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/15 03:34:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/15 03:34:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/15 03:34:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/15 03:34:40 DEBUG : Local file system at /tmp/rclone3304737289: Waiting for checks to finish 2025/08/15 03:34:40 DEBUG : Local file system at /tmp/rclone3304737289: Waiting for transfers to finish 2025/08/15 03:34:40 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.53s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-xarabop0xage", Local "Local file system at /tmp/rclone3304737289", Modify Window "1ms" 2025/08/15 03:34:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 03:34:41 DEBUG : toe: transformed to: 2025/08/15 03:34:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 03:34:41 DEBUG : toe: transformed to: 2025/08/15 03:34:41 INFO : B2 bucket rclone-test-xarabop0xage: Making directory 2025/08/15 03:34:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 03:34:41 DEBUG : toe: transformed to: 2025/08/15 03:34:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 03:34:41 DEBUG : toe: transformed to: 2025/08/15 03:34:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 03:34:41 DEBUG : toe/toe: transformed to: 2025/08/15 03:34:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/15 03:34:41 INFO : toe/toe: Making directory 2025/08/15 03:34:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 03:34:41 DEBUG : toe/toe: transformed to: 2025/08/15 03:34:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/15 03:34:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 03:34:41 DEBUG : toe: transformed to: 2025/08/15 03:34:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/15 03:34:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/15 03:34:41 DEBUG : toe/toe/toe: transformed to: 2025/08/15 03:34:41 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/15 03:34:41 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for checks to finish 2025/08/15 03:34:41 DEBUG : B2 bucket rclone-test-xarabop0xage: Waiting for transfers to finish 2025/08/15 03:34:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/15 03:34:42 INFO : toe/toe/toe: Copied (new) 2025/08/15 03:34:42 ERROR : B2 bucket rclone-test-xarabop0xage: not deleting files as there were IO errors 2025/08/15 03:34:42 ERROR : B2 bucket rclone-test-xarabop0xage: not deleting directories as there were IO errors --- PASS: TestError (1.83s) PASS 2025/08/15 03:34:43 DEBUG : B2 bucket rclone-test-xarabop0xage: Purge remote 2025/08/15 03:34:43 INFO : B2 bucket rclone-test-xarabop0xage: cleaning bucket "rclone-test-xarabop0xage" of all files 2025/08/15 03:34:44 DEBUG : BackupDir/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e45_d20250815_m032809_c001_v7007000_t0000_u01755228489072") 2025/08/15 03:34:44 DEBUG : BackupDir/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f109c5bf1c5eacf90_d20250815_m032803_c001_v0001036_t0019_u01755228483485") 2025/08/15 03:34:44 DEBUG : CompareDest/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416fa9f85282074d_d20250815_m032743_c001_v7007000_t0000_u01755228463590") 2025/08/15 03:34:44 DEBUG : CompareDest/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e213_d20250815_m032737_c001_v0001105_t0029_u01755228457360") 2025/08/15 03:34:44 DEBUG : CompareDest/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416fa9f85282074e_d20250815_m032743_c001_v7007000_t0000_u01755228463775") 2025/08/15 03:34:44 DEBUG : CompareDest/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1156b222933f974b_d20250815_m032738_c001_v0001184_t0047_u01755228458834") 2025/08/15 03:34:44 DEBUG : CopyDest/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e47_d20250815_m032809_c001_v7007000_t0000_u01755228489257") 2025/08/15 03:34:44 DEBUG : CopyDest/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d4b8_d20250815_m032800_c001_v0001134_t0047_u01755228480432") 2025/08/15 03:34:44 DEBUG : CopyDest/three: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e4a_d20250815_m032809_c001_v7007000_t0000_u01755228489447") 2025/08/15 03:34:44 DEBUG : CopyDest/three: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1156b222933f9893_d20250815_m032806_c001_v0001184_t0004_u01755228486993") 2025/08/15 03:34:44 DEBUG : CopyDest/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e4c_d20250815_m032809_c001_v7007000_t0000_u01755228489632") 2025/08/15 03:34:45 DEBUG : CopyDest/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e255_d20250815_m032804_c001_v0001105_t0034_u01755228484812") 2025/08/15 03:34:45 DEBUG : EXISTING: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a49b_d20250815_m032932_c001_v7007000_t0000_u01755228572017") 2025/08/15 03:34:45 DEBUG : EXISTING: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d693_d20250815_m032930_c001_v0001134_t0054_u01755228570849") 2025/08/15 03:34:45 DEBUG : PREFIXapple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c454e9_d20250815_m033149_c001_v7007000_t0000_u01755228709657") 2025/08/15 03:34:45 DEBUG : PREFIXapple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c918_d20250815_m033143_c001_v0001116_t0023_u01755228703165") 2025/08/15 03:34:45 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40430b240b7d49f3_d20250815_m033149_c001_v7007000_t0000_u01755228709524") 2025/08/15 03:34:45 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16a5_d20250815_m033143_c001_v0001177_t0002_u01755228703152") 2025/08/15 03:34:45 DEBUG : PREFIXbanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e367649e4_d20250815_m033149_c001_v7007000_t0000_u01755228709666") 2025/08/15 03:34:45 DEBUG : PREFIXbanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b41c_d20250815_m033143_c001_v0001115_t0041_u01755228703185") 2025/08/15 03:34:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c336_d20250815_m033149_c001_v7007000_t0000_u01755228709675") 2025/08/15 03:34:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d9e2_d20250815_m033143_c001_v0001134_t0048_u01755228703174") 2025/08/15 03:34:45 DEBUG : Testêé: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a498_d20250815_m032928_c001_v7007000_t0000_u01755228568341") 2025/08/15 03:34:45 DEBUG : Testêé: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d679_d20250815_m032927_c001_v0001134_t0004_u01755228567547") 2025/08/15 03:34:45 DEBUG : Testêé: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d671_d20250815_m032926_c001_v0001134_t0056_u01755228566799") 2025/08/15 03:34:45 DEBUG : YXBwbGU=: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfd96_d20250815_m033126_c001_v7007000_t0000_u01755228686839") 2025/08/15 03:34:45 DEBUG : YXBwbGU=: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d96c_d20250815_m033121_c001_v0001134_t0046_u01755228681587") 2025/08/15 03:34:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfd9a_d20250815_m033127_c001_v7007000_t0000_u01755228687024") 2025/08/15 03:34:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b3f2_d20250815_m033122_c001_v0001115_t0050_u01755228682341") 2025/08/15 03:34:45 DEBUG : YmFuYW5h: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfd9e_d20250815_m033127_c001_v7007000_t0000_u01755228687212") 2025/08/15 03:34:45 DEBUG : YmFuYW5h: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8ec_d20250815_m033121_c001_v0001116_t0025_u01755228681579") 2025/08/15 03:34:46 DEBUG : a/potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6c9_d20250815_m032539_c001_v7007000_t0000_u01755228339488") 2025/08/15 03:34:46 DEBUG : a/potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d152_d20250815_m032538_c001_v0001134_t0041_u01755228338668") 2025/08/15 03:34:46 DEBUG : a/potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef5900_d20250815_m032536_c001_v7007000_t0000_u01755228336923") 2025/08/15 03:34:46 DEBUG : a/potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d144_d20250815_m032536_c001_v0001134_t0042_u01755228336000") 2025/08/15 03:34:46 DEBUG : a/potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0ce3_d20250815_m032516_c001_v7007000_t0000_u01755228316785") 2025/08/15 03:34:46 DEBUG : a/potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d0ae_d20250815_m032515_c001_v0001134_t0033_u01755228315766") 2025/08/15 03:34:46 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a70_d20250815_m033408_c001_v7007000_t0000_u01755228848303") 2025/08/15 03:34:46 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c194b_d20250815_m033402_c001_v0001177_t0058_u01755228842791") 2025/08/15 03:34:46 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd59d_d20250815_m033349_c001_v7007000_t0000_u01755228829251") 2025/08/15 03:34:46 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1915_d20250815_m033344_c001_v0001177_t0020_u01755228824185") 2025/08/15 03:34:46 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c03f_d20250815_m033330_c001_v7007000_t0000_u01755228810472") 2025/08/15 03:34:46 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c18c9_d20250815_m033326_c001_v0001177_t0041_u01755228806120") 2025/08/15 03:34:46 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a922_d20250815_m033312_c001_v7007000_t0000_u01755228792843") 2025/08/15 03:34:46 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1876_d20250815_m033308_c001_v0001177_t0053_u01755228788163") 2025/08/15 03:34:46 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f2d_d20250815_m033254_c001_v7007000_t0000_u01755228774201") 2025/08/15 03:34:46 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1824_d20250815_m033249_c001_v0001177_t0047_u01755228769048") 2025/08/15 03:34:46 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a887_d20250815_m033235_c001_v7007000_t0000_u01755228755490") 2025/08/15 03:34:46 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b499_d20250815_m033228_c001_v0001115_t0016_u01755228748245") 2025/08/15 03:34:46 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c6199_d20250815_m033214_c001_v7007000_t0000_u01755228734875") 2025/08/15 03:34:46 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c958_d20250815_m033210_c001_v0001116_t0052_u01755228730643") 2025/08/15 03:34:47 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40322871fe105c25_d20250815_m033209_c001_v7007000_t0000_u01755228729539") 2025/08/15 03:34:47 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c172b_d20250815_m033204_c001_v0001177_t0011_u01755228724346") 2025/08/15 03:34:47 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c33f_d20250815_m033151_c001_v7007000_t0000_u01755228711272") 2025/08/15 03:34:47 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da00_d20250815_m033147_c001_v0001134_t0056_u01755228707032") 2025/08/15 03:34:47 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e367649c0_d20250815_m033145_c001_v7007000_t0000_u01755228705551") 2025/08/15 03:34:47 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c169b_d20250815_m033140_c001_v0001177_t0050_u01755228700382") 2025/08/15 03:34:47 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40744f92fd508c5c_d20250815_m033124_c001_v7007000_t0000_u01755228684761") 2025/08/15 03:34:47 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d95a_d20250815_m033118_c001_v0001134_t0025_u01755228678661") 2025/08/15 03:34:47 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c1fa_d20250815_m033106_c001_v7007000_t0000_u01755228666480") 2025/08/15 03:34:47 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c15ed_d20250815_m033101_c001_v0001177_t0025_u01755228661910") 2025/08/15 03:34:47 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c45424_d20250815_m033049_c001_v7007000_t0000_u01755228649973") 2025/08/15 03:34:47 DEBUG : apple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c89a_d20250815_m033045_c001_v0001116_t0024_u01755228645053") 2025/08/15 03:34:47 DEBUG : appleSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40430b240b7d4a01_d20250815_m033213_c001_v7007000_t0000_u01755228733159") 2025/08/15 03:34:47 DEBUG : appleSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c94c_d20250815_m033207_c001_v0001116_t0016_u01755228727017") 2025/08/15 03:34:47 DEBUG : appleapple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a888_d20250815_m033235_c001_v7007000_t0000_u01755228755673") 2025/08/15 03:34:47 DEBUG : appleapple: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b49f_d20250815_m033230_c001_v0001115_t0017_u01755228750708") 2025/08/15 03:34:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a71_d20250815_m033408_c001_v7007000_t0000_u01755228848490") 2025/08/15 03:34:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822ca3a_d20250815_m033403_c001_v0001116_t0017_u01755228843490") 2025/08/15 03:34:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd59e_d20250815_m033349_c001_v7007000_t0000_u01755228829435") 2025/08/15 03:34:47 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822ca1c_d20250815_m033344_c001_v0001116_t0032_u01755228824816") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c040_d20250815_m033330_c001_v7007000_t0000_u01755228810657") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822ca00_d20250815_m033326_c001_v0001116_t0002_u01755228806697") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a923_d20250815_m033313_c001_v7007000_t0000_u01755228793031") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c9d1_d20250815_m033309_c001_v0001116_t0014_u01755228789011") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f2e_d20250815_m033254_c001_v7007000_t0000_u01755228774387") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c9b4_d20250815_m033249_c001_v0001116_t0025_u01755228769597") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b9aa_d20250815_m033233_c001_v7007000_t0000_u01755228753482") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722db02_d20250815_m033229_c001_v0001134_t0036_u01755228749096") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c619a_d20250815_m033215_c001_v7007000_t0000_u01755228735061") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c174a_d20250815_m033210_c001_v0001177_t0037_u01755228730621") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f1f_d20250815_m033209_c001_v7007000_t0000_u01755228729724") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c94a_d20250815_m033204_c001_v0001116_t0037_u01755228724897") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c340_d20250815_m033151_c001_v7007000_t0000_u01755228711456") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c924_d20250815_m033147_c001_v0001116_t0023_u01755228707023") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c32d_d20250815_m033146_c001_v7007000_t0000_u01755228706086") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d9d8_d20250815_m033141_c001_v0001134_t0046_u01755228701093") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41376fab2f23b676_d20250815_m033124_c001_v7007000_t0000_u01755228684769") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8ea_d20250815_m033119_c001_v0001116_t0042_u01755228679267") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c1fb_d20250815_m033106_c001_v7007000_t0000_u01755228666664") 2025/08/15 03:34:48 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d911_d20250815_m033102_c001_v0001134_t0041_u01755228662691") 2025/08/15 03:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c45425_d20250815_m033050_c001_v7007000_t0000_u01755228650171") 2025/08/15 03:34:49 DEBUG : appleappleapplebanana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c15ab_d20250815_m033045_c001_v0001177_t0044_u01755228645960") 2025/08/15 03:34:49 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416fa9f85282080f_d20250815_m033213_c001_v7007000_t0000_u01755228733167") 2025/08/15 03:34:49 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1730_d20250815_m033206_c001_v0001177_t0038_u01755228726994") 2025/08/15 03:34:49 DEBUG : b/potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6ca_d20250815_m032539_c001_v7007000_t0000_u01755228339679") 2025/08/15 03:34:49 DEBUG : b/potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d148_d20250815_m032537_c001_v0001134_t0031_u01755228337477") 2025/08/15 03:34:49 DEBUG : b/potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef58fe_d20250815_m032536_c001_v7007000_t0000_u01755228336353") 2025/08/15 03:34:49 DEBUG : b/potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d13e_d20250815_m032534_c001_v0001134_t0041_u01755228334891") 2025/08/15 03:34:49 DEBUG : b/potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0ce2_d20250815_m032516_c001_v7007000_t0000_u01755228316115") 2025/08/15 03:34:49 DEBUG : b/potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d09a_d20250815_m032514_c001_v0001134_t0031_u01755228314575") 2025/08/15 03:34:49 DEBUG : backup/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b777_d20250815_m032824_c001_v7007000_t0000_u01755228504910") 2025/08/15 03:34:49 DEBUG : backup/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f117be8e043b294f7_d20250815_m032822_c001_v0001182_t0052_u01755228502638") 2025/08/15 03:34:49 DEBUG : backup/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1058fe77e4708582_d20250815_m032818_c001_v0001176_t0049_u01755228498642") 2025/08/15 03:34:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd4d8_d20250815_m032850_c001_v7007000_t0000_u01755228530857") 2025/08/15 03:34:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef726d83c01dabbb9f880e1b_f117e0915c7430d63_d20250815_m032848_c001_v0001113_t0044_u01755228528527") 2025/08/15 03:34:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef726d83c01dabbb9f880e1b_f115caa4306df779f_d20250815_m032844_c001_v0001157_t0015_u01755228524490") 2025/08/15 03:34:49 DEBUG : backup/one.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4183e4d6b9233018_d20250815_m032837_c001_v7007000_t0000_u01755228517879") 2025/08/15 03:34:49 DEBUG : backup/one.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f109227e4185f98e6_d20250815_m032835_c001_v0001106_t0034_u01755228515591") 2025/08/15 03:34:49 DEBUG : backup/one.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f10955f05857e91c2_d20250815_m032831_c001_v0001100_t0044_u01755228511650") 2025/08/15 03:34:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd4d9_d20250815_m032851_c001_v7007000_t0000_u01755228531041") 2025/08/15 03:34:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f11440f313f576af1_d20250815_m032849_c001_v0001172_t0017_u01755228529849") 2025/08/15 03:34:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f103ac3819d5a5e1f_d20250815_m032846_c001_v0001042_t0054_u01755228525999") 2025/08/15 03:34:50 DEBUG : backup/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b778_d20250815_m032825_c001_v7007000_t0000_u01755228505134") 2025/08/15 03:34:50 DEBUG : backup/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1093497ec3a1edc4_d20250815_m032823_c001_v0001137_t0056_u01755228503843") 2025/08/15 03:34:50 DEBUG : backup/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f109c714e59d69a20_d20250815_m032820_c001_v0001098_t0030_u01755228500091") 2025/08/15 03:34:50 DEBUG : backup/three.txt.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4183e4d6b9233019_d20250815_m032838_c001_v7007000_t0000_u01755228518064") 2025/08/15 03:34:50 DEBUG : backup/three.txt.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1011c6bb18e6494b_d20250815_m032836_c001_v0001171_t0052_u01755228516973") 2025/08/15 03:34:50 DEBUG : backup/three.txt.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1146fe889b4224d8_d20250815_m032833_c001_v0001157_t0054_u01755228513284") 2025/08/15 03:34:50 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a72_d20250815_m033408_c001_v7007000_t0000_u01755228848676") 2025/08/15 03:34:50 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dcbb_d20250815_m033403_c001_v0001134_t0019_u01755228843003") 2025/08/15 03:34:50 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd59f_d20250815_m033349_c001_v7007000_t0000_u01755228829619") 2025/08/15 03:34:50 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dc3f_d20250815_m033344_c001_v0001134_t0047_u01755228824428") 2025/08/15 03:34:50 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c041_d20250815_m033330_c001_v7007000_t0000_u01755228810841") 2025/08/15 03:34:50 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dbdf_d20250815_m033326_c001_v0001134_t0003_u01755228806334") 2025/08/15 03:34:50 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a924_d20250815_m033313_c001_v7007000_t0000_u01755228793215") 2025/08/15 03:34:50 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722db95_d20250815_m033308_c001_v0001134_t0001_u01755228788388") 2025/08/15 03:34:50 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f2f_d20250815_m033254_c001_v7007000_t0000_u01755228774572") 2025/08/15 03:34:50 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722db47_d20250815_m033249_c001_v0001134_t0031_u01755228769262") 2025/08/15 03:34:50 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a889_d20250815_m033235_c001_v7007000_t0000_u01755228755858") 2025/08/15 03:34:50 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c17a8_d20250815_m033228_c001_v0001177_t0041_u01755228748883") 2025/08/15 03:34:51 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c619b_d20250815_m033215_c001_v7007000_t0000_u01755228735246") 2025/08/15 03:34:51 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b46b_d20250815_m033210_c001_v0001115_t0001_u01755228730645") 2025/08/15 03:34:51 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4157d5f4dff0d81e_d20250815_m033209_c001_v7007000_t0000_u01755228729336") 2025/08/15 03:34:51 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da60_d20250815_m033204_c001_v0001134_t0024_u01755228724556") 2025/08/15 03:34:51 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c341_d20250815_m033151_c001_v7007000_t0000_u01755228711641") 2025/08/15 03:34:51 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b422_d20250815_m033147_c001_v0001115_t0043_u01755228707053") 2025/08/15 03:34:51 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e367649c1_d20250815_m033145_c001_v7007000_t0000_u01755228705564") 2025/08/15 03:34:51 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c910_d20250815_m033140_c001_v0001116_t0011_u01755228700597") 2025/08/15 03:34:51 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef59a6_d20250815_m033124_c001_v7007000_t0000_u01755228684731") 2025/08/15 03:34:51 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c163d_d20250815_m033119_c001_v0001177_t0056_u01755228679043") 2025/08/15 03:34:51 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c1fc_d20250815_m033106_c001_v7007000_t0000_u01755228666850") 2025/08/15 03:34:51 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8c2_d20250815_m033102_c001_v0001116_t0045_u01755228662124") 2025/08/15 03:34:51 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c45426_d20250815_m033050_c001_v7007000_t0000_u01755228650369") 2025/08/15 03:34:51 DEBUG : banana: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d8c1_d20250815_m033045_c001_v0001134_t0018_u01755228645617") 2025/08/15 03:34:51 DEBUG : bananaSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40322871fe105c28_d20250815_m033213_c001_v7007000_t0000_u01755228733117") 2025/08/15 03:34:51 DEBUG : bananaSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da62_d20250815_m033207_c001_v0001134_t0032_u01755228727005") 2025/08/15 03:34:51 DEBUG : both0: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be1a_d20250815_m033014_c001_v7007000_t0000_u01755228614881") 2025/08/15 03:34:51 DEBUG : both0: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d763_d20250815_m032956_c001_v0001134_t0034_u01755228596775") 2025/08/15 03:34:51 DEBUG : both0: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5bb_d20250815_m032952_c001_v7007000_t0000_u01755228592440") 2025/08/15 03:34:51 DEBUG : both0: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d69b_d20250815_m032933_c001_v0001134_t0005_u01755228573928") 2025/08/15 03:34:52 DEBUG : both1: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be1b_d20250815_m033015_c001_v7007000_t0000_u01755228615068") 2025/08/15 03:34:52 DEBUG : both1: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d76b_d20250815_m032957_c001_v0001134_t0041_u01755228597400") 2025/08/15 03:34:52 DEBUG : both1: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5bc_d20250815_m032952_c001_v7007000_t0000_u01755228592696") 2025/08/15 03:34:52 DEBUG : both1: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6a1_d20250815_m032934_c001_v0001134_t0013_u01755228574959") 2025/08/15 03:34:52 DEBUG : both10: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be1c_d20250815_m033015_c001_v7007000_t0000_u01755228615253") 2025/08/15 03:34:52 DEBUG : both10: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7c1_d20250815_m033004_c001_v0001134_t0015_u01755228604240") 2025/08/15 03:34:52 DEBUG : both10: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5bd_d20250815_m032952_c001_v7007000_t0000_u01755228592880") 2025/08/15 03:34:52 DEBUG : both10: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6ef_d20250815_m032942_c001_v0001134_t0038_u01755228582477") 2025/08/15 03:34:52 DEBUG : both11: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be20_d20250815_m033015_c001_v7007000_t0000_u01755228615438") 2025/08/15 03:34:52 DEBUG : both11: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7c5_d20250815_m033004_c001_v0001134_t0030_u01755228604903") 2025/08/15 03:34:52 DEBUG : both11: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5bf_d20250815_m032953_c001_v7007000_t0000_u01755228593066") 2025/08/15 03:34:52 DEBUG : both11: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6f5_d20250815_m032943_c001_v0001134_t0038_u01755228583213") 2025/08/15 03:34:52 DEBUG : both12: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be21_d20250815_m033015_c001_v7007000_t0000_u01755228615625") 2025/08/15 03:34:52 DEBUG : both12: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7c9_d20250815_m033005_c001_v0001134_t0003_u01755228605542") 2025/08/15 03:34:52 DEBUG : both12: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5c0_d20250815_m032953_c001_v7007000_t0000_u01755228593250") 2025/08/15 03:34:52 DEBUG : both12: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6ff_d20250815_m032943_c001_v0001134_t0021_u01755228583878") 2025/08/15 03:34:52 DEBUG : both13: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be22_d20250815_m033015_c001_v7007000_t0000_u01755228615814") 2025/08/15 03:34:52 DEBUG : both13: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7d5_d20250815_m033006_c001_v0001134_t0017_u01755228606568") 2025/08/15 03:34:52 DEBUG : both13: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5c1_d20250815_m032953_c001_v7007000_t0000_u01755228593435") 2025/08/15 03:34:52 DEBUG : both13: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d707_d20250815_m032944_c001_v0001134_t0045_u01755228584482") 2025/08/15 03:34:53 DEBUG : both14: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be23_d20250815_m033015_c001_v7007000_t0000_u01755228615999") 2025/08/15 03:34:53 DEBUG : both14: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7df_d20250815_m033007_c001_v0001134_t0021_u01755228607538") 2025/08/15 03:34:53 DEBUG : both14: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5c3_d20250815_m032953_c001_v7007000_t0000_u01755228593619") 2025/08/15 03:34:53 DEBUG : both14: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d711_d20250815_m032945_c001_v0001134_t0059_u01755228585242") 2025/08/15 03:34:53 DEBUG : both15: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be24_d20250815_m033016_c001_v7007000_t0000_u01755228616184") 2025/08/15 03:34:53 DEBUG : both15: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7e5_d20250815_m033008_c001_v0001134_t0023_u01755228608225") 2025/08/15 03:34:53 DEBUG : both15: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5c4_d20250815_m032953_c001_v7007000_t0000_u01755228593803") 2025/08/15 03:34:53 DEBUG : both15: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d71d_d20250815_m032946_c001_v0001134_t0044_u01755228586275") 2025/08/15 03:34:53 DEBUG : both16: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be25_d20250815_m033016_c001_v7007000_t0000_u01755228616368") 2025/08/15 03:34:53 DEBUG : both16: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7f1_d20250815_m033009_c001_v0001134_t0016_u01755228609049") 2025/08/15 03:34:53 DEBUG : both16: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5c5_d20250815_m032953_c001_v7007000_t0000_u01755228593987") 2025/08/15 03:34:53 DEBUG : both16: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d723_d20250815_m032946_c001_v0001134_t0031_u01755228586907") 2025/08/15 03:34:53 DEBUG : both17: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be26_d20250815_m033016_c001_v7007000_t0000_u01755228616552") 2025/08/15 03:34:53 DEBUG : both17: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7f9_d20250815_m033009_c001_v0001134_t0029_u01755228609783") 2025/08/15 03:34:53 DEBUG : both17: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5c6_d20250815_m032954_c001_v7007000_t0000_u01755228594172") 2025/08/15 03:34:53 DEBUG : both17: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d729_d20250815_m032947_c001_v0001134_t0027_u01755228587607") 2025/08/15 03:34:53 DEBUG : both18: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be27_d20250815_m033016_c001_v7007000_t0000_u01755228616739") 2025/08/15 03:34:53 DEBUG : both18: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d801_d20250815_m033010_c001_v0001134_t0003_u01755228610472") 2025/08/15 03:34:53 DEBUG : both18: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5c7_d20250815_m032954_c001_v7007000_t0000_u01755228594359") 2025/08/15 03:34:53 DEBUG : both18: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d72d_d20250815_m032948_c001_v0001134_t0010_u01755228588370") 2025/08/15 03:34:54 DEBUG : both19: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be28_d20250815_m033016_c001_v7007000_t0000_u01755228616923") 2025/08/15 03:34:54 DEBUG : both19: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d809_d20250815_m033011_c001_v0001134_t0025_u01755228611272") 2025/08/15 03:34:54 DEBUG : both19: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5c8_d20250815_m032954_c001_v7007000_t0000_u01755228594543") 2025/08/15 03:34:54 DEBUG : both19: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d731_d20250815_m032948_c001_v0001134_t0028_u01755228588986") 2025/08/15 03:34:54 DEBUG : both2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be29_d20250815_m033017_c001_v7007000_t0000_u01755228617108") 2025/08/15 03:34:54 DEBUG : both2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d777_d20250815_m032957_c001_v0001134_t0031_u01755228597996") 2025/08/15 03:34:54 DEBUG : both2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5c9_d20250815_m032954_c001_v7007000_t0000_u01755228594727") 2025/08/15 03:34:54 DEBUG : both2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6ab_d20250815_m032935_c001_v0001134_t0059_u01755228575784") 2025/08/15 03:34:54 DEBUG : both3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be2a_d20250815_m033017_c001_v7007000_t0000_u01755228617291") 2025/08/15 03:34:54 DEBUG : both3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d781_d20250815_m032958_c001_v0001134_t0023_u01755228598649") 2025/08/15 03:34:54 DEBUG : both3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5ca_d20250815_m032954_c001_v7007000_t0000_u01755228594911") 2025/08/15 03:34:54 DEBUG : both3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6b3_d20250815_m032936_c001_v0001134_t0058_u01755228576847") 2025/08/15 03:34:54 DEBUG : both4: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be2b_d20250815_m033017_c001_v7007000_t0000_u01755228617477") 2025/08/15 03:34:54 DEBUG : both4: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d78d_d20250815_m032959_c001_v0001134_t0003_u01755228599297") 2025/08/15 03:34:54 DEBUG : both4: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5cb_d20250815_m032955_c001_v7007000_t0000_u01755228595099") 2025/08/15 03:34:54 DEBUG : both4: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6bb_d20250815_m032937_c001_v0001134_t0032_u01755228577851") 2025/08/15 03:34:54 DEBUG : both5: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be2c_d20250815_m033017_c001_v7007000_t0000_u01755228617662") 2025/08/15 03:34:54 DEBUG : both5: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d797_d20250815_m033000_c001_v0001134_t0009_u01755228600055") 2025/08/15 03:34:54 DEBUG : both5: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5cd_d20250815_m032955_c001_v7007000_t0000_u01755228595283") 2025/08/15 03:34:54 DEBUG : both5: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6c7_d20250815_m032938_c001_v0001134_t0013_u01755228578737") 2025/08/15 03:34:55 DEBUG : both6: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be2d_d20250815_m033017_c001_v7007000_t0000_u01755228617846") 2025/08/15 03:34:55 DEBUG : both6: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7a1_d20250815_m033001_c001_v0001134_t0036_u01755228601025") 2025/08/15 03:34:55 DEBUG : both6: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5ce_d20250815_m032955_c001_v7007000_t0000_u01755228595468") 2025/08/15 03:34:55 DEBUG : both6: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6cf_d20250815_m032939_c001_v0001134_t0018_u01755228579401") 2025/08/15 03:34:55 DEBUG : both7: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be30_d20250815_m033018_c001_v7007000_t0000_u01755228618036") 2025/08/15 03:34:55 DEBUG : both7: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7ad_d20250815_m033001_c001_v0001134_t0005_u01755228601763") 2025/08/15 03:34:55 DEBUG : both7: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5cf_d20250815_m032955_c001_v7007000_t0000_u01755228595652") 2025/08/15 03:34:55 DEBUG : both7: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6d7_d20250815_m032940_c001_v0001134_t0048_u01755228580081") 2025/08/15 03:34:55 DEBUG : both8: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be31_d20250815_m033018_c001_v7007000_t0000_u01755228618223") 2025/08/15 03:34:55 DEBUG : both8: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7b7_d20250815_m033002_c001_v0001134_t0037_u01755228602699") 2025/08/15 03:34:55 DEBUG : both8: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5d0_d20250815_m032955_c001_v7007000_t0000_u01755228595837") 2025/08/15 03:34:55 DEBUG : both8: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6dd_d20250815_m032940_c001_v0001134_t0048_u01755228580997") 2025/08/15 03:34:55 DEBUG : both9: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be32_d20250815_m033018_c001_v7007000_t0000_u01755228618409") 2025/08/15 03:34:55 DEBUG : both9: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7bb_d20250815_m033003_c001_v0001134_t0047_u01755228603610") 2025/08/15 03:34:55 DEBUG : both9: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5d1_d20250815_m032956_c001_v7007000_t0000_u01755228596022") 2025/08/15 03:34:55 DEBUG : both9: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6e7_d20250815_m032941_c001_v0001134_t0027_u01755228581810") 2025/08/15 03:34:55 DEBUG : c/non empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6cb_d20250815_m032539_c001_v7007000_t0000_u01755228339864") 2025/08/15 03:34:55 DEBUG : c/non empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d14e_d20250815_m032537_c001_v0001134_t0043_u01755228337954") 2025/08/15 03:34:55 DEBUG : c/non empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef5901_d20250815_m032537_c001_v7007000_t0000_u01755228337108") 2025/08/15 03:34:55 DEBUG : c/non empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d140_d20250815_m032535_c001_v0001134_t0057_u01755228335205") 2025/08/15 03:34:56 DEBUG : c/non empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0ce4_d20250815_m032516_c001_v7007000_t0000_u01755228316970") 2025/08/15 03:34:56 DEBUG : c/non empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d0a0_d20250815_m032514_c001_v0001134_t0055_u01755228314855") 2025/08/15 03:34:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfda2_d20250815_m033127_c001_v7007000_t0000_u01755228687396") 2025/08/15 03:34:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1647_d20250815_m033121_c001_v0001177_t0053_u01755228681566") 2025/08/15 03:34:56 DEBUG : check sum: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0cd9_d20250815_m032507_c001_v7007000_t0000_u01755228307208") 2025/08/15 03:34:56 DEBUG : check sum: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d04c_d20250815_m032505_c001_v0001134_t0053_u01755228305969") 2025/08/15 03:34:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f895_d20250815_m033441_c001_v7007000_t0000_u01755228881365") 2025/08/15 03:34:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c19d9_d20250815_m033439_c001_v0001177_t0046_u01755228879816") 2025/08/15 03:34:56 DEBUG : dest/3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e32_d20250815_m032752_c001_v7007000_t0000_u01755228472816") 2025/08/15 03:34:56 DEBUG : dest/3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405031f29be19fb9_d20250815_m032751_c001_v0001116_t0035_u01755228471665") 2025/08/15 03:34:56 DEBUG : dir1/0000-abcde: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a88a_d20250815_m033236_c001_v7007000_t0000_u01755228756052") 2025/08/15 03:34:56 DEBUG : dir1/0000-abcde: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722db0c_d20250815_m033230_c001_v0001134_t0057_u01755228750936") 2025/08/15 03:34:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a73_d20250815_m033408_c001_v7007000_t0000_u01755228848861") 2025/08/15 03:34:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c192b_d20250815_m033353_c001_v0001177_t0048_u01755228833996") 2025/08/15 03:34:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5a0_d20250815_m033349_c001_v7007000_t0000_u01755228829804") 2025/08/15 03:34:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c18fb_d20250815_m033335_c001_v0001177_t0036_u01755228815218") 2025/08/15 03:34:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c042_d20250815_m033331_c001_v7007000_t0000_u01755228811027") 2025/08/15 03:34:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c18a9_d20250815_m033317_c001_v0001177_t0016_u01755228797567") 2025/08/15 03:34:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a925_d20250815_m033313_c001_v7007000_t0000_u01755228793401") 2025/08/15 03:34:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c184c_d20250815_m033258_c001_v0001177_t0039_u01755228778915") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f30_d20250815_m033254_c001_v7007000_t0000_u01755228774756") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c17f2_d20250815_m033240_c001_v0001177_t0021_u01755228760192") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61b9_d20250815_m033233_c001_v7007000_t0000_u01755228753488") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b483_d20250815_m033219_c001_v0001115_t0026_u01755228739628") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c619c_d20250815_m033215_c001_v7007000_t0000_u01755228735432") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c174c_d20250815_m033210_c001_v0001177_t0046_u01755228730846") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef5a72_d20250815_m033209_c001_v7007000_t0000_u01755228729546") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1709_d20250815_m033155_c001_v0001177_t0029_u01755228715987") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c342_d20250815_m033151_c001_v7007000_t0000_u01755228711827") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16c9_d20250815_m033147_c001_v0001177_t0047_u01755228707258") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c322_d20250815_m033145_c001_v7007000_t0000_u01755228705907") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c167b_d20250815_m033131_c001_v0001177_t0056_u01755228691543") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a7d3_d20250815_m033124_c001_v7007000_t0000_u01755228684963") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8d0_d20250815_m033111_c001_v0001116_t0024_u01755228671247") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c1fd_d20250815_m033107_c001_v7007000_t0000_u01755228667034") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d8e3_d20250815_m033054_c001_v0001134_t0057_u01755228654689") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c45428_d20250815_m033050_c001_v7007000_t0000_u01755228650553") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1585_d20250815_m033035_c001_v0001177_t0017_u01755228635952") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40322871fe105c2a_d20250815_m033213_c001_v7007000_t0000_u01755228733493") 2025/08/15 03:34:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1732_d20250815_m033207_c001_v0001177_t0023_u01755228727218") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a88b_d20250815_m033236_c001_v7007000_t0000_u01755228756237") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c984_d20250815_m033230_c001_v0001116_t0051_u01755228750928") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a74_d20250815_m033409_c001_v7007000_t0000_u01755228849047") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dc8b_d20250815_m033354_c001_v0001134_t0029_u01755228834590") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5a1_d20250815_m033349_c001_v7007000_t0000_u01755228829989") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dc0d_d20250815_m033335_c001_v0001134_t0052_u01755228815798") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c043_d20250815_m033331_c001_v7007000_t0000_u01755228811213") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dbc3_d20250815_m033318_c001_v0001134_t0030_u01755228798180") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a926_d20250815_m033313_c001_v7007000_t0000_u01755228793586") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722db71_d20250815_m033259_c001_v0001134_t0001_u01755228779500") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f31_d20250815_m033254_c001_v7007000_t0000_u01755228774941") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722db35_d20250815_m033240_c001_v0001134_t0057_u01755228760766") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61b7_d20250815_m033233_c001_v7007000_t0000_u01755228753118") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c177c_d20250815_m033220_c001_v0001177_t0017_u01755228740493") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c619d_d20250815_m033215_c001_v7007000_t0000_u01755228735616") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da82_d20250815_m033211_c001_v0001134_t0012_u01755228731020") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f415bcd0266f32864_d20250815_m033209_c001_v7007000_t0000_u01755228729543") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da34_d20250815_m033156_c001_v0001134_t0044_u01755228716566") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c343_d20250815_m033152_c001_v7007000_t0000_u01755228712036") 2025/08/15 03:34:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da02_d20250815_m033147_c001_v0001134_t0018_u01755228707490") 2025/08/15 03:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c32e_d20250815_m033146_c001_v7007000_t0000_u01755228706096") 2025/08/15 03:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c900_d20250815_m033132_c001_v0001116_t0025_u01755228692126") 2025/08/15 03:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e36764975_d20250815_m033124_c001_v7007000_t0000_u01755228684972") 2025/08/15 03:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d92e_d20250815_m033112_c001_v0001134_t0009_u01755228672169") 2025/08/15 03:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c1fe_d20250815_m033107_c001_v7007000_t0000_u01755228667219") 2025/08/15 03:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c15cb_d20250815_m033055_c001_v0001177_t0023_u01755228655649") 2025/08/15 03:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c45429_d20250815_m033050_c001_v7007000_t0000_u01755228650738") 2025/08/15 03:34:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c880_d20250815_m033036_c001_v0001116_t0015_u01755228636535") 2025/08/15 03:34:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b911_d20250815_m033213_c001_v7007000_t0000_u01755228733188") 2025/08/15 03:34:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da68_d20250815_m033207_c001_v0001134_t0001_u01755228727329") 2025/08/15 03:34:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a88c_d20250815_m033236_c001_v7007000_t0000_u01755228756420") 2025/08/15 03:34:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c17b6_d20250815_m033231_c001_v0001177_t0012_u01755228751065") 2025/08/15 03:34:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a75_d20250815_m033409_c001_v7007000_t0000_u01755228849234") 2025/08/15 03:34:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822ca2c_d20250815_m033355_c001_v0001116_t0002_u01755228835263") 2025/08/15 03:34:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5a2_d20250815_m033350_c001_v7007000_t0000_u01755228830173") 2025/08/15 03:34:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822ca10_d20250815_m033336_c001_v0001116_t0023_u01755228816602") 2025/08/15 03:34:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c044_d20250815_m033331_c001_v7007000_t0000_u01755228811397") 2025/08/15 03:34:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c9e4_d20250815_m033318_c001_v0001116_t0003_u01755228798970") 2025/08/15 03:34:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a927_d20250815_m033313_c001_v7007000_t0000_u01755228793774") 2025/08/15 03:34:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c9c0_d20250815_m033300_c001_v0001116_t0025_u01755228780475") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f32_d20250815_m033255_c001_v7007000_t0000_u01755228775126") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c99c_d20250815_m033241_c001_v0001116_t0022_u01755228761578") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405a964bbc7c6e98_d20250815_m033233_c001_v7007000_t0000_u01755228753530") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dab5_d20250815_m033221_c001_v0001134_t0054_u01755228741081") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c619e_d20250815_m033215_c001_v7007000_t0000_u01755228735802") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c174e_d20250815_m033211_c001_v0001177_t0026_u01755228731075") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416fa9f852820809_d20250815_m033209_c001_v7007000_t0000_u01755228729306") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c936_d20250815_m033157_c001_v0001116_t0020_u01755228717220") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c344_d20250815_m033152_c001_v7007000_t0000_u01755228712222") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16cd_d20250815_m033147_c001_v0001177_t0000_u01755228707479") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c313_d20250815_m033145_c001_v7007000_t0000_u01755228705716") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d9b2_d20250815_m033133_c001_v0001134_t0059_u01755228693351") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e36764971_d20250815_m033124_c001_v7007000_t0000_u01755228684788") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1625_d20250815_m033112_c001_v0001177_t0040_u01755228672990") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c1ff_d20250815_m033107_c001_v7007000_t0000_u01755228667497") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8b6_d20250815_m033056_c001_v0001116_t0048_u01755228656248") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c4542a_d20250815_m033050_c001_v7007000_t0000_u01755228650922") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d893_d20250815_m033037_c001_v0001134_t0021_u01755228637352") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416fa9f85282080e_d20250815_m033213_c001_v7007000_t0000_u01755228733136") 2025/08/15 03:35:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1734_d20250815_m033207_c001_v0001177_t0020_u01755228727427") 2025/08/15 03:35:00 DEBUG : dir1/0003-defgh: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a88d_d20250815_m033236_c001_v7007000_t0000_u01755228756605") 2025/08/15 03:35:01 DEBUG : dir1/0003-defgh: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b4a1_d20250815_m033231_c001_v0001115_t0000_u01755228751223") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a76_d20250815_m033409_c001_v7007000_t0000_u01755228849420") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b569_d20250815_m033356_c001_v0001115_t0032_u01755228836710") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5a4_d20250815_m033350_c001_v7007000_t0000_u01755228830373") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b53f_d20250815_m033337_c001_v0001115_t0035_u01755228817597") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c045_d20250815_m033331_c001_v7007000_t0000_u01755228811593") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b50d_d20250815_m033319_c001_v0001115_t0017_u01755228799924") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a929_d20250815_m033313_c001_v7007000_t0000_u01755228793959") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b4e3_d20250815_m033301_c001_v0001115_t0045_u01755228781557") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f34_d20250815_m033255_c001_v7007000_t0000_u01755228775311") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b4c1_d20250815_m033242_c001_v0001115_t0019_u01755228762540") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a884_d20250815_m033233_c001_v7007000_t0000_u01755228753298") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c96c_d20250815_m033221_c001_v0001116_t0021_u01755228741832") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61a0_d20250815_m033215_c001_v7007000_t0000_u01755228735987") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c95a_d20250815_m033211_c001_v0001116_t0041_u01755228731211") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40322871fe105c24_d20250815_m033209_c001_v7007000_t0000_u01755228729355") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b441_d20250815_m033158_c001_v0001115_t0002_u01755228718136") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c345_d20250815_m033152_c001_v7007000_t0000_u01755228712409") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b424_d20250815_m033147_c001_v0001115_t0039_u01755228707666") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e367649c6_d20250815_m033146_c001_v7007000_t0000_u01755228706109") 2025/08/15 03:35:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b408_d20250815_m033134_c001_v0001115_t0059_u01755228694192") 2025/08/15 03:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41376fab2f23b677_d20250815_m033124_c001_v7007000_t0000_u01755228684982") 2025/08/15 03:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8d2_d20250815_m033113_c001_v0001116_t0028_u01755228673213") 2025/08/15 03:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c200_d20250815_m033107_c001_v7007000_t0000_u01755228667681") 2025/08/15 03:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d8ed_d20250815_m033056_c001_v0001134_t0004_u01755228656730") 2025/08/15 03:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c4542b_d20250815_m033051_c001_v7007000_t0000_u01755228651107") 2025/08/15 03:35:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1595_d20250815_m033039_c001_v0001177_t0046_u01755228639708") 2025/08/15 03:35:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416fa9f852820810_d20250815_m033213_c001_v7007000_t0000_u01755228733355") 2025/08/15 03:35:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c950_d20250815_m033207_c001_v0001116_t0027_u01755228727607") 2025/08/15 03:35:02 DEBUG : dir1/0004-efghi: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a88e_d20250815_m033236_c001_v7007000_t0000_u01755228756790") 2025/08/15 03:35:02 DEBUG : dir1/0004-efghi: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c17b8_d20250815_m033231_c001_v0001177_t0013_u01755228751276") 2025/08/15 03:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a77_d20250815_m033409_c001_v7007000_t0000_u01755228849639") 2025/08/15 03:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1937_d20250815_m033357_c001_v0001177_t0014_u01755228837188") 2025/08/15 03:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5a5_d20250815_m033350_c001_v7007000_t0000_u01755228830559") 2025/08/15 03:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1903_d20250815_m033338_c001_v0001177_t0016_u01755228818051") 2025/08/15 03:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c047_d20250815_m033331_c001_v7007000_t0000_u01755228811780") 2025/08/15 03:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c18b7_d20250815_m033320_c001_v0001177_t0021_u01755228800433") 2025/08/15 03:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a92a_d20250815_m033314_c001_v7007000_t0000_u01755228794144") 2025/08/15 03:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1858_d20250815_m033302_c001_v0001177_t0010_u01755228782098") 2025/08/15 03:35:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f35_d20250815_m033255_c001_v7007000_t0000_u01755228775499") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1806_d20250815_m033243_c001_v0001177_t0031_u01755228763058") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1bf77_d20250815_m033233_c001_v7007000_t0000_u01755228753528") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b48b_d20250815_m033222_c001_v0001115_t0000_u01755228742591") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61a1_d20250815_m033216_c001_v7007000_t0000_u01755228736172") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1754_d20250815_m033211_c001_v0001177_t0050_u01755228731309") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f415bcd0266f32863_d20250815_m033209_c001_v7007000_t0000_u01755228729358") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1717_d20250815_m033158_c001_v0001177_t0000_u01755228718711") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c346_d20250815_m033152_c001_v7007000_t0000_u01755228712593") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c926_d20250815_m033147_c001_v0001116_t0027_u01755228707695") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c314_d20250815_m033145_c001_v7007000_t0000_u01755228705723") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1683_d20250815_m033134_c001_v0001177_t0007_u01755228694678") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfd6f_d20250815_m033124_c001_v7007000_t0000_u01755228684799") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d936_d20250815_m033113_c001_v0001134_t0001_u01755228673863") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c202_d20250815_m033107_c001_v7007000_t0000_u01755228667866") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c15d3_d20250815_m033057_c001_v0001177_t0048_u01755228657165") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c4542c_d20250815_m033051_c001_v7007000_t0000_u01755228651293") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c886_d20250815_m033039_c001_v0001116_t0012_u01755228639924") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b912_d20250815_m033213_c001_v7007000_t0000_u01755228733371") 2025/08/15 03:35:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1736_d20250815_m033207_c001_v0001177_t0014_u01755228727667") 2025/08/15 03:35:03 DEBUG : dir1/0005-fghij: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a88f_d20250815_m033236_c001_v7007000_t0000_u01755228756975") 2025/08/15 03:35:03 DEBUG : dir1/0005-fghij: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722db10_d20250815_m033231_c001_v0001134_t0002_u01755228751331") 2025/08/15 03:35:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a78_d20250815_m033409_c001_v7007000_t0000_u01755228849825") 2025/08/15 03:35:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dc99_d20250815_m033357_c001_v0001134_t0059_u01755228837417") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5a6_d20250815_m033350_c001_v7007000_t0000_u01755228830744") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dc1b_d20250815_m033338_c001_v0001134_t0048_u01755228818268") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c048_d20250815_m033331_c001_v7007000_t0000_u01755228811964") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dbcb_d20250815_m033320_c001_v0001134_t0004_u01755228800650") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a92b_d20250815_m033314_c001_v7007000_t0000_u01755228794327") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722db81_d20250815_m033302_c001_v0001134_t0034_u01755228782321") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f37_d20250815_m033255_c001_v7007000_t0000_u01755228775685") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722db3b_d20250815_m033243_c001_v0001134_t0010_u01755228763270") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4fc1_d20250815_m033233_c001_v7007000_t0000_u01755228753645") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1784_d20250815_m033223_c001_v0001177_t0017_u01755228743276") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61a2_d20250815_m033216_c001_v7007000_t0000_u01755228736426") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b46d_d20250815_m033211_c001_v0001115_t0053_u01755228731354") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126d4f_d20250815_m033209_c001_v7007000_t0000_u01755228729561") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da46_d20250815_m033158_c001_v0001134_t0009_u01755228718928") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c347_d20250815_m033152_c001_v7007000_t0000_u01755228712778") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16d3_d20250815_m033147_c001_v0001177_t0040_u01755228707703") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c306_d20250815_m033145_c001_v7007000_t0000_u01755228705539") 2025/08/15 03:35:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c904_d20250815_m033134_c001_v0001116_t0011_u01755228694966") 2025/08/15 03:35:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41958dc2687cde66_d20250815_m033124_c001_v7007000_t0000_u01755228684738") 2025/08/15 03:35:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1629_d20250815_m033114_c001_v0001177_t0007_u01755228674287") 2025/08/15 03:35:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c203_d20250815_m033108_c001_v7007000_t0000_u01755228668052") 2025/08/15 03:35:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8b8_d20250815_m033057_c001_v0001116_t0055_u01755228657387") 2025/08/15 03:35:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c4542d_d20250815_m033051_c001_v7007000_t0000_u01755228651480") 2025/08/15 03:35:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d8a5_d20250815_m033040_c001_v0001134_t0021_u01755228640452") 2025/08/15 03:35:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f22_d20250815_m033213_c001_v7007000_t0000_u01755228733296") 2025/08/15 03:35:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da6a_d20250815_m033207_c001_v0001134_t0029_u01755228727752") 2025/08/15 03:35:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a890_d20250815_m033237_c001_v7007000_t0000_u01755228757159") 2025/08/15 03:35:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c988_d20250815_m033231_c001_v0001116_t0048_u01755228751450") 2025/08/15 03:35:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a79_d20250815_m033410_c001_v7007000_t0000_u01755228850012") 2025/08/15 03:35:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822ca2e_d20250815_m033357_c001_v0001116_t0010_u01755228837941") 2025/08/15 03:35:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5a7_d20250815_m033350_c001_v7007000_t0000_u01755228830930") 2025/08/15 03:35:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822ca12_d20250815_m033338_c001_v0001116_t0020_u01755228818606") 2025/08/15 03:35:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c049_d20250815_m033332_c001_v7007000_t0000_u01755228812148") 2025/08/15 03:35:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c9ea_d20250815_m033321_c001_v0001116_t0024_u01755228801110") 2025/08/15 03:35:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a92c_d20250815_m033314_c001_v7007000_t0000_u01755228794512") 2025/08/15 03:35:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c9c2_d20250815_m033302_c001_v0001116_t0000_u01755228782619") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f38_d20250815_m033255_c001_v7007000_t0000_u01755228775870") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c9a2_d20250815_m033243_c001_v0001116_t0003_u01755228763537") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b9a4_d20250815_m033233_c001_v7007000_t0000_u01755228753110") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dac9_d20250815_m033223_c001_v0001134_t0040_u01755228743489") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61a3_d20250815_m033216_c001_v7007000_t0000_u01755228736614") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1756_d20250815_m033211_c001_v0001177_t0002_u01755228731519") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416fa9f85282080a_d20250815_m033209_c001_v7007000_t0000_u01755228729493") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c93a_d20250815_m033159_c001_v0001116_t0047_u01755228719359") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c348_d20250815_m033152_c001_v7007000_t0000_u01755228712964") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da04_d20250815_m033147_c001_v0001134_t0005_u01755228707869") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e367649c2_d20250815_m033145_c001_v7007000_t0000_u01755228705735") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d9b6_d20250815_m033135_c001_v0001134_t0006_u01755228695553") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41958dc2687cde67_d20250815_m033124_c001_v7007000_t0000_u01755228684925") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8dc_d20250815_m033114_c001_v0001116_t0006_u01755228674605") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c204_d20250815_m033108_c001_v7007000_t0000_u01755228668236") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d8f3_d20250815_m033057_c001_v0001134_t0053_u01755228657998") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c4542e_d20250815_m033051_c001_v7007000_t0000_u01755228651664") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1599_d20250815_m033040_c001_v0001177_t0007_u01755228640734") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40322871fe105c29_d20250815_m033213_c001_v7007000_t0000_u01755228733302") 2025/08/15 03:35:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b45f_d20250815_m033207_c001_v0001115_t0000_u01755228727776") 2025/08/15 03:35:07 DEBUG : dir1/0007-12345: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a891_d20250815_m033237_c001_v7007000_t0000_u01755228757342") 2025/08/15 03:35:07 DEBUG : dir1/0007-12345: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c17ba_d20250815_m033231_c001_v0001177_t0010_u01755228751488") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a7a_d20250815_m033410_c001_v7007000_t0000_u01755228850198") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b56d_d20250815_m033358_c001_v0001115_t0018_u01755228838316") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5a8_d20250815_m033351_c001_v7007000_t0000_u01755228831116") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b543_d20250815_m033339_c001_v0001115_t0051_u01755228819398") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c04a_d20250815_m033332_c001_v7007000_t0000_u01755228812334") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b517_d20250815_m033321_c001_v0001115_t0031_u01755228801637") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a92d_d20250815_m033314_c001_v7007000_t0000_u01755228794697") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b4e9_d20250815_m033303_c001_v0001115_t0053_u01755228783319") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f39_d20250815_m033256_c001_v7007000_t0000_u01755228776055") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b4c5_d20250815_m033244_c001_v0001115_t0029_u01755228764399") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd53c_d20250815_m033233_c001_v7007000_t0000_u01755228753512") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c974_d20250815_m033223_c001_v0001116_t0014_u01755228743929") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61a4_d20250815_m033216_c001_v7007000_t0000_u01755228736802") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da84_d20250815_m033211_c001_v0001134_t0038_u01755228731571") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c6193_d20250815_m033209_c001_v7007000_t0000_u01755228729527") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b44b_d20250815_m033159_c001_v0001115_t0025_u01755228719950") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c349_d20250815_m033153_c001_v7007000_t0000_u01755228713149") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16d5_d20250815_m033147_c001_v0001177_t0053_u01755228707915") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e367649c3_d20250815_m033145_c001_v7007000_t0000_u01755228705749") 2025/08/15 03:35:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b40a_d20250815_m033136_c001_v0001115_t0052_u01755228696051") 2025/08/15 03:35:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd521_d20250815_m033124_c001_v7007000_t0000_u01755228684741") 2025/08/15 03:35:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d940_d20250815_m033115_c001_v0001134_t0025_u01755228675197") 2025/08/15 03:35:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c205_d20250815_m033108_c001_v7007000_t0000_u01755228668420") 2025/08/15 03:35:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c15d7_d20250815_m033058_c001_v0001177_t0015_u01755228658472") 2025/08/15 03:35:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c4542f_d20250815_m033051_c001_v7007000_t0000_u01755228651849") 2025/08/15 03:35:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c88a_d20250815_m033041_c001_v0001116_t0021_u01755228641130") 2025/08/15 03:35:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416fa9f852820811_d20250815_m033213_c001_v7007000_t0000_u01755228733404") 2025/08/15 03:35:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1738_d20250815_m033207_c001_v0001177_t0006_u01755228727879") 2025/08/15 03:35:08 DEBUG : dir1/0008-23456: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a892_d20250815_m033237_c001_v7007000_t0000_u01755228757526") 2025/08/15 03:35:08 DEBUG : dir1/0008-23456: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c17bc_d20250815_m033231_c001_v0001177_t0001_u01755228751703") 2025/08/15 03:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a7b_d20250815_m033410_c001_v7007000_t0000_u01755228850383") 2025/08/15 03:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c193b_d20250815_m033358_c001_v0001177_t0051_u01755228838749") 2025/08/15 03:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5a9_d20250815_m033351_c001_v7007000_t0000_u01755228831302") 2025/08/15 03:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1905_d20250815_m033340_c001_v0001177_t0044_u01755228820182") 2025/08/15 03:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c04b_d20250815_m033332_c001_v7007000_t0000_u01755228812520") 2025/08/15 03:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c18b9_d20250815_m033322_c001_v0001177_t0007_u01755228802216") 2025/08/15 03:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a930_d20250815_m033314_c001_v7007000_t0000_u01755228794882") 2025/08/15 03:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1868_d20250815_m033304_c001_v0001177_t0027_u01755228784082") 2025/08/15 03:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f3a_d20250815_m033256_c001_v7007000_t0000_u01755228776242") 2025/08/15 03:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c180e_d20250815_m033245_c001_v0001177_t0038_u01755228765073") 2025/08/15 03:35:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a886_d20250815_m033233_c001_v7007000_t0000_u01755228753667") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b493_d20250815_m033224_c001_v0001115_t0013_u01755228744520") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61a5_d20250815_m033216_c001_v7007000_t0000_u01755228736992") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c175a_d20250815_m033211_c001_v0001177_t0049_u01755228731743") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4157d5f4dff0d81d_d20250815_m033209_c001_v7007000_t0000_u01755228729147") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1719_d20250815_m033200_c001_v0001177_t0028_u01755228720419") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c34a_d20250815_m033153_c001_v7007000_t0000_u01755228713334") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16d7_d20250815_m033148_c001_v0001177_t0034_u01755228708131") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c321_d20250815_m033145_c001_v7007000_t0000_u01755228705900") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1691_d20250815_m033136_c001_v0001177_t0044_u01755228696609") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41958dc2687cde63_d20250815_m033124_c001_v7007000_t0000_u01755228684369") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c162f_d20250815_m033115_c001_v0001177_t0018_u01755228675563") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c207_d20250815_m033108_c001_v7007000_t0000_u01755228668605") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8ba_d20250815_m033058_c001_v0001116_t0016_u01755228658704") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c45430_d20250815_m033052_c001_v7007000_t0000_u01755228652034") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d8ad_d20250815_m033041_c001_v0001134_t0020_u01755228641804") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f6a9_d20250815_m033213_c001_v7007000_t0000_u01755228733507") 2025/08/15 03:35:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da6e_d20250815_m033208_c001_v0001134_t0043_u01755228728078") 2025/08/15 03:35:09 DEBUG : dir1/0009-34567: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a893_d20250815_m033237_c001_v7007000_t0000_u01755228757710") 2025/08/15 03:35:09 DEBUG : dir1/0009-34567: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b4a7_d20250815_m033231_c001_v0001115_t0030_u01755228751754") 2025/08/15 03:35:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a7c_d20250815_m033410_c001_v7007000_t0000_u01755228850568") 2025/08/15 03:35:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dca3_d20250815_m033358_c001_v0001134_t0031_u01755228838962") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5aa_d20250815_m033351_c001_v7007000_t0000_u01755228831487") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dc2b_d20250815_m033340_c001_v0001134_t0046_u01755228820406") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c04c_d20250815_m033332_c001_v7007000_t0000_u01755228812707") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dbd3_d20250815_m033322_c001_v0001134_t0047_u01755228802530") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a931_d20250815_m033315_c001_v7007000_t0000_u01755228795067") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722db85_d20250815_m033304_c001_v0001134_t0049_u01755228784299") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f3b_d20250815_m033256_c001_v7007000_t0000_u01755228776428") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722db3f_d20250815_m033245_c001_v0001134_t0009_u01755228765298") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b9a7_d20250815_m033233_c001_v7007000_t0000_u01755228753297") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c178e_d20250815_m033224_c001_v0001177_t0014_u01755228744980") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61a6_d20250815_m033217_c001_v7007000_t0000_u01755228737178") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c95c_d20250815_m033211_c001_v0001116_t0032_u01755228731755") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416fa9f85282080b_d20250815_m033209_c001_v7007000_t0000_u01755228729679") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da52_d20250815_m033200_c001_v0001134_t0009_u01755228720631") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c34b_d20250815_m033153_c001_v7007000_t0000_u01755228713523") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b426_d20250815_m033148_c001_v0001115_t0018_u01755228708243") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e367649c4_d20250815_m033145_c001_v7007000_t0000_u01755228705921") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c908_d20250815_m033136_c001_v0001116_t0014_u01755228696823") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef599e_d20250815_m033124_c001_v7007000_t0000_u01755228684361") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8e2_d20250815_m033115_c001_v0001116_t0010_u01755228675784") 2025/08/15 03:35:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c208_d20250815_m033108_c001_v7007000_t0000_u01755228668788") 2025/08/15 03:35:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d8f9_d20250815_m033059_c001_v0001134_t0040_u01755228659206") 2025/08/15 03:35:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c45431_d20250815_m033052_c001_v7007000_t0000_u01755228652218") 2025/08/15 03:35:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c15a3_d20250815_m033042_c001_v0001177_t0026_u01755228642413") 2025/08/15 03:35:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f6a8_d20250815_m033213_c001_v7007000_t0000_u01755228733319") 2025/08/15 03:35:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c173a_d20250815_m033208_c001_v0001177_t0055_u01755228728165") 2025/08/15 03:35:11 DEBUG : dir1/0010-45678: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a894_d20250815_m033237_c001_v7007000_t0000_u01755228757894") 2025/08/15 03:35:11 DEBUG : dir1/0010-45678: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722db16_d20250815_m033231_c001_v0001134_t0042_u01755228751804") 2025/08/15 03:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a7d_d20250815_m033410_c001_v7007000_t0000_u01755228850754") 2025/08/15 03:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822ca32_d20250815_m033359_c001_v0001116_t0018_u01755228839288") 2025/08/15 03:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5ab_d20250815_m033351_c001_v7007000_t0000_u01755228831672") 2025/08/15 03:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822ca16_d20250815_m033340_c001_v0001116_t0046_u01755228820733") 2025/08/15 03:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c04d_d20250815_m033332_c001_v7007000_t0000_u01755228812894") 2025/08/15 03:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c9ee_d20250815_m033322_c001_v0001116_t0002_u01755228802878") 2025/08/15 03:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a933_d20250815_m033315_c001_v7007000_t0000_u01755228795253") 2025/08/15 03:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c9c8_d20250815_m033304_c001_v0001116_t0022_u01755228784717") 2025/08/15 03:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f3d_d20250815_m033256_c001_v7007000_t0000_u01755228776615") 2025/08/15 03:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c9a4_d20250815_m033245_c001_v0001116_t0016_u01755228765751") 2025/08/15 03:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61b8_d20250815_m033233_c001_v7007000_t0000_u01755228753303") 2025/08/15 03:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dadb_d20250815_m033225_c001_v0001134_t0019_u01755228745201") 2025/08/15 03:35:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61a7_d20250815_m033217_c001_v7007000_t0000_u01755228737362") 2025/08/15 03:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b46f_d20250815_m033211_c001_v0001115_t0037_u01755228731910") 2025/08/15 03:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4157d5f4dff0d81f_d20250815_m033209_c001_v7007000_t0000_u01755228729527") 2025/08/15 03:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c942_d20250815_m033201_c001_v0001116_t0026_u01755228721311") 2025/08/15 03:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c34c_d20250815_m033153_c001_v7007000_t0000_u01755228713711") 2025/08/15 03:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da06_d20250815_m033148_c001_v0001134_t0013_u01755228708338") 2025/08/15 03:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40322871fe105c10_d20250815_m033145_c001_v7007000_t0000_u01755228705962") 2025/08/15 03:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d9c2_d20250815_m033137_c001_v0001134_t0017_u01755228697262") 2025/08/15 03:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef59a2_d20250815_m033124_c001_v7007000_t0000_u01755228684545") 2025/08/15 03:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d94e_d20250815_m033116_c001_v0001134_t0057_u01755228676496") 2025/08/15 03:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c209_d20250815_m033108_c001_v7007000_t0000_u01755228668972") 2025/08/15 03:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c15dd_d20250815_m033059_c001_v0001177_t0026_u01755228659521") 2025/08/15 03:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c45432_d20250815_m033052_c001_v7007000_t0000_u01755228652404") 2025/08/15 03:35:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c88e_d20250815_m033042_c001_v0001116_t0015_u01755228642639") 2025/08/15 03:35:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c6196_d20250815_m033213_c001_v7007000_t0000_u01755228733332") 2025/08/15 03:35:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b463_d20250815_m033208_c001_v0001115_t0046_u01755228728293") 2025/08/15 03:35:12 DEBUG : dir1/0011-56789: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a895_d20250815_m033238_c001_v7007000_t0000_u01755228758077") 2025/08/15 03:35:12 DEBUG : dir1/0011-56789: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c17be_d20250815_m033231_c001_v0001177_t0004_u01755228751915") 2025/08/15 03:35:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a7e_d20250815_m033410_c001_v7007000_t0000_u01755228850939") 2025/08/15 03:35:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b573_d20250815_m033359_c001_v0001115_t0056_u01755228839958") 2025/08/15 03:35:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5ac_d20250815_m033351_c001_v7007000_t0000_u01755228831857") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b549_d20250815_m033341_c001_v0001115_t0005_u01755228821260") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c050_d20250815_m033333_c001_v7007000_t0000_u01755228813080") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b51b_d20250815_m033323_c001_v0001115_t0014_u01755228803528") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a934_d20250815_m033315_c001_v7007000_t0000_u01755228795439") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b4eb_d20250815_m033305_c001_v0001115_t0055_u01755228785284") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f3f_d20250815_m033256_c001_v7007000_t0000_u01755228776799") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b4c7_d20250815_m033246_c001_v0001115_t0012_u01755228766301") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4fc0_d20250815_m033233_c001_v7007000_t0000_u01755228753460") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c976_d20250815_m033225_c001_v0001116_t0055_u01755228745528") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61ac_d20250815_m033217_c001_v7007000_t0000_u01755228737548") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da86_d20250815_m033211_c001_v0001134_t0026_u01755228731943") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f1e_d20250815_m033209_c001_v7007000_t0000_u01755228729538") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b44f_d20250815_m033201_c001_v0001115_t0051_u01755228721848") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c34d_d20250815_m033153_c001_v7007000_t0000_u01755228713896") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16db_d20250815_m033148_c001_v0001177_t0038_u01755228708348") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e367649c7_d20250815_m033146_c001_v7007000_t0000_u01755228706121") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b40e_d20250815_m033137_c001_v0001115_t0001_u01755228697606") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfd73_d20250815_m033124_c001_v7007000_t0000_u01755228684993") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1633_d20250815_m033116_c001_v0001177_t0019_u01755228676912") 2025/08/15 03:35:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c20a_d20250815_m033109_c001_v7007000_t0000_u01755228669155") 2025/08/15 03:35:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8bc_d20250815_m033059_c001_v0001116_t0029_u01755228659753") 2025/08/15 03:35:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c45433_d20250815_m033052_c001_v7007000_t0000_u01755228652588") 2025/08/15 03:35:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d8b1_d20250815_m033043_c001_v0001134_t0005_u01755228643078") 2025/08/15 03:35:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40430b240b7d4a03_d20250815_m033213_c001_v7007000_t0000_u01755228733344") 2025/08/15 03:35:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c952_d20250815_m033208_c001_v0001116_t0021_u01755228728306") 2025/08/15 03:35:14 DEBUG : dir1/0012-6789;: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a896_d20250815_m033238_c001_v7007000_t0000_u01755228758261") 2025/08/15 03:35:14 DEBUG : dir1/0012-6789;: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c98c_d20250815_m033232_c001_v0001116_t0048_u01755228752144") 2025/08/15 03:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a7f_d20250815_m033411_c001_v7007000_t0000_u01755228851125") 2025/08/15 03:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1943_d20250815_m033400_c001_v0001177_t0032_u01755228840722") 2025/08/15 03:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5ad_d20250815_m033352_c001_v7007000_t0000_u01755228832041") 2025/08/15 03:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c190d_d20250815_m033341_c001_v0001177_t0053_u01755228821936") 2025/08/15 03:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c051_d20250815_m033333_c001_v7007000_t0000_u01755228813265") 2025/08/15 03:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c18c5_d20250815_m033324_c001_v0001177_t0044_u01755228803999") 2025/08/15 03:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a939_d20250815_m033315_c001_v7007000_t0000_u01755228795624") 2025/08/15 03:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1872_d20250815_m033306_c001_v0001177_t0009_u01755228786093") 2025/08/15 03:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f42_d20250815_m033256_c001_v7007000_t0000_u01755228776984") 2025/08/15 03:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c181a_d20250815_m033247_c001_v0001177_t0024_u01755228767219") 2025/08/15 03:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a883_d20250815_m033233_c001_v7007000_t0000_u01755228753113") 2025/08/15 03:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b495_d20250815_m033226_c001_v0001115_t0018_u01755228746137") 2025/08/15 03:35:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61ad_d20250815_m033217_c001_v7007000_t0000_u01755228737734") 2025/08/15 03:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c175c_d20250815_m033212_c001_v0001177_t0055_u01755228732002") 2025/08/15 03:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416fa9f852820808_d20250815_m033209_c001_v7007000_t0000_u01755228729111") 2025/08/15 03:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1723_d20250815_m033202_c001_v0001177_t0051_u01755228722473") 2025/08/15 03:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c34e_d20250815_m033154_c001_v7007000_t0000_u01755228714081") 2025/08/15 03:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16df_d20250815_m033148_c001_v0001177_t0000_u01755228708563") 2025/08/15 03:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e367649c5_d20250815_m033145_c001_v7007000_t0000_u01755228705933") 2025/08/15 03:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1697_d20250815_m033138_c001_v0001177_t0004_u01755228698468") 2025/08/15 03:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41958dc2687cde65_d20250815_m033124_c001_v7007000_t0000_u01755228684553") 2025/08/15 03:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8e6_d20250815_m033117_c001_v0001116_t0014_u01755228677140") 2025/08/15 03:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c20b_d20250815_m033109_c001_v7007000_t0000_u01755228669338") 2025/08/15 03:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d8ff_d20250815_m033100_c001_v0001134_t0018_u01755228660321") 2025/08/15 03:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c45434_d20250815_m033052_c001_v7007000_t0000_u01755228652819") 2025/08/15 03:35:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c15a5_d20250815_m033043_c001_v0001177_t0015_u01755228643523") 2025/08/15 03:35:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c6197_d20250815_m033213_c001_v7007000_t0000_u01755228733518") 2025/08/15 03:35:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c173c_d20250815_m033208_c001_v0001177_t0034_u01755228728378") 2025/08/15 03:35:15 DEBUG : dir1/0013-789;=: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a897_d20250815_m033238_c001_v7007000_t0000_u01755228758453") 2025/08/15 03:35:15 DEBUG : dir1/0013-789;=: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722db1a_d20250815_m033232_c001_v0001134_t0040_u01755228752154") 2025/08/15 03:35:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a80_d20250815_m033411_c001_v7007000_t0000_u01755228851313") 2025/08/15 03:35:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dcaf_d20250815_m033400_c001_v0001134_t0040_u01755228840939") 2025/08/15 03:35:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5ae_d20250815_m033352_c001_v7007000_t0000_u01755228832246") 2025/08/15 03:35:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dc33_d20250815_m033342_c001_v0001134_t0025_u01755228822146") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c052_d20250815_m033333_c001_v7007000_t0000_u01755228813450") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dbd9_d20250815_m033324_c001_v0001134_t0019_u01755228804224") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a93a_d20250815_m033315_c001_v7007000_t0000_u01755228795809") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722db8b_d20250815_m033306_c001_v0001134_t0056_u01755228786367") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f43_d20250815_m033257_c001_v7007000_t0000_u01755228777169") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722db45_d20250815_m033247_c001_v0001134_t0044_u01755228767466") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4fbe_d20250815_m033233_c001_v7007000_t0000_u01755228753090") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c17a2_d20250815_m033226_c001_v0001177_t0023_u01755228746891") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61af_d20250815_m033217_c001_v7007000_t0000_u01755228737918") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c175e_d20250815_m033212_c001_v0001177_t0051_u01755228732215") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c6194_d20250815_m033209_c001_v7007000_t0000_u01755228729712") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da5c_d20250815_m033202_c001_v0001134_t0031_u01755228722679") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c34f_d20250815_m033154_c001_v7007000_t0000_u01755228714265") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c928_d20250815_m033148_c001_v0001116_t0018_u01755228708598") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1bf42_d20250815_m033145_c001_v7007000_t0000_u01755228705973") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c90c_d20250815_m033138_c001_v0001116_t0012_u01755228698709") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd522_d20250815_m033124_c001_v7007000_t0000_u01755228684934") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d954_d20250815_m033117_c001_v0001134_t0028_u01755228677545") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c20c_d20250815_m033109_c001_v7007000_t0000_u01755228669528") 2025/08/15 03:35:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c15e7_d20250815_m033100_c001_v0001177_t0024_u01755228660666") 2025/08/15 03:35:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c45435_d20250815_m033053_c001_v7007000_t0000_u01755228653005") 2025/08/15 03:35:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c892_d20250815_m033043_c001_v0001116_t0055_u01755228643747") 2025/08/15 03:35:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c6195_d20250815_m033213_c001_v7007000_t0000_u01755228733147") 2025/08/15 03:35:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da72_d20250815_m033208_c001_v0001134_t0057_u01755228728402") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a898_d20250815_m033238_c001_v7007000_t0000_u01755228758639") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c17c2_d20250815_m033232_c001_v0001177_t0047_u01755228752192") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a81_d20250815_m033411_c001_v7007000_t0000_u01755228851509") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822ca34_d20250815_m033401_c001_v0001116_t0042_u01755228841214") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5af_d20250815_m033352_c001_v7007000_t0000_u01755228832433") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822ca18_d20250815_m033342_c001_v0001116_t0031_u01755228822736") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c054_d20250815_m033333_c001_v7007000_t0000_u01755228813658") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c9f4_d20250815_m033324_c001_v0001116_t0048_u01755228804525") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a93c_d20250815_m033315_c001_v7007000_t0000_u01755228795994") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c9cf_d20250815_m033306_c001_v0001116_t0030_u01755228786783") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f44_d20250815_m033257_c001_v7007000_t0000_u01755228777353") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c9ae_d20250815_m033247_c001_v0001116_t0017_u01755228767844") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4fbf_d20250815_m033233_c001_v7007000_t0000_u01755228753275") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722daeb_d20250815_m033227_c001_v0001134_t0030_u01755228747106") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61b0_d20250815_m033218_c001_v7007000_t0000_u01755228738102") 2025/08/15 03:35:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da8a_d20250815_m033212_c001_v0001134_t0030_u01755228732262") 2025/08/15 03:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40322871fe105c23_d20250815_m033209_c001_v7007000_t0000_u01755228729124") 2025/08/15 03:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c946_d20250815_m033203_c001_v0001116_t0010_u01755228723240") 2025/08/15 03:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c350_d20250815_m033154_c001_v7007000_t0000_u01755228714452") 2025/08/15 03:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da0a_d20250815_m033148_c001_v0001134_t0027_u01755228708714") 2025/08/15 03:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c305_d20250815_m033145_c001_v7007000_t0000_u01755228705527") 2025/08/15 03:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d9ca_d20250815_m033139_c001_v0001134_t0027_u01755228699156") 2025/08/15 03:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40744f92fd508c5d_d20250815_m033124_c001_v7007000_t0000_u01755228684949") 2025/08/15 03:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1637_d20250815_m033117_c001_v0001177_t0003_u01755228677856") 2025/08/15 03:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c20d_d20250815_m033109_c001_v7007000_t0000_u01755228669712") 2025/08/15 03:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8be_d20250815_m033100_c001_v0001116_t0027_u01755228660889") 2025/08/15 03:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c45436_d20250815_m033053_c001_v7007000_t0000_u01755228653189") 2025/08/15 03:35:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d8b9_d20250815_m033044_c001_v0001134_t0056_u01755228644306") 2025/08/15 03:35:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f23_d20250815_m033213_c001_v7007000_t0000_u01755228733483") 2025/08/15 03:35:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1742_d20250815_m033208_c001_v0001177_t0055_u01755228728597") 2025/08/15 03:35:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a899_d20250815_m033238_c001_v7007000_t0000_u01755228758823") 2025/08/15 03:35:18 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b4ad_d20250815_m033232_c001_v0001115_t0007_u01755228752377") 2025/08/15 03:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a82_d20250815_m033411_c001_v7007000_t0000_u01755228851699") 2025/08/15 03:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b577_d20250815_m033402_c001_v0001115_t0015_u01755228842120") 2025/08/15 03:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5b0_d20250815_m033352_c001_v7007000_t0000_u01755228832620") 2025/08/15 03:35:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b551_d20250815_m033343_c001_v0001115_t0007_u01755228823588") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c055_d20250815_m033333_c001_v7007000_t0000_u01755228813843") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b51f_d20250815_m033325_c001_v0001115_t0005_u01755228805388") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a93d_d20250815_m033316_c001_v7007000_t0000_u01755228796178") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b4f3_d20250815_m033307_c001_v0001115_t0001_u01755228787667") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f45_d20250815_m033257_c001_v7007000_t0000_u01755228777541") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b4cd_d20250815_m033248_c001_v0001115_t0018_u01755228768630") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a885_d20250815_m033233_c001_v7007000_t0000_u01755228753482") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c97a_d20250815_m033227_c001_v0001116_t0058_u01755228747645") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61b1_d20250815_m033218_c001_v7007000_t0000_u01755228738287") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c95e_d20250815_m033212_c001_v0001116_t0055_u01755228732381") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f415bcd0266f32862_d20250815_m033209_c001_v7007000_t0000_u01755228729172") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b457_d20250815_m033203_c001_v0001115_t0048_u01755228723705") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c351_d20250815_m033154_c001_v7007000_t0000_u01755228714637") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b428_d20250815_m033148_c001_v0001115_t0046_u01755228708805") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40744f92fd508c67_d20250815_m033145_c001_v7007000_t0000_u01755228705935") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b410_d20250815_m033139_c001_v0001115_t0050_u01755228699517") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef59aa_d20250815_m033124_c001_v7007000_t0000_u01755228684916") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8e8_d20250815_m033118_c001_v0001116_t0046_u01755228678129") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c20e_d20250815_m033109_c001_v7007000_t0000_u01755228669896") 2025/08/15 03:35:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d90d_d20250815_m033101_c001_v0001134_t0018_u01755228661470") 2025/08/15 03:35:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c45438_d20250815_m033053_c001_v7007000_t0000_u01755228653374") 2025/08/15 03:35:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c15a7_d20250815_m033044_c001_v0001177_t0053_u01755228644759") 2025/08/15 03:35:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f21_d20250815_m033213_c001_v7007000_t0000_u01755228733107") 2025/08/15 03:35:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da74_d20250815_m033208_c001_v0001134_t0026_u01755228728778") 2025/08/15 03:35:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfda7_d20250815_m033127_c001_v7007000_t0000_u01755228687584") 2025/08/15 03:35:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c164b_d20250815_m033121_c001_v0001177_t0049_u01755228681972") 2025/08/15 03:35:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfda9_d20250815_m033127_c001_v7007000_t0000_u01755228687769") 2025/08/15 03:35:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d970_d20250815_m033121_c001_v0001134_t0020_u01755228681983") 2025/08/15 03:35:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfdaa_d20250815_m033127_c001_v7007000_t0000_u01755228687957") 2025/08/15 03:35:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c164d_d20250815_m033122_c001_v0001177_t0023_u01755228682191") 2025/08/15 03:35:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfdab_d20250815_m033128_c001_v7007000_t0000_u01755228688143") 2025/08/15 03:35:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1651_d20250815_m033122_c001_v0001177_t0011_u01755228682403") 2025/08/15 03:35:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfdac_d20250815_m033128_c001_v7007000_t0000_u01755228688335") 2025/08/15 03:35:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d974_d20250815_m033122_c001_v0001134_t0047_u01755228682486") 2025/08/15 03:35:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfdad_d20250815_m033128_c001_v7007000_t0000_u01755228688538") 2025/08/15 03:35:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8f0_d20250815_m033122_c001_v0001116_t0038_u01755228682513") 2025/08/15 03:35:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfdae_d20250815_m033128_c001_v7007000_t0000_u01755228688722") 2025/08/15 03:35:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1653_d20250815_m033122_c001_v0001177_t0051_u01755228682619") 2025/08/15 03:35:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfdaf_d20250815_m033128_c001_v7007000_t0000_u01755228688907") 2025/08/15 03:35:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d976_d20250815_m033122_c001_v0001134_t0044_u01755228682793") 2025/08/15 03:35:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfdb0_d20250815_m033129_c001_v7007000_t0000_u01755228689092") 2025/08/15 03:35:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1655_d20250815_m033122_c001_v0001177_t0030_u01755228682832") 2025/08/15 03:35:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfdb2_d20250815_m033129_c001_v7007000_t0000_u01755228689276") 2025/08/15 03:35:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b3f8_d20250815_m033122_c001_v0001115_t0056_u01755228682857") 2025/08/15 03:35:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfdb3_d20250815_m033129_c001_v7007000_t0000_u01755228689460") 2025/08/15 03:35:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1657_d20250815_m033123_c001_v0001177_t0038_u01755228683052") 2025/08/15 03:35:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfdb4_d20250815_m033129_c001_v7007000_t0000_u01755228689644") 2025/08/15 03:35:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8f2_d20250815_m033123_c001_v0001116_t0006_u01755228683088") 2025/08/15 03:35:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfdb6_d20250815_m033129_c001_v7007000_t0000_u01755228689828") 2025/08/15 03:35:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d978_d20250815_m033123_c001_v0001134_t0045_u01755228683123") 2025/08/15 03:35:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfdb7_d20250815_m033130_c001_v7007000_t0000_u01755228690013") 2025/08/15 03:35:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1659_d20250815_m033123_c001_v0001177_t0033_u01755228683260") 2025/08/15 03:35:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfdb8_d20250815_m033130_c001_v7007000_t0000_u01755228690197") 2025/08/15 03:35:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b3fc_d20250815_m033123_c001_v0001115_t0041_u01755228683373") 2025/08/15 03:35:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4176b152a7dbfdb9_d20250815_m033130_c001_v7007000_t0000_u01755228690384") 2025/08/15 03:35:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d97e_d20250815_m033123_c001_v0001134_t0015_u01755228683471") 2025/08/15 03:35:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41376fab2f23b68a_d20250815_m033149_c001_v7007000_t0000_u01755228709688") 2025/08/15 03:35:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16ab_d20250815_m033143_c001_v0001177_t0016_u01755228703402") 2025/08/15 03:35:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c334_d20250815_m033149_c001_v7007000_t0000_u01755228709514") 2025/08/15 03:35:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d9e6_d20250815_m033143_c001_v0001134_t0018_u01755228703564") 2025/08/15 03:35:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c335_d20250815_m033149_c001_v7007000_t0000_u01755228709524") 2025/08/15 03:35:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16ad_d20250815_m033143_c001_v0001177_t0004_u01755228703627") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40430b240b7d49f4_d20250815_m033149_c001_v7007000_t0000_u01755228709722") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c91c_d20250815_m033143_c001_v0001116_t0028_u01755228703663") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e367649e5_d20250815_m033149_c001_v7007000_t0000_u01755228709825") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16af_d20250815_m033143_c001_v0001177_t0041_u01755228703882") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c454ea_d20250815_m033149_c001_v7007000_t0000_u01755228709842") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d9e8_d20250815_m033143_c001_v0001134_t0054_u01755228703910") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e367649e2_d20250815_m033149_c001_v7007000_t0000_u01755228709474") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b41e_d20250815_m033144_c001_v0001115_t0028_u01755228704065") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e367649e6_d20250815_m033149_c001_v7007000_t0000_u01755228709852") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c91e_d20250815_m033144_c001_v0001116_t0048_u01755228704100") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c337_d20250815_m033149_c001_v7007000_t0000_u01755228709699") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16b5_d20250815_m033144_c001_v0001177_t0036_u01755228704109") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c333_d20250815_m033149_c001_v7007000_t0000_u01755228709482") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16b7_d20250815_m033144_c001_v0001177_t0020_u01755228704330") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c33a_d20250815_m033149_c001_v7007000_t0000_u01755228709927") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d9ec_d20250815_m033144_c001_v0001134_t0013_u01755228704353") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e367649e1_d20250815_m033149_c001_v7007000_t0000_u01755228709453") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16bb_d20250815_m033144_c001_v0001177_t0013_u01755228704590") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e367649e3_d20250815_m033149_c001_v7007000_t0000_u01755228709639") 2025/08/15 03:35:22 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d9f0_d20250815_m033144_c001_v0001134_t0059_u01755228704653") 2025/08/15 03:35:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41376fab2f23b688_d20250815_m033149_c001_v7007000_t0000_u01755228709494") 2025/08/15 03:35:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16bd_d20250815_m033144_c001_v0001177_t0029_u01755228704820") 2025/08/15 03:35:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c338_d20250815_m033149_c001_v7007000_t0000_u01755228709710") 2025/08/15 03:35:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b420_d20250815_m033144_c001_v0001115_t0029_u01755228704921") 2025/08/15 03:35:23 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c454e7_d20250815_m033149_c001_v7007000_t0000_u01755228709466") 2025/08/15 03:35:23 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16bf_d20250815_m033145_c001_v0001177_t0026_u01755228705033") 2025/08/15 03:35:23 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a493_d20250815_m032925_c001_v7007000_t0000_u01755228565323") 2025/08/15 03:35:23 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1091b2509905930f_d20250815_m032923_c001_v0001165_t0021_u01755228563501") 2025/08/15 03:35:23 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a490_d20250815_m032923_c001_v7007000_t0000_u01755228563319") 2025/08/15 03:35:23 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1091b25099059309_d20250815_m032920_c001_v0001165_t0014_u01755228560896") 2025/08/15 03:35:23 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a48a_d20250815_m032920_c001_v7007000_t0000_u01755228560162") 2025/08/15 03:35:23 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d62d_d20250815_m032916_c001_v0001134_t0043_u01755228556432") 2025/08/15 03:35:23 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a481_d20250815_m032914_c001_v7007000_t0000_u01755228554940") 2025/08/15 03:35:23 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f104c2634b464cc49_d20250815_m032912_c001_v0001150_t0025_u01755228552925") 2025/08/15 03:35:23 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b798_d20250815_m032912_c001_v7007000_t0000_u01755228552739") 2025/08/15 03:35:23 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f104c2634b464cc3d_d20250815_m032909_c001_v0001150_t0047_u01755228549422") 2025/08/15 03:35:23 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b791_d20250815_m032908_c001_v7007000_t0000_u01755228548686") 2025/08/15 03:35:23 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d5d5_d20250815_m032904_c001_v0001134_t0033_u01755228544651") 2025/08/15 03:35:23 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd4e0_d20250815_m032903_c001_v7007000_t0000_u01755228543717") 2025/08/15 03:35:23 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1087e30bffa730f5_d20250815_m032902_c001_v0001183_t0000_u01755228542547") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4021a1ce9c07401b_d20250815_m032901_c001_v7007000_t0000_u01755228541985") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1087e30bffa730d3_d20250815_m032856_c001_v0001183_t0033_u01755228536707") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4021a1ce9c074013_d20250815_m032855_c001_v7007000_t0000_u01755228535968") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d5b5_d20250815_m032852_c001_v0001134_t0012_u01755228532231") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd4da_d20250815_m032851_c001_v7007000_t0000_u01755228531226") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f116bb33cd732d316_d20250815_m032849_c001_v0001182_t0051_u01755228529435") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126b96_d20250815_m032849_c001_v7007000_t0000_u01755228529249") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f116bb33cd732d2fe_d20250815_m032845_c001_v0001182_t0011_u01755228525571") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126b90_d20250815_m032844_c001_v7007000_t0000_u01755228524836") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d56a_d20250815_m032839_c001_v0001134_t0047_u01755228519177") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4183e4d6b923301b_d20250815_m032838_c001_v7007000_t0000_u01755228518251") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f11897fd9136e7b7b_d20250815_m032836_c001_v0001150_t0002_u01755228516304") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c6095_d20250815_m032836_c001_v7007000_t0000_u01755228516116") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f11897fd9136e7b6f_d20250815_m032832_c001_v0001150_t0046_u01755228512774") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c6091_d20250815_m032832_c001_v7007000_t0000_u01755228512014") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d534_d20250815_m032826_c001_v0001134_t0010_u01755228506287") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b77a_d20250815_m032825_c001_v7007000_t0000_u01755228505362") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f102f8fabbc4518cc_d20250815_m032823_c001_v0001113_t0014_u01755228503024") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4070d5d67142a13c_d20250815_m032822_c001_v7007000_t0000_u01755228502839") 2025/08/15 03:35:24 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f102f8fabbc4518c0_d20250815_m032819_c001_v0001113_t0027_u01755228499605") 2025/08/15 03:35:25 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4070d5d67142a133_d20250815_m032818_c001_v7007000_t0000_u01755228498869") 2025/08/15 03:35:25 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d4ee_d20250815_m032810_c001_v0001134_t0033_u01755228490926") 2025/08/15 03:35:25 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e4d_d20250815_m032809_c001_v7007000_t0000_u01755228489817") 2025/08/15 03:35:25 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1170f20f54e782f1_d20250815_m032804_c001_v0001179_t0013_u01755228484042") 2025/08/15 03:35:25 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409b96f40f95736c_d20250815_m032803_c001_v7007000_t0000_u01755228483837") 2025/08/15 03:35:25 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1156b222933f9867_d20250815_m032759_c001_v0001184_t0054_u01755228479810") 2025/08/15 03:35:25 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1135a2fe8a78b055_d20250815_m032758_c001_v0001040_t0044_u01755228478649") 2025/08/15 03:35:25 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1135a2fe8a78b053_d20250815_m032757_c001_v0001040_t0040_u01755228477332") 2025/08/15 03:35:25 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416fa9f85282074f_d20250815_m032743_c001_v7007000_t0000_u01755228463959") 2025/08/15 03:35:25 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d43f_d20250815_m032736_c001_v0001134_t0028_u01755228456703") 2025/08/15 03:35:25 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1158e037db481850_d20250815_m032734_c001_v0001104_t0056_u01755228454944") 2025/08/15 03:35:25 DEBUG : dst/one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1158e037db481846_d20250815_m032733_c001_v0001104_t0022_u01755228453491") 2025/08/15 03:35:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a494_d20250815_m032925_c001_v7007000_t0000_u01755228565507") 2025/08/15 03:35:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100f412feb534ef4_d20250815_m032923_c001_v0001165_t0000_u01755228563086") 2025/08/15 03:35:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1094458ba179b3f4_d20250815_m032919_c001_v0001134_t0017_u01755228559832") 2025/08/15 03:35:25 DEBUG : dst/one.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a482_d20250815_m032915_c001_v7007000_t0000_u01755228555126") 2025/08/15 03:35:25 DEBUG : dst/one.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1081e1106e186592_d20250815_m032912_c001_v0001153_t0017_u01755228552351") 2025/08/15 03:35:25 DEBUG : dst/one.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f104cdfa8bac3cda7_d20250815_m032908_c001_v0001115_t0018_u01755228548270") 2025/08/15 03:35:25 DEBUG : dst/one.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd4e1_d20250815_m032903_c001_v7007000_t0000_u01755228543900") 2025/08/15 03:35:25 DEBUG : dst/one.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f114baac44768cd7d_d20250815_m032901_c001_v0001029_t0009_u01755228541139") 2025/08/15 03:35:26 DEBUG : dst/one.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f102d7031c880455e_d20250815_m032855_c001_v0001184_t0023_u01755228535739") 2025/08/15 03:35:26 DEBUG : dst/three: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e4e_d20250815_m032810_c001_v7007000_t0000_u01755228490004") 2025/08/15 03:35:26 DEBUG : dst/three: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1135a2fe8a78b067_d20250815_m032808_c001_v0001040_t0013_u01755228488168") 2025/08/15 03:35:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a495_d20250815_m032925_c001_v7007000_t0000_u01755228565693") 2025/08/15 03:35:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f112c8d3b085a495a_d20250815_m032924_c001_v0001184_t0041_u01755228564280") 2025/08/15 03:35:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f108893be6a4c1402_d20250815_m032921_c001_v0001178_t0016_u01755228561681") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a496_d20250815_m032925_c001_v7007000_t0000_u01755228565879") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1091b25099059311_d20250815_m032924_c001_v0001165_t0048_u01755228564675") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a492_d20250815_m032924_c001_v7007000_t0000_u01755228564493") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1091b2509905930b_d20250815_m032922_c001_v0001165_t0017_u01755228562082") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a48e_d20250815_m032921_c001_v7007000_t0000_u01755228561898") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d639_d20250815_m032917_c001_v0001134_t0014_u01755228557096") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a483_d20250815_m032915_c001_v7007000_t0000_u01755228555309") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f104c2634b464cc4b_d20250815_m032914_c001_v0001150_t0025_u01755228554159") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b799_d20250815_m032913_c001_v7007000_t0000_u01755228553975") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f104c2634b464cc41_d20250815_m032910_c001_v0001150_t0058_u01755228550856") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b795_d20250815_m032910_c001_v7007000_t0000_u01755228550671") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d5db_d20250815_m032905_c001_v0001134_t0032_u01755228545306") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4021a1ce9c07401c_d20250815_m032903_c001_v7007000_t0000_u01755228543162") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d5cf_d20250815_m032900_c001_v0001134_t0030_u01755228540223") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4021a1ce9c074015_d20250815_m032857_c001_v7007000_t0000_u01755228537336") 2025/08/15 03:35:26 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d5b7_d20250815_m032852_c001_v0001134_t0004_u01755228532858") 2025/08/15 03:35:27 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126b99_d20250815_m032850_c001_v7007000_t0000_u01755228530289") 2025/08/15 03:35:27 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e2bf_d20250815_m032847_c001_v0001105_t0013_u01755228527628") 2025/08/15 03:35:27 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126b93_d20250815_m032846_c001_v7007000_t0000_u01755228526485") 2025/08/15 03:35:27 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d56e_d20250815_m032839_c001_v0001134_t0030_u01755228519999") 2025/08/15 03:35:27 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c6099_d20250815_m032837_c001_v7007000_t0000_u01755228517318") 2025/08/15 03:35:27 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e295_d20250815_m032834_c001_v0001105_t0020_u01755228514755") 2025/08/15 03:35:27 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c6092_d20250815_m032833_c001_v7007000_t0000_u01755228513644") 2025/08/15 03:35:27 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d538_d20250815_m032826_c001_v0001134_t0055_u01755228506910") 2025/08/15 03:35:27 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4070d5d67142a13e_d20250815_m032824_c001_v7007000_t0000_u01755228504248") 2025/08/15 03:35:27 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e275_d20250815_m032821_c001_v0001105_t0059_u01755228501559") 2025/08/15 03:35:27 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4070d5d67142a139_d20250815_m032820_c001_v7007000_t0000_u01755228500447") 2025/08/15 03:35:27 DEBUG : dst/three.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d4fc_d20250815_m032814_c001_v0001134_t0043_u01755228494203") 2025/08/15 03:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a484_d20250815_m032915_c001_v7007000_t0000_u01755228555497") 2025/08/15 03:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1181ccd117d2eeac_d20250815_m032913_c001_v0001180_t0036_u01755228553743") 2025/08/15 03:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f10341e6de26c7840_d20250815_m032910_c001_v0001044_t0036_u01755228550261") 2025/08/15 03:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd4e2_d20250815_m032904_c001_v7007000_t0000_u01755228544086") 2025/08/15 03:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f108aa24cbed891a0_d20250815_m032902_c001_v0001165_t0036_u01755228542955") 2025/08/15 03:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zef726d83c01dabbb9f880e1b_f10467d626d8fdf1a_d20250815_m032857_c001_v0001165_t0050_u01755228537110") 2025/08/15 03:35:27 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a497_d20250815_m032926_c001_v7007000_t0000_u01755228566063") 2025/08/15 03:35:27 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d635_d20250815_m032916_c001_v0001134_t0028_u01755228556758") 2025/08/15 03:35:28 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a485_d20250815_m032915_c001_v7007000_t0000_u01755228555683") 2025/08/15 03:35:28 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d5d7_d20250815_m032904_c001_v0001134_t0024_u01755228544959") 2025/08/15 03:35:28 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd4e3_d20250815_m032904_c001_v7007000_t0000_u01755228544271") 2025/08/15 03:35:28 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e2cb_d20250815_m032852_c001_v0001105_t0028_u01755228532603") 2025/08/15 03:35:28 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd4db_d20250815_m032851_c001_v7007000_t0000_u01755228531411") 2025/08/15 03:35:28 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e29f_d20250815_m032839_c001_v0001105_t0015_u01755228519693") 2025/08/15 03:35:28 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4183e4d6b923301d_d20250815_m032838_c001_v7007000_t0000_u01755228518436") 2025/08/15 03:35:28 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e287_d20250815_m032826_c001_v0001105_t0010_u01755228506638") 2025/08/15 03:35:28 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b77b_d20250815_m032825_c001_v7007000_t0000_u01755228505550") 2025/08/15 03:35:28 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e263_d20250815_m032811_c001_v0001105_t0043_u01755228491683") 2025/08/15 03:35:28 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e50_d20250815_m032810_c001_v7007000_t0000_u01755228490188") 2025/08/15 03:35:28 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1074e0367cdd8fb9_d20250815_m032805_c001_v0001154_t0021_u01755228485707") 2025/08/15 03:35:28 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416fa9f852820750_d20250815_m032744_c001_v7007000_t0000_u01755228464144") 2025/08/15 03:35:28 DEBUG : dst/two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1158e037db481872_d20250815_m032742_c001_v0001104_t0048_u01755228462652") 2025/08/15 03:35:28 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e22_d20250815_m032700_c001_v7007000_t0000_u01755228420760") 2025/08/15 03:35:28 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1156b222933f9509_d20250815_m032653_c001_v0001184_t0012_u01755228413777") 2025/08/15 03:35:28 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4114cc1e3676473f_d20250815_m032651_c001_v7007000_t0000_u01755228411675") 2025/08/15 03:35:28 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1156b222933f9444_d20250815_m032630_c001_v0001184_t0041_u01755228390876") 2025/08/15 03:35:28 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f415bcd0266f3276e_d20250815_m032618_c001_v7007000_t0000_u01755228378119") 2025/08/15 03:35:28 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1156b222933f93b4_d20250815_m032612_c001_v0001184_t0030_u01755228372990") 2025/08/15 03:35:28 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6dd_d20250815_m032552_c001_v7007000_t0000_u01755228352234") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d1ab_d20250815_m032550_c001_v0001134_t0019_u01755228350242") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6d6_d20250815_m032549_c001_v7007000_t0000_u01755228349243") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d195_d20250815_m032547_c001_v0001134_t0025_u01755228347940") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6d0_d20250815_m032544_c001_v7007000_t0000_u01755228344740") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d16a_d20250815_m032542_c001_v0001134_t0001_u01755228342960") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6cd_d20250815_m032542_c001_v7007000_t0000_u01755228342062") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d158_d20250815_m032540_c001_v0001134_t0043_u01755228340588") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef58fc_d20250815_m032534_c001_v7007000_t0000_u01755228334334") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d136_d20250815_m032532_c001_v0001134_t0003_u01755228332700") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef58f7_d20250815_m032531_c001_v7007000_t0000_u01755228331766") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d128_d20250815_m032530_c001_v0001134_t0001_u01755228330476") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0ceb_d20250815_m032525_c001_v7007000_t0000_u01755228325262") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d0ea_d20250815_m032523_c001_v0001134_t0042_u01755228323821") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0ce8_d20250815_m032521_c001_v7007000_t0000_u01755228321932") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d0d4_d20250815_m032520_c001_v0001134_t0052_u01755228320657") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0ce7_d20250815_m032520_c001_v7007000_t0000_u01755228320285") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ab15a8dacc4c8_d20250815_m032519_c001_v0001104_t0047_u01755228319211") 2025/08/15 03:35:29 DEBUG : empty space: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d0b6_d20250815_m032517_c001_v0001134_t0003_u01755228317339") 2025/08/15 03:35:29 DEBUG : enormous: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6db_d20250815_m032551_c001_v7007000_t0000_u01755228351290") 2025/08/15 03:35:29 DEBUG : enormous: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d1ad_d20250815_m032550_c001_v0001134_t0037_u01755228350623") 2025/08/15 03:35:30 DEBUG : existing: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4202e62cdca7a499_d20250815_m032930_c001_v7007000_t0000_u01755228570447") 2025/08/15 03:35:30 DEBUG : existing: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d687_d20250815_m032929_c001_v0001134_t0033_u01755228569111") 2025/08/15 03:35:30 DEBUG : existing: Deleting (id "4_zef726d83c01dabbb9f880e1b_f415bcd0266f32768_d20250815_m032611_c001_v7007000_t0000_u01755228371549") 2025/08/15 03:35:30 DEBUG : existing: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1156b222933f9394_d20250815_m032610_c001_v0001184_t0017_u01755228370184") 2025/08/15 03:35:30 DEBUG : existing: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0cde_d20250815_m032514_c001_v7007000_t0000_u01755228314203") 2025/08/15 03:35:30 DEBUG : existing: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d08a_d20250815_m032513_c001_v0001134_t0003_u01755228313054") 2025/08/15 03:35:30 DEBUG : existing: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0cdc_d20250815_m032512_c001_v7007000_t0000_u01755228312496") 2025/08/15 03:35:30 DEBUG : existing: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d082_d20250815_m032511_c001_v0001134_t0040_u01755228311798") 2025/08/15 03:35:30 DEBUG : existing: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d07c_d20250815_m032510_c001_v0001134_t0031_u01755228310936") 2025/08/15 03:35:30 DEBUG : existing-b: Deleting (id "4_zef726d83c01dabbb9f880e1b_f415bcd0266f32769_d20250815_m032611_c001_v7007000_t0000_u01755228371735") 2025/08/15 03:35:30 DEBUG : existing-b: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d23d_d20250815_m032610_c001_v0001134_t0002_u01755228370170") 2025/08/15 03:35:30 DEBUG : file1: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be53_d20250815_m033027_c001_v7007000_t0000_u01755228627420") 2025/08/15 03:35:30 DEBUG : file1: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1127018a38525edd_d20250815_m033026_c001_v0001157_t0000_u01755228626056") 2025/08/15 03:35:30 DEBUG : file1: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be4d_d20250815_m033024_c001_v7007000_t0000_u01755228624710") 2025/08/15 03:35:30 DEBUG : file1: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c86e_d20250815_m033023_c001_v0001116_t0028_u01755228623196") 2025/08/15 03:35:30 DEBUG : five: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6e0_d20250815_m032556_c001_v7007000_t0000_u01755228356374") 2025/08/15 03:35:30 DEBUG : five: Deleting (id "4_zef726d83c01dabbb9f880e1b_f400ff24d1722d1c7_d20250815_m032554_c001_v0001134_t0014_u01755228354230") 2025/08/15 03:35:30 DEBUG : foo: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0ce9_d20250815_m032523_c001_v7007000_t0000_u01755228323442") 2025/08/15 03:35:30 DEBUG : foo: Deleting (id "4_zef726d83c01dabbb9f880e1b_f400ff24d1722d0e2_d20250815_m032522_c001_v0001134_t0014_u01755228322870") 2025/08/15 03:35:30 DEBUG : foo: Deleting (id "4_zef726d83c01dabbb9f880e1b_f400ff24d1722d0e0_d20250815_m032522_c001_v0001134_t0014_u01755228322303") 2025/08/15 03:35:31 DEBUG : four: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6e1_d20250815_m032556_c001_v7007000_t0000_u01755228356559") 2025/08/15 03:35:31 DEBUG : four: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4156b222933f9323_d20250815_m032554_c001_v0001184_t0054_u01755228354796") 2025/08/15 03:35:31 DEBUG : four: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d1c1_d20250815_m032553_c001_v0001134_t0006_u01755228353391") 2025/08/15 03:35:31 DEBUG : hello world2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126b09_d20250815_m032409_c001_v7007000_t0000_u01755228249222") 2025/08/15 03:35:31 DEBUG : hello world2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722ced6_d20250815_m032408_c001_v0001134_t0057_u01755228248439") 2025/08/15 03:35:31 DEBUG : ignore-size: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0cdb_d20250815_m032510_c001_v7007000_t0000_u01755228310567") 2025/08/15 03:35:31 DEBUG : ignore-size: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d06e_d20250815_m032509_c001_v0001134_t0029_u01755228309430") 2025/08/15 03:35:31 DEBUG : nested/sub dir/file: Deleting (id "4_zef726d83c01dabbb9f880e1b_f415bcd0266f32766_d20250815_m032609_c001_v7007000_t0000_u01755228369394") 2025/08/15 03:35:31 DEBUG : nested/sub dir/file: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e14f_d20250815_m032608_c001_v0001105_t0053_u01755228368605") 2025/08/15 03:35:31 DEBUG : nested/sub dir/file: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b734_d20250815_m032607_c001_v7007000_t0000_u01755228367849") 2025/08/15 03:35:31 DEBUG : nested/sub dir/file: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1156b222933f937e_d20250815_m032606_c001_v0001184_t0028_u01755228366721") 2025/08/15 03:35:31 DEBUG : one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6e3_d20250815_m032556_c001_v7007000_t0000_u01755228356747") 2025/08/15 03:35:31 DEBUG : one: Deleting (id "4_zef726d83c01dabbb9f880e1b_f400ff24d1722d1b9_d20250815_m032552_c001_v0001134_t0014_u01755228352647") 2025/08/15 03:35:31 DEBUG : only0: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be33_d20250815_m033018_c001_v7007000_t0000_u01755228618596") 2025/08/15 03:35:31 DEBUG : only0: Deleting (id "4_zef726d83c01dabbb9f880e1b_f400ff24d1722d821_d20250815_m033013_c001_v0001134_t0014_u01755228613668") 2025/08/15 03:35:31 DEBUG : only0: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d765_d20250815_m032957_c001_v0001134_t0032_u01755228597091") 2025/08/15 03:35:31 DEBUG : only0: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e9a_d20250815_m032951_c001_v7007000_t0000_u01755228591243") 2025/08/15 03:35:31 DEBUG : only0: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d69d_d20250815_m032934_c001_v0001134_t0050_u01755228574427") 2025/08/15 03:35:31 DEBUG : only1: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be35_d20250815_m033018_c001_v7007000_t0000_u01755228618781") 2025/08/15 03:35:31 DEBUG : only1: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401b8095942c153f_d20250815_m033013_c001_v0001177_t0001_u01755228613800") 2025/08/15 03:35:31 DEBUG : only1: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d773_d20250815_m032957_c001_v0001134_t0040_u01755228597721") 2025/08/15 03:35:32 DEBUG : only1: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5b8_d20250815_m032951_c001_v7007000_t0000_u01755228591444") 2025/08/15 03:35:32 DEBUG : only1: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6a5_d20250815_m032935_c001_v0001134_t0055_u01755228575344") 2025/08/15 03:35:32 DEBUG : only10: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be36_d20250815_m033018_c001_v7007000_t0000_u01755228618966") 2025/08/15 03:35:32 DEBUG : only10: Deleting (id "4_zef726d83c01dabbb9f880e1b_f400ff24d1722d815_d20250815_m033012_c001_v0001134_t0014_u01755228612680") 2025/08/15 03:35:32 DEBUG : only10: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7c3_d20250815_m033004_c001_v0001134_t0010_u01755228604565") 2025/08/15 03:35:32 DEBUG : only10: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5b7_d20250815_m032951_c001_v7007000_t0000_u01755228591260") 2025/08/15 03:35:32 DEBUG : only10: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6f1_d20250815_m032942_c001_v0001134_t0045_u01755228582919") 2025/08/15 03:35:32 DEBUG : only11: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be37_d20250815_m033019_c001_v7007000_t0000_u01755228619151") 2025/08/15 03:35:32 DEBUG : only11: Deleting (id "4_zef726d83c01dabbb9f880e1b_f407cd8d8b822c860_d20250815_m033013_c001_v0001116_t0006_u01755228613629") 2025/08/15 03:35:32 DEBUG : only11: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7c7_d20250815_m033005_c001_v0001134_t0050_u01755228605193") 2025/08/15 03:35:32 DEBUG : only11: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e9d_d20250815_m032951_c001_v7007000_t0000_u01755228591799") 2025/08/15 03:35:32 DEBUG : only11: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6fb_d20250815_m032943_c001_v0001134_t0028_u01755228583602") 2025/08/15 03:35:32 DEBUG : only12: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be38_d20250815_m033019_c001_v7007000_t0000_u01755228619336") 2025/08/15 03:35:32 DEBUG : only12: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4127018a38525e9b_d20250815_m033013_c001_v0001157_t0027_u01755228613433") 2025/08/15 03:35:32 DEBUG : only12: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7cf_d20250815_m033005_c001_v0001134_t0011_u01755228605991") 2025/08/15 03:35:32 DEBUG : only12: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e99_d20250815_m032951_c001_v7007000_t0000_u01755228591058") 2025/08/15 03:35:32 DEBUG : only12: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d703_d20250815_m032944_c001_v0001134_t0038_u01755228584189") 2025/08/15 03:35:32 DEBUG : only13: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be39_d20250815_m033019_c001_v7007000_t0000_u01755228619521") 2025/08/15 03:35:32 DEBUG : only13: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401b8095942c1533_d20250815_m033013_c001_v0001177_t0001_u01755228613240") 2025/08/15 03:35:32 DEBUG : only13: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7db_d20250815_m033007_c001_v0001134_t0030_u01755228607166") 2025/08/15 03:35:32 DEBUG : only13: Deleting (id "4_zef726d83c01dabbb9f880e1b_f402af62e6a1652e8_d20250815_m032951_c001_v7007000_t0000_u01755228591259") 2025/08/15 03:35:33 DEBUG : only13: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d70b_d20250815_m032944_c001_v0001134_t0037_u01755228584815") 2025/08/15 03:35:33 DEBUG : only14: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be3a_d20250815_m033019_c001_v7007000_t0000_u01755228619706") 2025/08/15 03:35:33 DEBUG : only14: Deleting (id "4_zef726d83c01dabbb9f880e1b_f400ff24d1722d817_d20250815_m033013_c001_v0001134_t0014_u01755228613268") 2025/08/15 03:35:33 DEBUG : only14: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7e3_d20250815_m033007_c001_v0001134_t0019_u01755228607922") 2025/08/15 03:35:33 DEBUG : only14: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5ba_d20250815_m032951_c001_v7007000_t0000_u01755228591813") 2025/08/15 03:35:33 DEBUG : only14: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d719_d20250815_m032945_c001_v0001134_t0013_u01755228585829") 2025/08/15 03:35:33 DEBUG : only15: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be3b_d20250815_m033019_c001_v7007000_t0000_u01755228619890") 2025/08/15 03:35:33 DEBUG : only15: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401b8095942c1539_d20250815_m033013_c001_v0001177_t0001_u01755228613427") 2025/08/15 03:35:33 DEBUG : only15: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7ed_d20250815_m033008_c001_v0001134_t0054_u01755228608575") 2025/08/15 03:35:33 DEBUG : only15: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef5966_d20250815_m032951_c001_v7007000_t0000_u01755228591274") 2025/08/15 03:35:33 DEBUG : only15: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d721_d20250815_m032946_c001_v0001134_t0011_u01755228586555") 2025/08/15 03:35:33 DEBUG : only16: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be3c_d20250815_m033020_c001_v7007000_t0000_u01755228620075") 2025/08/15 03:35:33 DEBUG : only16: Deleting (id "4_zef726d83c01dabbb9f880e1b_f400ff24d1722d81d_d20250815_m033013_c001_v0001134_t0014_u01755228613454") 2025/08/15 03:35:33 DEBUG : only16: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7f5_d20250815_m033009_c001_v0001134_t0018_u01755228609394") 2025/08/15 03:35:33 DEBUG : only16: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e9c_d20250815_m032951_c001_v7007000_t0000_u01755228591614") 2025/08/15 03:35:33 DEBUG : only16: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d727_d20250815_m032947_c001_v0001134_t0009_u01755228587203") 2025/08/15 03:35:34 DEBUG : only17: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be3d_d20250815_m033020_c001_v7007000_t0000_u01755228620261") 2025/08/15 03:35:34 DEBUG : only17: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401b8095942c153b_d20250815_m033013_c001_v0001177_t0001_u01755228613615") 2025/08/15 03:35:34 DEBUG : only17: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7fd_d20250815_m033010_c001_v0001134_t0054_u01755228610062") 2025/08/15 03:35:34 DEBUG : only17: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e9b_d20250815_m032951_c001_v7007000_t0000_u01755228591429") 2025/08/15 03:35:34 DEBUG : only17: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d72b_d20250815_m032947_c001_v0001134_t0052_u01755228587947") 2025/08/15 03:35:34 DEBUG : only18: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be3f_d20250815_m033020_c001_v7007000_t0000_u01755228620446") 2025/08/15 03:35:34 DEBUG : only18: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4127018a38525e9d_d20250815_m033013_c001_v0001157_t0027_u01755228613626") 2025/08/15 03:35:34 DEBUG : only18: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d807_d20250815_m033010_c001_v0001134_t0048_u01755228610904") 2025/08/15 03:35:34 DEBUG : only18: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5b9_d20250815_m032951_c001_v7007000_t0000_u01755228591629") 2025/08/15 03:35:34 DEBUG : only18: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d72f_d20250815_m032948_c001_v0001134_t0021_u01755228588694") 2025/08/15 03:35:34 DEBUG : only19: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be40_d20250815_m033020_c001_v7007000_t0000_u01755228620631") 2025/08/15 03:35:34 DEBUG : only19: Deleting (id "4_zef726d83c01dabbb9f880e1b_f400ff24d1722d827_d20250815_m033014_c001_v0001134_t0014_u01755228614039") 2025/08/15 03:35:34 DEBUG : only19: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d80d_d20250815_m033011_c001_v0001134_t0018_u01755228611648") 2025/08/15 03:35:34 DEBUG : only19: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f5b6_d20250815_m032951_c001_v7007000_t0000_u01755228591069") 2025/08/15 03:35:34 DEBUG : only19: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d733_d20250815_m032949_c001_v0001134_t0028_u01755228589370") 2025/08/15 03:35:34 DEBUG : only2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be41_d20250815_m033020_c001_v7007000_t0000_u01755228620914") 2025/08/15 03:35:34 DEBUG : only2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4127018a38525ea1_d20250815_m033013_c001_v0001157_t0027_u01755228613998") 2025/08/15 03:35:35 DEBUG : only2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d77b_d20250815_m032958_c001_v0001134_t0030_u01755228598327") 2025/08/15 03:35:35 DEBUG : only2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e97_d20250815_m032950_c001_v7007000_t0000_u01755228590689") 2025/08/15 03:35:35 DEBUG : only2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6af_d20250815_m032936_c001_v0001134_t0055_u01755228576403") 2025/08/15 03:35:35 DEBUG : only3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be42_d20250815_m033021_c001_v7007000_t0000_u01755228621106") 2025/08/15 03:35:35 DEBUG : only3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401b8095942c1543_d20250815_m033014_c001_v0001177_t0001_u01755228614174") 2025/08/15 03:35:35 DEBUG : only3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d787_d20250815_m032959_c001_v0001134_t0031_u01755228599001") 2025/08/15 03:35:35 DEBUG : only3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e98_d20250815_m032950_c001_v7007000_t0000_u01755228590874") 2025/08/15 03:35:35 DEBUG : only3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6b7_d20250815_m032937_c001_v0001134_t0022_u01755228577231") 2025/08/15 03:35:35 DEBUG : only4: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be43_d20250815_m033021_c001_v7007000_t0000_u01755228621291") 2025/08/15 03:35:35 DEBUG : only4: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4127018a38525e9f_d20250815_m033013_c001_v0001157_t0027_u01755228613812") 2025/08/15 03:35:35 DEBUG : only4: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d791_d20250815_m032959_c001_v0001134_t0016_u01755228599762") 2025/08/15 03:35:35 DEBUG : only4: Deleting (id "4_zef726d83c01dabbb9f880e1b_f402af62e6a1652ea_d20250815_m032951_c001_v7007000_t0000_u01755228591635") 2025/08/15 03:35:35 DEBUG : only4: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6c1_d20250815_m032938_c001_v0001134_t0047_u01755228578335") 2025/08/15 03:35:35 DEBUG : only5: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be44_d20250815_m033021_c001_v7007000_t0000_u01755228621476") 2025/08/15 03:35:35 DEBUG : only5: Deleting (id "4_zef726d83c01dabbb9f880e1b_f407cd8d8b822c864_d20250815_m033013_c001_v0001116_t0006_u01755228613824") 2025/08/15 03:35:35 DEBUG : only5: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d79f_d20250815_m033000_c001_v0001134_t0015_u01755228600578") 2025/08/15 03:35:35 DEBUG : only5: Deleting (id "4_zef726d83c01dabbb9f880e1b_f402af62e6a1652e7_d20250815_m032951_c001_v7007000_t0000_u01755228591074") 2025/08/15 03:35:35 DEBUG : only5: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6c9_d20250815_m032939_c001_v0001134_t0021_u01755228579019") 2025/08/15 03:35:35 DEBUG : only6: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be45_d20250815_m033021_c001_v7007000_t0000_u01755228621660") 2025/08/15 03:35:36 DEBUG : only6: Deleting (id "4_zef726d83c01dabbb9f880e1b_f400ff24d1722d823_d20250815_m033013_c001_v0001134_t0014_u01755228613854") 2025/08/15 03:35:36 DEBUG : only6: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7a7_d20250815_m033001_c001_v0001134_t0057_u01755228601319") 2025/08/15 03:35:36 DEBUG : only6: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef5965_d20250815_m032951_c001_v7007000_t0000_u01755228591089") 2025/08/15 03:35:36 DEBUG : only6: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6d3_d20250815_m032939_c001_v0001134_t0049_u01755228579727") 2025/08/15 03:35:36 DEBUG : only7: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be46_d20250815_m033021_c001_v7007000_t0000_u01755228621846") 2025/08/15 03:35:36 DEBUG : only7: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401b8095942c1541_d20250815_m033013_c001_v0001177_t0001_u01755228613987") 2025/08/15 03:35:36 DEBUG : only7: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7b5_d20250815_m033002_c001_v0001134_t0041_u01755228602270") 2025/08/15 03:35:36 DEBUG : only7: Deleting (id "4_zef726d83c01dabbb9f880e1b_f402af62e6a1652e9_d20250815_m032951_c001_v7007000_t0000_u01755228591450") 2025/08/15 03:35:36 DEBUG : only7: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6d9_d20250815_m032940_c001_v0001134_t0001_u01755228580444") 2025/08/15 03:35:36 DEBUG : only8: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be47_d20250815_m033022_c001_v7007000_t0000_u01755228622035") 2025/08/15 03:35:36 DEBUG : only8: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4127018a38525ea5_d20250815_m033014_c001_v0001157_t0027_u01755228614185") 2025/08/15 03:35:36 DEBUG : only8: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7b9_d20250815_m033003_c001_v0001134_t0036_u01755228603060") 2025/08/15 03:35:36 DEBUG : only8: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef5968_d20250815_m032951_c001_v7007000_t0000_u01755228591682") 2025/08/15 03:35:36 DEBUG : only8: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6e3_d20250815_m032941_c001_v0001134_t0041_u01755228581471") 2025/08/15 03:35:36 DEBUG : only9: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be48_d20250815_m033022_c001_v7007000_t0000_u01755228622219") 2025/08/15 03:35:36 DEBUG : only9: Deleting (id "4_zef726d83c01dabbb9f880e1b_f407cd8d8b822c866_d20250815_m033014_c001_v0001116_t0006_u01755228614012") 2025/08/15 03:35:36 DEBUG : only9: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d7bd_d20250815_m033003_c001_v0001134_t0035_u01755228603944") 2025/08/15 03:35:36 DEBUG : only9: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef5967_d20250815_m032951_c001_v7007000_t0000_u01755228591481") 2025/08/15 03:35:36 DEBUG : only9: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d6eb_d20250815_m032942_c001_v0001134_t0039_u01755228582151") 2025/08/15 03:35:36 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b720_d20250815_m032605_c001_v7007000_t0000_u01755228365509") 2025/08/15 03:35:36 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1156b222933f935e_d20250815_m032603_c001_v0001184_t0049_u01755228363264") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b713_d20250815_m032602_c001_v7007000_t0000_u01755228362506") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d1f1_d20250815_m032600_c001_v0001134_t0047_u01755228360687") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6ff_d20250815_m032559_c001_v7007000_t0000_u01755228359944") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1156b222933f933b_d20250815_m032557_c001_v0001184_t0001_u01755228357690") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6d2_d20250815_m032546_c001_v7007000_t0000_u01755228346879") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d186_d20250815_m032545_c001_v0001134_t0015_u01755228345391") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6cf_d20250815_m032543_c001_v7007000_t0000_u01755228343700") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d166_d20250815_m032542_c001_v0001134_t0018_u01755228342616") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6cc_d20250815_m032541_c001_v7007000_t0000_u01755228341303") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d156_d20250815_m032540_c001_v0001134_t0012_u01755228340237") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef58fb_d20250815_m032533_c001_v7007000_t0000_u01755228333768") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d134_d20250815_m032532_c001_v0001134_t0011_u01755228332349") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef58f8_d20250815_m032531_c001_v7007000_t0000_u01755228331953") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d124_d20250815_m032529_c001_v0001134_t0056_u01755228329956") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef58f3_d20250815_m032529_c001_v7007000_t0000_u01755228329589") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d11a_d20250815_m032528_c001_v0001134_t0040_u01755228328892") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d114_d20250815_m032527_c001_v0001134_t0035_u01755228327957") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef58f2_d20250815_m032527_c001_v7007000_t0000_u01755228327584") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d10c_d20250815_m032526_c001_v0001134_t0056_u01755228326476") 2025/08/15 03:35:37 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d102_d20250815_m032525_c001_v0001134_t0044_u01755228325824") 2025/08/15 03:35:38 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0cec_d20250815_m032525_c001_v7007000_t0000_u01755228325450") 2025/08/15 03:35:38 DEBUG : potato: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d0f2_d20250815_m032524_c001_v0001134_t0047_u01755228324520") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1bd3e_d20250815_m032717_c001_v7007000_t0000_u01755228437383") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e1eb_d20250815_m032716_c001_v0001105_t0041_u01755228436473") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e24_d20250815_m032701_c001_v7007000_t0000_u01755228421206") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e1b9_d20250815_m032652_c001_v0001105_t0053_u01755228412995") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4157d5f4dff0d591_d20250815_m032638_c001_v7007000_t0000_u01755228398057") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e18f_d20250815_m032630_c001_v0001105_t0044_u01755228390223") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f415bcd0266f3276f_d20250815_m032618_c001_v7007000_t0000_u01755228378451") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e157_d20250815_m032612_c001_v0001105_t0029_u01755228372705") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6dc_d20250815_m032551_c001_v7007000_t0000_u01755228351474") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d1a7_d20250815_m032549_c001_v0001134_t0046_u01755228349796") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6d7_d20250815_m032549_c001_v7007000_t0000_u01755228349428") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d193_d20250815_m032547_c001_v0001134_t0009_u01755228347436") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6d3_d20250815_m032547_c001_v7007000_t0000_u01755228347064") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d18a_d20250815_m032546_c001_v0001134_t0010_u01755228346128") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6d1_d20250815_m032545_c001_v7007000_t0000_u01755228345020") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d176_d20250815_m032544_c001_v0001134_t0026_u01755228344075") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6ce_d20250815_m032542_c001_v7007000_t0000_u01755228342249") 2025/08/15 03:35:38 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d15e_d20250815_m032541_c001_v0001134_t0058_u01755228341312") 2025/08/15 03:35:39 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef58fd_d20250815_m032534_c001_v7007000_t0000_u01755228334519") 2025/08/15 03:35:39 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d138_d20250815_m032533_c001_v0001134_t0014_u01755228333486") 2025/08/15 03:35:39 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126b10_d20250815_m032412_c001_v7007000_t0000_u01755228252533") 2025/08/15 03:35:39 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cef0_d20250815_m032411_c001_v0001134_t0016_u01755228251372") 2025/08/15 03:35:39 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126b0a_d20250815_m032410_c001_v7007000_t0000_u01755228250450") 2025/08/15 03:35:39 DEBUG : potato2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cee2_d20250815_m032409_c001_v0001134_t0033_u01755228249769") 2025/08/15 03:35:39 DEBUG : potato3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e25_d20250815_m032701_c001_v7007000_t0000_u01755228421408") 2025/08/15 03:35:39 DEBUG : potato3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d340_d20250815_m032654_c001_v0001134_t0020_u01755228414359") 2025/08/15 03:35:39 DEBUG : potato3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4157d5f4dff0d592_d20250815_m032638_c001_v7007000_t0000_u01755228398285") 2025/08/15 03:35:39 DEBUG : potato3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d2c9_d20250815_m032631_c001_v0001134_t0026_u01755228391467") 2025/08/15 03:35:39 DEBUG : potato3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f415bcd0266f32770_d20250815_m032619_c001_v7007000_t0000_u01755228379058") 2025/08/15 03:35:39 DEBUG : potato3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d24d_d20250815_m032613_c001_v0001134_t0001_u01755228373192") 2025/08/15 03:35:39 DEBUG : pre-dest1/1: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e33_d20250815_m032753_c001_v7007000_t0000_u01755228473003") 2025/08/15 03:35:39 DEBUG : pre-dest1/1: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d468_d20250815_m032744_c001_v0001134_t0029_u01755228464922") 2025/08/15 03:35:39 DEBUG : pre-dest2/2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4105d0699d8e4e34_d20250815_m032753_c001_v7007000_t0000_u01755228473238") 2025/08/15 03:35:39 DEBUG : pre-dest2/2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e227_d20250815_m032745_c001_v0001105_t0035_u01755228465603") 2025/08/15 03:35:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416fa9f852820749_d20250815_m032729_c001_v7007000_t0000_u01755228449304") 2025/08/15 03:35:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1156b222933f967f_d20250815_m032725_c001_v0001184_t0015_u01755228445284") 2025/08/15 03:35:39 DEBUG : sizeonly: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0cda_d20250815_m032508_c001_v7007000_t0000_u01755228308866") 2025/08/15 03:35:39 DEBUG : sizeonly: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d05e_d20250815_m032507_c001_v0001134_t0029_u01755228307796") 2025/08/15 03:35:39 DEBUG : splitbanan: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a89a_d20250815_m033239_c001_v7007000_t0000_u01755228759007") 2025/08/15 03:35:40 DEBUG : splitbanan: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c17b2_d20250815_m033230_c001_v0001177_t0009_u01755228750717") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a83_d20250815_m033411_c001_v7007000_t0000_u01755228851892") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b57d_d20250815_m033404_c001_v0001115_t0003_u01755228844531") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f412e5d075b3fd5b2_d20250815_m033352_c001_v7007000_t0000_u01755228832806") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b555_d20250815_m033345_c001_v0001115_t0002_u01755228825357") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1c056_d20250815_m033334_c001_v7007000_t0000_u01755228814028") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b523_d20250815_m033327_c001_v0001115_t0032_u01755228807215") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a93e_d20250815_m033316_c001_v7007000_t0000_u01755228796366") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b4f7_d20250815_m033309_c001_v0001115_t0018_u01755228789550") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40673a98dfc13f46_d20250815_m033257_c001_v7007000_t0000_u01755228777726") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b4d1_d20250815_m033250_c001_v0001115_t0055_u01755228770326") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409b96f40f9574c2_d20250815_m033233_c001_v7007000_t0000_u01755228753553") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c97e_d20250815_m033229_c001_v0001116_t0012_u01755228749422") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f401545a95a1c61b2_d20250815_m033218_c001_v7007000_t0000_u01755228738472") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722da7e_d20250815_m033210_c001_v0001134_t0023_u01755228730654") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40322871fe105c26_d20250815_m033209_c001_v7007000_t0000_u01755228729732") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b459_d20250815_m033205_c001_v0001115_t0009_u01755228725455") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c354_d20250815_m033154_c001_v7007000_t0000_u01755228714833") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c16c7_d20250815_m033147_c001_v0001177_t0027_u01755228707041") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4145fb5ce5ef5a58_d20250815_m033145_c001_v7007000_t0000_u01755228705949") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b416_d20250815_m033141_c001_v0001115_t0015_u01755228701506") 2025/08/15 03:35:40 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4210861356a9a7cf_d20250815_m033124_c001_v7007000_t0000_u01755228684779") 2025/08/15 03:35:41 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d964_d20250815_m033120_c001_v0001134_t0019_u01755228680055") 2025/08/15 03:35:41 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f416e654b2220c20f_d20250815_m033110_c001_v7007000_t0000_u01755228670091") 2025/08/15 03:35:41 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c15f1_d20250815_m033103_c001_v0001177_t0044_u01755228663293") 2025/08/15 03:35:41 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f405e2f9d17c45439_d20250815_m033053_c001_v7007000_t0000_u01755228653560") 2025/08/15 03:35:41 DEBUG : splitbananasplit: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c8a0_d20250815_m033046_c001_v0001116_t0011_u01755228646205") 2025/08/15 03:35:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f6a7_d20250815_m033213_c001_v7007000_t0000_u01755228733133") 2025/08/15 03:35:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b45d_d20250815_m033207_c001_v0001115_t0052_u01755228727027") 2025/08/15 03:35:41 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be5e_d20250815_m033035_c001_v7007000_t0000_u01755228635010") 2025/08/15 03:35:41 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d887_d20250815_m033032_c001_v0001134_t0039_u01755228632306") 2025/08/15 03:35:41 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be58_d20250815_m033031_c001_v7007000_t0000_u01755228631152") 2025/08/15 03:35:41 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822c876_d20250815_m033028_c001_v0001116_t0017_u01755228628398") 2025/08/15 03:35:41 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f415bcd0266f32767_d20250815_m032609_c001_v7007000_t0000_u01755228369580") 2025/08/15 03:35:41 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1156b222933f9384_d20250815_m032608_c001_v0001184_t0049_u01755228368613") 2025/08/15 03:35:41 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b735_d20250815_m032608_c001_v7007000_t0000_u01755228368034") 2025/08/15 03:35:41 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d21d_d20250815_m032607_c001_v0001134_t0002_u01755228367073") 2025/08/15 03:35:41 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0cd8_d20250815_m032505_c001_v7007000_t0000_u01755228305406") 2025/08/15 03:35:41 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d03c_d20250815_m032503_c001_v0001134_t0042_u01755228303516") 2025/08/15 03:35:41 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0cd6_d20250815_m032503_c001_v7007000_t0000_u01755228303147") 2025/08/15 03:35:41 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d03a_d20250815_m032501_c001_v0001134_t0037_u01755228301923") 2025/08/15 03:35:41 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0cd4_d20250815_m032456_c001_v7007000_t0000_u01755228296332") 2025/08/15 03:35:41 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d00e_d20250815_m032454_c001_v0001134_t0022_u01755228294816") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f408577b289cd0cd2_d20250815_m032454_c001_v7007000_t0000_u01755228294266") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d004_d20250815_m032452_c001_v0001134_t0046_u01755228292495") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cfde_d20250815_m032445_c001_v0001134_t0003_u01755228285820") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b680_d20250815_m032445_c001_v7007000_t0000_u01755228285450") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cfd6_d20250815_m032444_c001_v0001134_t0035_u01755228284802") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cfd0_d20250815_m032443_c001_v0001134_t0015_u01755228283934") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b67e_d20250815_m032443_c001_v7007000_t0000_u01755228283155") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cfa8_d20250815_m032437_c001_v0001134_t0026_u01755228277535") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cfa0_d20250815_m032433_c001_v0001134_t0016_u01755228273881") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b676_d20250815_m032433_c001_v7007000_t0000_u01755228273511") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cf9a_d20250815_m032432_c001_v0001134_t0021_u01755228272843") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cf98_d20250815_m032431_c001_v0001134_t0018_u01755228271939") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b674_d20250815_m032431_c001_v7007000_t0000_u01755228271200") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cf3e_d20250815_m032421_c001_v0001134_t0024_u01755228261750") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126b2c_d20250815_m032421_c001_v7007000_t0000_u01755228261375") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cf36_d20250815_m032420_c001_v0001134_t0042_u01755228260718") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126b2b_d20250815_m032419_c001_v7007000_t0000_u01755228259799") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cf24_d20250815_m032418_c001_v0001134_t0006_u01755228258924") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126b27_d20250815_m032418_c001_v7007000_t0000_u01755228258363") 2025/08/15 03:35:42 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cf1a_d20250815_m032417_c001_v0001134_t0053_u01755228257513") 2025/08/15 03:35:43 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126b20_d20250815_m032416_c001_v7007000_t0000_u01755228256597") 2025/08/15 03:35:43 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cf10_d20250815_m032415_c001_v0001134_t0036_u01755228255729") 2025/08/15 03:35:43 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126b1c_d20250815_m032415_c001_v7007000_t0000_u01755228255175") 2025/08/15 03:35:43 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cf06_d20250815_m032414_c001_v0001134_t0012_u01755228254528") 2025/08/15 03:35:43 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126b18_d20250815_m032413_c001_v7007000_t0000_u01755228253974") 2025/08/15 03:35:43 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cefc_d20250815_m032413_c001_v0001134_t0004_u01755228253095") 2025/08/15 03:35:43 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126b02_d20250815_m032407_c001_v7007000_t0000_u01755228247885") 2025/08/15 03:35:43 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cecc_d20250815_m032407_c001_v0001134_t0042_u01755228247133") 2025/08/15 03:35:43 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126b00_d20250815_m032406_c001_v7007000_t0000_u01755228246473") 2025/08/15 03:35:43 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722cec0_d20250815_m032405_c001_v0001134_t0026_u01755228245780") 2025/08/15 03:35:43 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126afe_d20250815_m032404_c001_v7007000_t0000_u01755228244864") 2025/08/15 03:35:43 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722ceb8_d20250815_m032404_c001_v0001134_t0033_u01755228244123") 2025/08/15 03:35:43 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f417188f9c7126afa_d20250815_m032401_c001_v7007000_t0000_u01755228241726") 2025/08/15 03:35:43 DEBUG : sub dir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722ceac_d20250815_m032400_c001_v0001134_t0056_u01755228240904") 2025/08/15 03:35:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be5f_d20250815_m033035_c001_v7007000_t0000_u01755228635206") 2025/08/15 03:35:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1127018a38525ef5_d20250815_m033032_c001_v0001157_t0057_u01755228632325") 2025/08/15 03:35:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be59_d20250815_m033031_c001_v7007000_t0000_u01755228631354") 2025/08/15 03:35:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1571_d20250815_m033028_c001_v0001177_t0027_u01755228628401") 2025/08/15 03:35:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a84_d20250815_m033413_c001_v7007000_t0000_u01755228853942") 2025/08/15 03:35:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1971_d20250815_m033413_c001_v0001177_t0036_u01755228853300") 2025/08/15 03:35:44 DEBUG : sub/yam: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b71e_d20250815_m032604_c001_v7007000_t0000_u01755228364937") 2025/08/15 03:35:44 DEBUG : sub/yam: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e147_d20250815_m032603_c001_v0001105_t0017_u01755228363628") 2025/08/15 03:35:44 DEBUG : test_dir1/file2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be54_d20250815_m033027_c001_v7007000_t0000_u01755228627604") 2025/08/15 03:35:44 DEBUG : test_dir1/file2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d865_d20250815_m033025_c001_v0001134_t0037_u01755228625707") 2025/08/15 03:35:44 DEBUG : test_dir1/file2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be4e_d20250815_m033024_c001_v7007000_t0000_u01755228624895") 2025/08/15 03:35:44 DEBUG : test_dir1/file2: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c1561_d20250815_m033023_c001_v0001177_t0055_u01755228623210") 2025/08/15 03:35:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be56_d20250815_m033027_c001_v7007000_t0000_u01755228627791") 2025/08/15 03:35:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c156b_d20250815_m033025_c001_v0001177_t0038_u01755228625696") 2025/08/15 03:35:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f40828a1d17c1be50_d20250815_m033025_c001_v7007000_t0000_u01755228625080") 2025/08/15 03:35:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d84f_d20250815_m033023_c001_v0001134_t0029_u01755228623195") 2025/08/15 03:35:44 DEBUG : three: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6e4_d20250815_m032556_c001_v7007000_t0000_u01755228356934") 2025/08/15 03:35:44 DEBUG : three: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d1cf_d20250815_m032555_c001_v0001134_t0023_u01755228355622") 2025/08/15 03:35:44 DEBUG : three: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722d1bf_d20250815_m032553_c001_v0001134_t0055_u01755228353018") 2025/08/15 03:35:44 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a85_d20250815_m033415_c001_v7007000_t0000_u01755228855640") 2025/08/15 03:35:44 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dd03_d20250815_m033414_c001_v0001134_t0036_u01755228854917") 2025/08/15 03:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a92_d20250815_m033437_c001_v7007000_t0000_u01755228877862") 2025/08/15 03:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822ca7b_d20250815_m033435_c001_v0001116_t0025_u01755228875458") 2025/08/15 03:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a90_d20250815_m033433_c001_v7007000_t0000_u01755228873893") 2025/08/15 03:35:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dd4e_d20250815_m033431_c001_v0001134_t0001_u01755228871925") 2025/08/15 03:35:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a8e_d20250815_m033430_c001_v7007000_t0000_u01755228870941") 2025/08/15 03:35:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c19b7_d20250815_m033430_c001_v0001177_t0034_u01755228870298") 2025/08/15 03:35:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a8b_d20250815_m033424_c001_v7007000_t0000_u01755228864119") 2025/08/15 03:35:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dd27_d20250815_m033422_c001_v0001134_t0052_u01755228862632") 2025/08/15 03:35:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a8c_d20250815_m033427_c001_v7007000_t0000_u01755228867319") 2025/08/15 03:35:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822ca64_d20250815_m033425_c001_v0001116_t0005_u01755228865111") 2025/08/15 03:35:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a89_d20250815_m033421_c001_v7007000_t0000_u01755228861658") 2025/08/15 03:35:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f101b8095942c198d_d20250815_m033420_c001_v0001177_t0006_u01755228860964") 2025/08/15 03:35:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a88_d20250815_m033419_c001_v7007000_t0000_u01755228859982") 2025/08/15 03:35:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b597_d20250815_m033418_c001_v0001115_t0028_u01755228858857") 2025/08/15 03:35:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a87_d20250815_m033417_c001_v7007000_t0000_u01755228857886") 2025/08/15 03:35:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef726d83c01dabbb9f880e1b_f107cd8d8b822ca52_d20250815_m033416_c001_v0001116_t0005_u01755228856620") 2025/08/15 03:35:45 DEBUG : toe/toe/toe: Deleting (id "4_zef726d83c01dabbb9f880e1b_f41813bcb8bc0f896_d20250815_m033443_c001_v7007000_t0000_u01755228883183") 2025/08/15 03:35:45 DEBUG : toe/toe/toe: Deleting (id "4_zef726d83c01dabbb9f880e1b_f100ff24d1722dd91_d20250815_m033442_c001_v0001134_t0004_u01755228882333") 2025/08/15 03:35:45 DEBUG : toe/toe/toe: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a8d_d20250815_m033429_c001_v7007000_t0000_u01755228869320") 2025/08/15 03:35:45 DEBUG : toe/toe/toe: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b5b1_d20250815_m033428_c001_v0001115_t0046_u01755228868312") 2025/08/15 03:35:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a93_d20250815_m033438_c001_v7007000_t0000_u01755228878476") 2025/08/15 03:35:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f106eafee5737b5c1_d20250815_m033437_c001_v0001115_t0010_u01755228877149") 2025/08/15 03:35:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f409e81a204f38a91_d20250815_m033434_c001_v7007000_t0000_u01755228874485") 2025/08/15 03:35:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef726d83c01dabbb9f880e1b_f112a7fdb0f0040c5_d20250815_m033433_c001_v0001144_t0058_u01755228873349") 2025/08/15 03:35:45 DEBUG : two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6e5_d20250815_m032557_c001_v7007000_t0000_u01755228357122") 2025/08/15 03:35:45 DEBUG : two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f4115209b3ea9e133_d20250815_m032554_c001_v0001105_t0035_u01755228354988") 2025/08/15 03:35:46 DEBUG : two: Deleting (id "4_zef726d83c01dabbb9f880e1b_f400ff24d1722d1bb_d20250815_m032552_c001_v0001134_t0014_u01755228352832") 2025/08/15 03:35:46 DEBUG : yam: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b723_d20250815_m032605_c001_v7007000_t0000_u01755228365704") 2025/08/15 03:35:46 DEBUG : yam: Deleting (id "4_zef726d83c01dabbb9f880e1b_f116fd370d414d807_d20250815_m032604_c001_v0001178_t0022_u01755228364719") 2025/08/15 03:35:46 DEBUG : yam: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b70f_d20250815_m032601_c001_v7007000_t0000_u01755228361910") 2025/08/15 03:35:46 DEBUG : yam: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1156b222933f934a_d20250815_m032600_c001_v0001184_t0001_u01755228360707") 2025/08/15 03:35:46 DEBUG : yam: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b6f8_d20250815_m032559_c001_v7007000_t0000_u01755228359380") 2025/08/15 03:35:46 DEBUG : yam: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1115209b3ea9e139_d20250815_m032557_c001_v0001105_t0057_u01755228357693") 2025/08/15 03:35:46 DEBUG : yaml: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b71a_d20250815_m032602_c001_v7007000_t0000_u01755228362691") 2025/08/15 03:35:46 DEBUG : yaml: Deleting (id "4_zef726d83c01dabbb9f880e1b_f116bb33cd732cf94_d20250815_m032601_c001_v0001182_t0024_u01755228361664") 2025/08/15 03:35:46 DEBUG : yaml: Deleting (id "4_zef726d83c01dabbb9f880e1b_f419259e82437b702_d20250815_m032600_c001_v7007000_t0000_u01755228360128") 2025/08/15 03:35:46 DEBUG : yaml: Deleting (id "4_zef726d83c01dabbb9f880e1b_f1014f54d5707ced8_d20250815_m032559_c001_v0001146_t0024_u01755228359067") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m55.701952135s (try 1/5)